Skip to content

Commit e410e01

Browse files
committed
chore: update flake.nix and flake.lock
1 parent 9e1396d commit e410e01

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

flake.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
inputs = {
55
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
66
flake-utils.url = "github:numtide/flake-utils";
7-
probitas.url = "github:jsr-probitas/probitas";
7+
probitas.url = "github:jsr-probitas/cli";
88
probitas.inputs.nixpkgs.follows = "nixpkgs";
99
probitas.inputs.flake-utils.follows = "flake-utils";
1010
};

0 commit comments

Comments
 (0)