diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-03 17:58:47 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-12-03 18:47:04 -0500 |
commit | 03ab3dbfde3a65dfa17a81b5506cc61e11c2d61d (patch) | |
tree | 5c1f46d6bca1f73da22f9ea2245eee5fe26e7df5 /flake.lock | |
parent | nix build houskeeping, version updates, incl. dmd & dub (diff) |
nix build flake.nix fix
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1733064805, - "narHash": "sha256-7NbtSLfZO0q7MXPl5hzA0sbVJt6pWxxtGWbaVUDDmjs=", + "lastModified": 1733097829, + "narHash": "sha256-9hbb1rqGelllb4kVUCZ307G2k3/UhmA8PPGBoyuWaSw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "31d66ae40417bb13765b0ad75dd200400e98de84", + "rev": "2c15aa59df0017ca140d9ba302412298ab4bf22a", "type": "github" }, "original": { |