nix-config/flake.lock
zuckerberg 644ebe6884 flake.lock: Add
Flake input changes:

* Added 'nixpkgs': 'github:NixOS/nixpkgs/9816b99e71c3504b0b4c1f8b2e004148460029d4'
2021-02-22 22:09:59 -05:00

28 lines
567 B
JSON

{
"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
}