diff options
author | Martin Fischer <martin@push-f.com> | 2025-03-09 10:27:37 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-03-09 10:28:52 +0100 |
commit | f4101de3db3b6a8771108e587f300156743bd350 (patch) | |
tree | 4e6a4fe00726f8b569379129653c2845f551af2e | |
parent | a036af6ca38939f7642aec3d32305c05ac36c078 (diff) |
deps: update nixpkgs-unstable
For Zed >0.176.1 where pyright failing to start has been fixed
(https://github.com/zed-industries/zed/pull/24873).
-rw-r--r-- | nixos/npins/sources.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 4d5cc9f..145e7e5 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -30,8 +30,8 @@ "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre757845.2d068ae5c651/nixexprs.tar.xz", - "hash": "0aa3nlg8jms0al4cqxnqrv22sy9cd94v5gydln71qj38pjybxz7v" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre763845.de0fe301211c/nixexprs.tar.xz", + "hash": "1iq1a41c1c6i7lr8xpp2bwbm36v8qijisx1jv4126624swr9467l" } }, "version": 3 |