sem-proj-tmpl/flake.lock

27 lines
534 B
Plaintext
Raw Permalink Normal View History

2022-05-15 11:53:21 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1652555693,
"narHash": "sha256-E2NQyDVOH1eC/GOwf/ZuuhLUwexJJoIZUToFe5PgTHg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2fc228efaf48520896eed71a8109aa6492c72939",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}