feat: init

This commit is contained in:
Maurice Debray 2025-04-11 14:38:13 +02:00
commit 44f8ad9293
No known key found for this signature in database
3 changed files with 115 additions and 0 deletions

11
npins/sources.json Normal file
View file

@ -0,0 +1,11 @@
{
"pins": {
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.05pre780817.b2b0718004cc/nixexprs.tar.xz",
"hash": "0daq33qjr782459gqaq9kf6dypk2pkjdrhrf4lwrqda8g8905li2"
}
},
"version": 3
}