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 e9b4bf9 commit 17cb841Copy full SHA for 17cb841
flake.nix
@@ -20,7 +20,7 @@
20
nix-editor.url = "github:snowfallorg/nix-editor";
21
nix-eval-jobs.inputs.flake-parts.follows = "flake-parts";
22
nix-eval-jobs.inputs.treefmt-nix.follows = "treefmt-nix";
23
- nix-eval-jobs.url = "github:nix-community/nix-eval-jobs";
+ nix-eval-jobs.url = "github:jfroche/nix-eval-jobs/fix-warnings";
24
nix2container.inputs.nixpkgs.follows = "nixpkgs";
25
nix2container.url = "github:nlewo/nix2container";
26
# Pin to a specific nixpkgs version that has compatible v8 and curl versions
0 commit comments