fix: update to nixos-25.05
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
|
|
||||||
RUN nix-channel --add https://nixos.org/channels/nixos-23.11 nixpkgs
|
RUN nix-channel --add https://nixos.org/channels/nixos-25.05 nixpkgs
|
||||||
RUN nix-channel --update
|
RUN nix-channel --update
|
||||||
|
|
||||||
RUN nix-env -iA nixpkgs.bind
|
RUN nix-env -iA nixpkgs.bind
|
||||||
|
|||||||
Reference in New Issue
Block a user