strm/flake.lock
2021-04-25 23:29:50 +02:00

41 lines
966 B
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1619345332,
"narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1619385452,
"narHash": "sha256-EYNRPumxduxA4zQHVC2cGfovaLDI5j53sL/TShiwy+8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "14f65f0dc595d132a4ec6f9e6cd604e04d0a2033",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}