From 1b4dc93157de9448f567ae0c361961ad8886bc25 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Fri, 13 Sep 2024 18:13:05 -0700 Subject: updates especially wrt crane, but also nixpkgs 24.05 Force-Push: yes Change-Id: I4449a342fe4fa17571a61717a7ec74fa78182bc2 --- base/flake.lock | 8 ++++---- base/flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'base') diff --git a/base/flake.lock b/base/flake.lock index d3c5dbe..5764587 100644 --- a/base/flake.lock +++ b/base/flake.lock @@ -2,16 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1696039360, - "narHash": "sha256-g7nIUV4uq1TOVeVIDEZLb005suTWCUjSY0zYOlSBsyE=", + "lastModified": 1725930920, + "narHash": "sha256-RVhD9hnlTT2nJzPHlAqrWqCkA7T6CYrP41IoVRkciZM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "32dcb45f66c0487e92db8303a798ebc548cadedc", + "rev": "44a71ff39c182edaf25a7ace5c9454e7cba2c658", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-23.05", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } diff --git a/base/flake.nix b/base/flake.nix index c75725e..61b9626 100644 --- a/base/flake.nix +++ b/base/flake.nix @@ -4,7 +4,7 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "nixos-23.05"; + ref = "nixos-24.05"; }; }; -- cgit 1.4.1