From 3516cb3fa5f475f98246f48601eda31bfa11cc52 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sun, 4 May 2025 01:32:33 -0700 Subject: fix build; fix test; update nixpkgs and crane Force-Push: yes Change-Id: Id2c8a43629f7da16fa8539df95c6e0f583d5c565 --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 60b1308..4c75004 100644 --- a/flake.nix +++ b/flake.nix @@ -4,11 +4,10 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "nixos-23.11"; + ref = "nixos-24.11"; }; crane = { - inputs.nixpkgs.follows = "nixpkgs"; url = "github:ipetkov/crane"; }; }; -- cgit 1.4.1