flake.lock: Add

Flake input changes:

* Added 'nixpkgs': 'github:NixOS/nixpkgs/9816b99e71c3504b0b4c1f8b2e004148460029d4'
This commit is contained in:
zuckerberg 2021-02-22 22:09:59 -05:00
parent 6099363d62
commit 644ebe6884

27
flake.lock generated Normal file
View File

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1613761605,
"narHash": "sha256-lUF6UPR96ZzQC0faNXBHLoLhNAdxZqYqDwz0PaIZ/7Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9816b99e71c3504b0b4c1f8b2e004148460029d4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}