fix: update to nixos-25.05

This commit is contained in:
2025-09-18 11:00:30 +02:00
parent 3923449dee
commit b3095e7557
+1 -1
View File
@@ -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