summaryrefslogtreecommitdiff
path: root/hosts/cloud/flake.lock
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-07-21 01:09:48 +0700
committerpolwex <polwex@sortug.com>2024-07-21 01:09:48 +0700
commit78907aa98c1af8624a62ca123d088c6c16424f41 (patch)
tree477fe923810522acc211b7514e4931af80f33ed7 /hosts/cloud/flake.lock
init
Diffstat (limited to 'hosts/cloud/flake.lock')
-rw-r--r--hosts/cloud/flake.lock48
1 files changed, 48 insertions, 0 deletions
diff --git a/hosts/cloud/flake.lock b/hosts/cloud/flake.lock
new file mode 100644
index 0000000..7b53099
--- /dev/null
+++ b/hosts/cloud/flake.lock
@@ -0,0 +1,48 @@
+{
+ "nodes": {
+ "disko": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1719401812,
+ "narHash": "sha256-QONBQ/arBsKZNJuSd3sMIkSYFlBoRJpvf1jGlMfcOuI=",
+ "owner": "nix-community",
+ "repo": "disko",
+ "rev": "b6a1262796b2990ec3cc60bb2ec23583f35b2f43",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "disko",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1719379843,
+ "narHash": "sha256-u+D+IOAMMl70+CJ9NKB+RMrASjInuIWMHzjLWQjPZ6c=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "b3f3c1b13fb08f3828442ee86630362e81136bbc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "disko": "disko",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}