Skip to content

Commit

Permalink
update Nixpkgs (and Nix) releases (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
fricklerhandwerk authored Dec 2, 2024
1 parent e003610 commit baf5f82
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 11 deletions.
11 changes: 6 additions & 5 deletions nix/nix-versions.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -110,3 +110,4 @@
"sha256": "0kzn3ggmir8iv1nk4yds6676x8y4q72xv06ks5p2nrvazhdarl8y"
}
}

18 changes: 15 additions & 3 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions npins/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit baf5f82

Please sign in to comment.