diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-10-01 01:54:35 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-10-01 01:54:35 -0600 |
| commit | 78cdf573434b8a35085439cc84e783b1da78bb69 (patch) | |
| tree | 7e692d535f1a80be1c6487082c660d96a60d8b5c /nix/flake.lock | |
| parent | 244499bf203bbf69a979f8b86bd3824915010171 (diff) | |
nix/flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'path:/nix/store/afigf06j5h4y15bapf77j11ppn1yf6gy-source?lastModified=1693264542&narHash=sha256-zO6S2+BMiCBP%2f3n2E2Tpjp4N74LcSJjMK6p7bf1UJx8=&rev=1d9d75f88c4784625b00f8c17f49bfcd17cd2407' (2023-08-28)
→ 'github:nixos/nixpkgs/3b9e1bd994c34b020ed7898b805a104511294d63' (2023-10-01)
Diffstat (limited to 'nix/flake.lock')
| -rw-r--r-- | nix/flake.lock | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/nix/flake.lock b/nix/flake.lock index 645770a..dcf2be8 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -2,15 +2,18 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1693264542, - "narHash": "sha256-zO6S2+BMiCBP/3n2E2Tpjp4N74LcSJjMK6p7bf1UJx8=", - "path": "/nix/store/afigf06j5h4y15bapf77j11ppn1yf6gy-source", - "rev": "1d9d75f88c4784625b00f8c17f49bfcd17cd2407", - "type": "path" + "lastModified": 1696143757, + "narHash": "sha256-r69r9PBwNYReBavktCOP6jmtnpF0DEZWABBnJuzqkK0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "3b9e1bd994c34b020ed7898b805a104511294d63", + "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "nixos", + "ref": "release-23.05", + "repo": "nixpkgs", + "type": "github" } }, "root": { |
