A collection of easily useable/reusable nilla shells
at main 50 lines 1.6 kB view raw
1{ 2 "pins": { 3 "fenix": { 4 "type": "Git", 5 "repository": { 6 "type": "GitHub", 7 "owner": "nix-community", 8 "repo": "fenix" 9 }, 10 "branch": "main", 11 "submodules": false, 12 "revision": "2e634630daa7f0e1e5c7361f2fd152abed885b54", 13 "url": "https://github.com/nix-community/fenix/archive/2e634630daa7f0e1e5c7361f2fd152abed885b54.tar.gz", 14 "hash": "sha256-/wg2AldzzgPCxWpTIq3tRq38+drl68SAsgaJqgRjCH8=" 15 }, 16 "nilla": { 17 "type": "Git", 18 "repository": { 19 "type": "GitHub", 20 "owner": "nilla-nix", 21 "repo": "nilla" 22 }, 23 "branch": "main", 24 "submodules": false, 25 "revision": "6d814dafa6f397ac2087333e5515c617faccba6f", 26 "url": "https://github.com/nilla-nix/nilla/archive/6d814dafa6f397ac2087333e5515c617faccba6f.tar.gz", 27 "hash": "sha256-A4zg3po1tyfh1if+LIllKtUGoWLFSwJSztvH2MG22qU=" 28 }, 29 "nixpkgs": { 30 "type": "Channel", 31 "name": "nixpkgs-unstable", 32 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre953762.ea7f1f06811c/nixexprs.tar.xz", 33 "hash": "sha256-lJiQtL47xYV37Vod9KgPS7dmi1x51A5+chJE48qKimw=" 34 }, 35 "treefmt-nix": { 36 "type": "Git", 37 "repository": { 38 "type": "GitHub", 39 "owner": "numtide", 40 "repo": "treefmt-nix" 41 }, 42 "branch": "main", 43 "submodules": false, 44 "revision": "337a4fe074be1042a35086f15481d763b8ddc0e7", 45 "url": "https://github.com/numtide/treefmt-nix/archive/337a4fe074be1042a35086f15481d763b8ddc0e7.tar.gz", 46 "hash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=" 47 } 48 }, 49 "version": 7 50}