Add flake.nix

This commit is contained in:
Eelco Dolstra
2019-05-08 13:28:02 +02:00
parent ff64583d07
commit 4172b5b290
3 changed files with 32 additions and 1 deletions

9
flake.lock generated Normal file
View File

@ -0,0 +1,9 @@
{
"nonFlakeRequires": {},
"requires": {
"nixpkgs": {
"uri": "github:edolstra/nixpkgs/a4d896e89932e873c4117908d558db6210fa3b56"
}
},
"version": 1
}