Excise flakes in favour of npins and colmena

This commit is contained in:
Katherina Walshe-Grey 2024-05-28 19:50:39 +01:00
parent a2cf41eeff
commit 4c4a5f79c3
6 changed files with 118 additions and 49 deletions

23
npins/sources.json Normal file
View file

@ -0,0 +1,23 @@
{
"pins": {
"home-manager": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nix-community",
"repo": "home-manager"
},
"branch": "release-23.11",
"revision": "2c78a57c544dd19b07442350727ced097e1aa6e6",
"url": "https://github.com/nix-community/home-manager/archive/2c78a57c544dd19b07442350727ced097e1aa6e6.tar.gz",
"hash": "1zb4qsyn7l1zdiv1kjx07jvgnakpsifc62fxcim50w3ni27cwxk3"
},
"nixpkgs": {
"type": "Channel",
"name": "nixos-23.11",
"url": "https://releases.nixos.org/nixos/23.11/nixos-23.11.7313.9d29cd266ceb/nixexprs.tar.xz",
"hash": "0phfgypnshhlh6ri54yp2f9qabq0hlq06jn46zv692jy6axss4kx"
}
},
"version": 3
}