diff --git a/shared/sources/sources.json b/shared/sources/sources.json index 64d5621..6949936 100644 --- a/shared/sources/sources.json +++ b/shared/sources/sources.json @@ -67,15 +67,15 @@ "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": { - "branch": "nixos-25.05", + "branch": "nixos-unstable", "description": "Nix Packages collection", "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "7282cb574e0607e65224d33be8241eae7cfe0979", - "sha256": "0klkpy7ah033y3cwj51a0l96lwmkqqvwgfv3kid4z9x5g2rqr0l5", + "rev": "96ec055edbe5ee227f28cdbc3f1ddf1df5965102", + "sha256": "064q32jmj54iwgh4lcdg2aii75cr5lvb683ym5pmj2kkj340pnpd", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/7282cb574e0607e65224d33be8241eae7cfe0979.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/96ec055edbe5ee227f28cdbc3f1ddf1df5965102.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }