diff options
author | Martin Fischer <martin@push-f.com> | 2025-02-24 20:18:14 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-02-24 20:18:14 +0100 |
commit | f530d6ad41747af5f8bb05b337b278cddbac76d9 (patch) | |
tree | 2cca1d67a163e0d02b092ff51f6cee3d31e4214f /nixos/npins | |
parent | 3ccacbcf32c30677db8a2729c9e553431fd3b732 (diff) |
tweak(workstation): use Zed from unstable
Diffstat (limited to 'nixos/npins')
-rw-r--r-- | nixos/npins/sources.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 7b30aec..4d5cc9f 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -26,6 +26,12 @@ "name": "nixos-24.11-small", "url": "https://releases.nixos.org/nixos/24.11-small/nixos-24.11.714830.060b03c5d950/nixexprs.tar.xz", "hash": "1lxm3y9jqkf8p63xrn6phyp5d763jfwcjxb3vpfqgc8iwq5z4cb9" + }, + "nixpkgs-unstable": { + "type": "Channel", + "name": "nixpkgs-unstable", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre757845.2d068ae5c651/nixexprs.tar.xz", + "hash": "0aa3nlg8jms0al4cqxnqrv22sy9cd94v5gydln71qj38pjybxz7v" } }, "version": 3 |