Nix shell
This commit is contained in:
parent
d833f27ac1
commit
144b5f414d
3 changed files with 181 additions and 0 deletions
11
npins/sources.json
Normal file
11
npins/sources.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"pins": {
|
||||
"nixpkgs": {
|
||||
"type": "Channel",
|
||||
"name": "nixpkgs-unstable",
|
||||
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre868532.647e5c14cbd5/nixexprs.tar.xz",
|
||||
"hash": "0i6mgl7pm7y4ydrrll7szmv8hhxb3cyny8x1g1a8sp3g5wl3yd9g"
|
||||
}
|
||||
},
|
||||
"version": 5
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue