kubenix/flake.lock

59 lines
1.4 KiB
Text
Raw Normal View History

2020-12-29 11:16:27 +01:00
{
"nodes": {
2021-05-13 01:18:12 -07:00
"devshell-flake": {
"locked": {
"lastModified": 1622013274,
"narHash": "sha256-mK/Lv0lCbl07dI5s7tR/7nb79HunKnJik3KyR6yeI2k=",
2021-05-13 01:18:12 -07:00
"owner": "numtide",
"repo": "devshell",
"rev": "e7faf69e6bf8546517cc936c7f6d31c7eb3abcb2",
2021-05-13 01:18:12 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2020-12-29 11:16:27 +01:00
"flake-utils": {
"locked": {
"lastModified": 1620759905,
"narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=",
2020-12-29 11:16:27 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8",
2020-12-29 11:16:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1622230509,
"narHash": "sha256-ybr8ufMIE1OVIG+S7cMihx1HlrJgTV3lLr/oW/LplTM=",
2020-12-29 11:16:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "190d0579fbb13e83756dc2e6df49a3b9221fbfa9",
2020-12-29 11:16:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2021-05-13 01:18:12 -07:00
"devshell-flake": "devshell-flake",
2020-12-29 11:16:27 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}