We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021a8aa commit a320792Copy full SHA for a320792
flake.nix
@@ -28,7 +28,7 @@
28
git-hooks.inputs.nixpkgs.follows = "nixpkgs";
29
nixpkgs-go124.url = "github:Nixos/nixpkgs/d2ac4dfa61fba987a84a0a81555da57ae0b9a2b0";
30
nixpkgs-pgbackrest.url = "github:nixos/nixpkgs/nixos-unstable-small";
31
- nix-eval-jobs.url = "github:nix-community/nix-eval-jobs";
+ nix-eval-jobs.url = "github:jfroche/nix-eval-jobs/fix-warnings";
32
};
33
34
outputs =
0 commit comments