diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-07 09:11:06 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-11 08:37:52 +0100 |
commit | c8699539b9cb4947f5e516bddd820e757ee46b00 (patch) | |
tree | 9fa98b7ddb3100a8b8d9c11d79cf748f3da74f0e /nixos/npins/sources.json | |
parent | 9d1363f2fa33bf590148ece64457272502a310dc (diff) |
upgrade to nixos-24.11
Diffstat (limited to 'nixos/npins/sources.json')
-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 2deef59..23a93eb 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -2,9 +2,9 @@ "pins": { "nixos": { "type": "Channel", - "name": "nixos-24.05", - "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.6668.e8c38b73aeb2/nixexprs.tar.xz", - "hash": "0lhh36z3fvd3b64dz7an08y3c3shb67aj17ny9z28bs21i3dc5yh" + "name": "nixos-24.11", + "url": "https://releases.nixos.org/nixos/24.11/nixos-24.11.710486.4dc2fc4e62db/nixexprs.tar.xz", + "hash": "1pby8y3dcbdcjb6dklyy0wnn1dhzbbqaki6l2nlw9x13n6qqj4mb" } }, "version": 3 |