lix/flake.lock
2021-12-03 18:46:09 +01:00

44 lines
1,022 B
JSON

{
"nodes": {
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1638501222,
"narHash": "sha256-tgOZW/rLcB4P7iffx88K3iF70YH+44PtV6kVg5YGIg0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "45c527ae2de6f2f36d5790273343f06cd14bc0d1",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11-small",
"type": "indirect"
}
},
"root": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}