Skip to content

Commit

Permalink
chore(deps): bump nixpkgs from 24.05 to 24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vst committed Dec 6, 2024
1 parent 3daec72 commit 55849fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"nixpkgs": {
"branch": "release-24.05",
"branch": "release-24.11",
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "29c3451c88250659c4dccf3468523c00ed530c07",
"sha256": "19qrl1bb9m5bdgpq5pcpd2yd22h7vllcxcinmwlwj8c6v76dyk1s",
"rev": "260a02d2ee673c2e4a4cfe8bc6c78ce8ea39c08c",
"sha256": "0lnn5r0jhd3z3ncplly97540gjpgm51x2rnv52r35d3q7drw4r46",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/29c3451c88250659c4dccf3468523c00ed530c07.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/260a02d2ee673c2e4a4cfe8bc6c78ce8ea39c08c.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}

0 comments on commit 55849fa

Please sign in to comment.