nixos-config/flake.lock
Sridhar Ratnakumar 81cbe2a138
Use Flakes (#1)
* WIP flake work

* flake works
2021-04-06 13:59:44 -04:00

25 lines
508 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1617730239,
"narHash": "sha256-/ld88MfYZwO6kgHxsTFcViidEOxOSrYEgW/0uSl8EFc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a05293a93c8498ee3b2e72afc91cbfbd04547918",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}