From fcd61fad16dd898d2a0ab289f8b7320dd0bc22f5 Mon Sep 17 00:00:00 2001 From: eyjhb Date: Sat, 31 May 2025 20:38:34 +0200 Subject: [PATCH] move back to nixos-unstable because of stalwart --- shared/sources/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" } }