diff options
author | Martin Fischer <martin@push-f.com> | 2025-04-02 17:25:46 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-04-02 17:25:46 +0200 |
commit | a5ad58aad1237b2acde06b74280858ede2f6e651 (patch) | |
tree | 96b16d139fb0beeb905b6114404651563972437b /nixos/npins/sources.json | |
parent | b0e559f749f9ce3fc8a472de70ecbb5090425ffe (diff) |
fix(workstation): update Zed for amdgpu bug workaround
Diffstat (limited to 'nixos/npins/sources.json')
-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 5d0d4d9..75e5790 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -63,8 +63,8 @@ "nixpkgs-unstable": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre763845.de0fe301211c/nixexprs.tar.xz", - "hash": "1iq1a41c1c6i7lr8xpp2bwbm36v8qijisx1jv4126624swr9467l" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre777917.b7ba7f9f45c5/nixexprs.tar.xz", + "hash": "0jb6b7sv66bn06pchj2l88z0i5dlz0c2vb3z6pjjlq2p8q11zigg" } }, "version": 3 |