templates/c-hello/flake.lock
Eelco Dolstra 09b1e7d224 gnu-hello -> c-hello
By dropping the dependency on an external source repo, it becomes more
representative of a typical flake.
2021-07-23 19:50:20 +02:00

26 lines
538 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1626834727,
"narHash": "sha256-ToGgus+UImnLNaLgv+xfo/cI3J/NQl2KB5kvyErXays=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "63ee5cd99a2e193d5e4c879feb9683ddec23fa03",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}