summary refs log tree commit diff
path: root/rust/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'rust/flake.nix')
-rw-r--r--rust/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/flake.nix b/rust/flake.nix
index da10ce4..51cf752 100644
--- a/rust/flake.nix
+++ b/rust/flake.nix
@@ -4,7 +4,7 @@
       type = "github";
       owner = "NixOS";
       repo = "nixpkgs";
-      ref = "nixos-24.05";
+      ref = "nixos-26.05";
     };
 
     crane = {