clan-infra/flake.lock

134 lines
3.1 KiB
Plaintext
Raw Normal View History

2023-07-04 14:43:31 +00:00
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690473955,
"narHash": "sha256-fQDi3egnML8kFrJjmmjIZsAuQQzRv0RgEKpd1XnZ2UY=",
2023-07-04 14:43:31 +00:00
"owner": "nix-community",
"repo": "disko",
"rev": "4aa3641e277794fc40bf64688c533c68a77b9a96",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-20 13:24:19 +00:00
"lastModified": 1689846894,
"narHash": "sha256-6Ynd2UeWMiCvYXVEW3HOAw/u5HetpegYO2P3T7ccHJ8=",
"owner": "Mic92",
2023-07-04 14:43:31 +00:00
"repo": "nixpkgs",
2023-07-20 13:24:19 +00:00
"rev": "ac1d29df2284b3bf62839cc4c503d326305d0f2f",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "daemon",
2023-07-04 14:43:31 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
2023-07-05 15:19:22 +00:00
"sops-nix": "sops-nix",
2023-07-04 14:43:31 +00:00
"srvos": "srvos",
"treefmt-nix": "treefmt-nix"
}
},
2023-07-05 15:19:22 +00:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": []
},
"locked": {
"lastModified": 1690199016,
"narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=",
2023-07-05 15:19:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500",
2023-07-05 15:19:22 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-07-04 14:43:31 +00:00
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690421243,
"narHash": "sha256-/Kq530yAGPCImvLNKOMBRKCx9RUbJSQc/uwF7dnT+8Y=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "srvos",
"rev": "ce0426c357c077edec3aacde8e9649f30f1be659",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "srvos",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-20 13:24:19 +00:00
"lastModified": 1689620039,
"narHash": "sha256-BtNwghr05z7k5YMdq+6nbue+nEalvDepuA7qdQMAKoQ=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-07-20 13:24:19 +00:00
"rev": "719c2977f958c41fa60a928e2fbc50af14844114",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}