From baf5f82e95f8e874d6094b5410b8d67480981b37 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Mon, 2 Dec 2024 15:01:09 +0100 Subject: [PATCH] update Nixpkgs (and Nix) releases (#1091) --- nix/nix-versions.json | 11 ++++++----- nix/sources.json | 18 +++++++++++++++--- npins/sources.json | 6 +++--- 3 files changed, 24 insertions(+), 11 deletions(-) diff --git a/nix/nix-versions.json b/nix/nix-versions.json index 071dfe1bf..97e0207fd 100644 --- a/nix/nix-versions.json +++ b/nix/nix-versions.json @@ -1,13 +1,13 @@ { "2.25": { - "url": "https://github.com/nixos/nix/tarball/f87f87120a86bc9de289be497cf1a5520acb23ae", - "version": "2.25.2", - "sha256": "10c7rhv2v41bmvvqsmllbvvcq7jh2ngiz9j1zba7an5hhrpnk4ri" + "url": "https://github.com/nixos/nix/tarball/218cd6c16c0981cc32a45e3a15be1d3c1a68eb85", + "version": "2.25.3", + "sha256": "1h51fcdhfkjzl09rl30ib3xp76hvn7xrh5rc4m3cm3ywdlr0bv2g" }, "2.24": { - "url": "https://github.com/nixos/nix/tarball/aaeaa4e1337322bd3557bc5ec36207dbf55507d3", + "url": "https://github.com/nixos/nix/tarball/fc11659148587742a9b7b4f45927e16dd436b892", "version": "2.24.11", - "sha256": "1paccd59pbnxziwhbc4zl846mm4nv8lym8j6bkswpjfb8i4n72jy" + "sha256": "0svnxjjj8b8dfd3q0sxnp8pyz5ls8rch1di2g82nis31s8awfch8" }, "2.23": { "url": "https://github.com/nixos/nix/tarball/f50d7186917b441c3165fe85fc5d703c04ad41a4", @@ -110,3 +110,4 @@ "sha256": "0kzn3ggmir8iv1nk4yds6676x8y4q72xv06ks5p2nrvazhdarl8y" } } + diff --git a/nix/sources.json b/nix/sources.json index b8ad3092a..701ab65b7 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -140,9 +140,21 @@ "repo": "nixpkgs" }, "branch": "nixos-24.05", - "revision": "dba414932936fde69f0606b4f1d87c5bc0003ede", - "url": "https://github.com/nixos/nixpkgs/archive/dba414932936fde69f0606b4f1d87c5bc0003ede.tar.gz", - "hash": "0lbnsjq251kalw9p1sxq1pjzl795f8h19sbxy57p55649cbwa2lv" + "revision": "7e1ca67996afd8233d9033edd26e442836cc2ad6", + "url": "https://github.com/nixos/nixpkgs/archive/7e1ca67996afd8233d9033edd26e442836cc2ad6.tar.gz", + "hash": "03pdf5wrpxwmr37p3xn45vm6cz1m7bzvif2v8xhqpmm09m40zb7j" + }, + "24.11": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "nixos", + "repo": "nixpkgs" + }, + "branch": "nixos-24.11", + "revision": "62c435d93bf046a5396f3016472e8f7c8e2aed65", + "url": "https://github.com/nixos/nixpkgs/archive/62c435d93bf046a5396f3016472e8f7c8e2aed65.tar.gz", + "hash": "0zpvadqbs19jblnd0j2rfs9m7j0n5spx0vilq8907g2gqrx63fqp" } }, "version": 3 diff --git a/npins/sources.json b/npins/sources.json index 147df8e9c..3797b7399 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -8,9 +8,9 @@ "repo": "nixpkgs" }, "branch": "nixpkgs-unstable", - "revision": "8c4dc69b9732f6bbe826b5fbb32184987520ff26", - "url": "https://github.com/nixos/nixpkgs/archive/8c4dc69b9732f6bbe826b5fbb32184987520ff26.tar.gz", - "hash": "1x9qqhvk2d3139v9szw0pj7563v4bkj19a7vd5z8miaih700fbfr" + "revision": "31d66ae40417bb13765b0ad75dd200400e98de84", + "url": "https://github.com/nixos/nixpkgs/archive/31d66ae40417bb13765b0ad75dd200400e98de84.tar.gz", + "hash": "0fwsqd05bnk635niqnx9vqkdbinjq0ffdrbk66xllfyrnx4fvmpc" }, "poetry2nix": { "type": "Git",