nixos-config/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-09-24 06:23:07 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-04-05 15:16:16 +02:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-09-24 06:23:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-05 15:16:16 +02:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2021-09-24 06:23:07 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"krops": {
"inputs": {
2021-09-25 20:28:25 +02:00
"flake-utils": "flake-utils",
2021-09-24 06:23:07 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-05 15:16:16 +02:00
"lastModified": 1644957911,
"narHash": "sha256-ggie/j7pdBqzDs4W7OiPmhqH9IGbXAbJxGqBdVxA8jA=",
2021-09-24 06:23:07 +02:00
"owner": "Mic92",
"repo": "krops",
2022-04-05 15:16:16 +02:00
"rev": "86fb3d2ee94fd8306231853b323ed8804edf26ec",
2021-09-24 06:23:07 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "krops",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-06-14 22:56:58 +02:00
"lastModified": 1655096306,
"narHash": "sha256-3B3zBaQVLL956deZgmucouvkZroObQ4JKHzbIfFS9/c=",
2021-09-24 06:23:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-14 22:56:58 +02:00
"rev": "a119e218ad27bea32057a3463e3694a61c9e3802",
2021-09-24 06:23:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-06-14 22:56:58 +02:00
"ref": "nixos-22.05",
2021-09-24 06:23:07 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"krops": "krops",
"nixpkgs": "nixpkgs",
2021-09-25 20:28:25 +02:00
"secrets": "secrets"
2021-09-24 06:23:07 +02:00
}
2021-09-25 11:07:09 +02:00
},
"secrets": {
"flake": false,
"locked": {
2022-01-17 11:57:52 +01:00
"lastModified": 1642346088,
"narHash": "sha256-6eCncK+8z+ynx/27RQXZ+TQ+ska6O+4Fext6m9UeJlQ=",
2022-01-01 09:36:01 +01:00
"ref": "main",
2022-01-17 11:57:52 +01:00
"rev": "13da61941ec17320e368c035755870ad3df38395",
"revCount": 30,
2022-01-01 09:36:01 +01:00
"type": "git",
2022-01-15 09:32:59 +01:00
"url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-secrets.git"
2021-09-25 11:07:09 +02:00
},
"original": {
2022-01-01 09:36:01 +01:00
"ref": "main",
"type": "git",
2022-01-15 09:32:59 +01:00
"url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-secrets.git"
2021-09-25 11:07:09 +02:00
}
2021-09-24 06:23:07 +02:00
}
},
"root": "root",
"version": 7
}