Skip to content

Commit a320792

Browse files
committed
fix: unwanted warnings in nix-eval-jobs
1 parent 021a8aa commit a320792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
git-hooks.inputs.nixpkgs.follows = "nixpkgs";
2929
nixpkgs-go124.url = "github:Nixos/nixpkgs/d2ac4dfa61fba987a84a0a81555da57ae0b9a2b0";
3030
nixpkgs-pgbackrest.url = "github:nixos/nixpkgs/nixos-unstable-small";
31-
nix-eval-jobs.url = "github:nix-community/nix-eval-jobs";
31+
nix-eval-jobs.url = "github:jfroche/nix-eval-jobs/fix-warnings";
3232
};
3333

3434
outputs =

0 commit comments

Comments
 (0)