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 7b885bc commit 72b4e14Copy full SHA for 72b4e14
flake.nix
@@ -31,7 +31,7 @@
31
inputs.nixpkgs.follows = "nixpkgs";
32
};
33
nixpod = {
34
- url = "github:cameronraysmith/nixpod";
+ url = "github:cameronraysmith/nixpod/00-lock";
35
36
inputs.flake-parts.follows = "flake-parts";
37
inputs.flocken.follows = "flocken";
0 commit comments