diff options
Diffstat (limited to 'nix/sources.json')
| -rw-r--r-- | nix/sources.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/sources.json b/nix/sources.json index e36b267..d613746 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,14 +1,14 @@ { "nixpkgs": { - "branch": "release-24.05", + "branch": "release-25.05", "description": "Nix Packages collection", "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "36097d5a3f3ce6334a35717edeb90dba184d7081", - "sha256": "0ygi382h7sslzpzpcacbi9pdplldr5mqn5qq97lcwlxs9ksk1z64", + "rev": "682aaef638791a25f65c5979022bb49bc7fb67b6", + "sha256": "0ld0fagf748pck4d8mhskb3ziypi3d8dm2a9vf48586990m1h2y3", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/36097d5a3f3ce6334a35717edeb90dba184d7081.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/682aaef638791a25f65c5979022bb49bc7fb67b6.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |
