Skip to content

Commit 72b4e14

Browse files
fix(flake): pin nixpod lock update
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 7b885bc commit 72b4e14

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
@@ -31,7 +31,7 @@
3131
inputs.nixpkgs.follows = "nixpkgs";
3232
};
3333
nixpod = {
34-
url = "github:cameronraysmith/nixpod";
34+
url = "github:cameronraysmith/nixpod/00-lock";
3535
inputs.nixpkgs.follows = "nixpkgs";
3636
inputs.flake-parts.follows = "flake-parts";
3737
inputs.flocken.follows = "flocken";

0 commit comments

Comments
 (0)