diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-12 17:35:04 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-12 17:37:30 +0100 |
commit | 232500b1578ae288614bd64d8b8d960ddccc504c (patch) | |
tree | f5e95b6324ab153b5fd9ff139c4fddf692693826 | |
parent | 7670db6c82862dba03c6ac337112e736064efb1b (diff) |
upgrade nixos-small to 24.11
-rw-r--r-- | nixos/npins/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 45b24f3..11b78b9 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -8,9 +8,9 @@ }, "nixos-small": { "type": "Channel", - "name": "nixos-24.05-small", - "url": "https://releases.nixos.org/nixos/24.05-small/nixos-24.05.7013.7109b680d161/nixexprs.tar.xz", - "hash": "12ks4y1cr07slmis6abfb82n8a4d06k5lcsk8kqj7yvl203n7312" + "name": "nixos-24.11-small", + "url": "https://releases.nixos.org/nixos/24.11-small/nixos-24.11.710985.7db18b8ec24f/nixexprs.tar.xz", + "hash": "1lf8xglp739v2r6kzjd1b3gjk9vx3r8ah05v38fcr5hqqwnk6423" } }, "version": 3 |