infra/flake.lock

352 lines
8.8 KiB
Text
Raw Normal View History

2023-05-06 06:49:46 +02:00
{
"nodes": {
"agenix": {
"inputs": {
"darwin": [],
"home-manager": [],
2023-10-18 22:13:08 +02:00
"nixpkgs": [
"nixpkgs"
2024-01-27 15:57:09 +01:00
],
"systems": "systems"
2023-05-06 06:49:46 +02:00
},
"locked": {
2024-08-13 07:21:27 +02:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
2023-05-06 06:49:46 +02:00
"owner": "ryantm",
"repo": "agenix",
2024-08-13 07:21:27 +02:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-08-23 20:35:59 +02:00
"attic": {
"inputs": {
"crane": "crane",
"flake-compat": [],
2024-09-19 00:20:13 +02:00
"flake-parts": [
"flake-parts"
2024-08-23 20:35:59 +02:00
],
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726069220,
"narHash": "sha256-dAUWlC8uMJX9iovycfvJcg5nm3PzqJIRAOwN4z322zM=",
2024-08-23 20:35:59 +02:00
"owner": "zhaofengli",
"repo": "attic",
2024-09-19 00:20:13 +02:00
"rev": "416687e59c4f0b32742423458cab2c5ff8fe748a",
2024-08-23 20:35:59 +02:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "attic",
"type": "github"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"attic",
"nixpkgs"
]
},
"locked": {
"lastModified": 1722960479,
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
"owner": "ipetkov",
"repo": "crane",
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-09-16 17:04:33 +02:00
"deploy-rs": {
"inputs": {
"flake-compat": [],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1718194053,
"narHash": "sha256-FaGrf7qwZ99ehPJCAwgvNY5sLCqQ3GDiE/6uLhxxwSY=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "3867348fa92bc892eba5d9ddb2d7a97b9e127a8a",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2023-07-03 05:37:43 +02:00
"flake-parts": {
"inputs": {
2024-03-07 22:16:02 +01:00
"nixpkgs-lib": [
"nixpkgs"
]
2023-07-03 05:37:43 +02:00
},
2023-05-06 06:49:46 +02:00
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
2023-07-03 05:37:43 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-19 00:20:13 +02:00
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
2023-07-03 05:37:43 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-05-06 06:49:46 +02:00
"type": "github"
}
},
2024-09-19 00:20:13 +02:00
"flake-utils": {
2024-09-11 08:52:28 +02:00
"inputs": {
2024-09-19 00:20:13 +02:00
"systems": "systems_2"
2024-09-11 08:52:28 +02:00
},
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-09-11 08:52:28 +02:00
"type": "github"
},
"original": {
2024-09-19 00:20:13 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-09-11 08:52:28 +02:00
"type": "github"
}
},
2024-09-19 00:20:13 +02:00
"git-hooks": {
"inputs": {
2024-09-19 00:20:13 +02:00
"flake-compat": [],
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
2023-07-05 21:41:15 +02:00
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1725513492,
"narHash": "sha256-tyMUA6NgJSvvQuzB7A1Sf8+0XCHyfSPRx/b00o6K0uo=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "7570de7b9b504cfe92025dd1be797bf546f66528",
2023-07-05 21:41:15 +02:00
"type": "github"
},
"original": {
2024-09-19 00:20:13 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2023-07-05 21:41:15 +02:00
"type": "github"
}
},
2023-05-06 06:49:46 +02:00
"gitignore": {
"inputs": {
"nixpkgs": [
2024-09-19 00:20:13 +02:00
"git-hooks",
2023-05-06 06:49:46 +02:00
"nixpkgs"
]
},
"locked": {
2024-05-16 23:31:40 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-05-06 06:49:46 +02:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-05-16 23:31:40 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-03-08 12:47:39 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726592409,
"narHash": "sha256-2Y6CDvD/BD43WLS77PHu6dUHbdUfFhuzkY8oJAecD/U=",
2024-03-08 12:47:39 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-19 00:20:13 +02:00
"rev": "2ab00f89dd3ecf8012f5090e6d7ca1a7ea30f594",
2024-03-08 12:47:39 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-08-13 07:21:27 +02:00
"ref": "release-24.05",
2024-03-08 12:47:39 +01:00
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 06:49:46 +02:00
"nixpkgs": {
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726447378,
"narHash": "sha256-2yV8nmYE1p9lfmLHhOCbYwQC/W8WYfGQABoGzJOb1JQ=",
2023-10-18 22:13:08 +02:00
"owner": "nixos",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
2024-09-19 00:20:13 +02:00
"rev": "086b448a5d54fd117f4dc2dee55c9f0ff461bdc1",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
2023-10-18 22:13:08 +02:00
"owner": "nixos",
2024-08-13 07:21:27 +02:00
"ref": "nixos-24.05",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-09-19 00:20:13 +02:00
"lastModified": 1726463316,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=",
2023-05-06 06:49:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-19 00:20:13 +02:00
"rev": "99dc8785f6a0adac95f5e2ab05cc2e1bf666d172",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2024-08-23 20:35:59 +02:00
"attic": "attic",
2024-09-16 17:04:33 +02:00
"deploy-rs": "deploy-rs",
2024-09-19 00:20:13 +02:00
"flake-parts": "flake-parts",
2024-03-07 22:16:02 +01:00
"flake-utils": "flake-utils",
2024-09-19 00:20:13 +02:00
"git-hooks": "git-hooks",
2024-03-08 12:47:39 +01:00
"home-manager": "home-manager",
2023-10-18 22:13:08 +02:00
"nixpkgs": "nixpkgs",
2023-05-06 06:49:46 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2024-09-11 08:52:28 +02:00
"satisfactory-server": "satisfactory-server",
2024-09-16 16:56:18 +02:00
"steam-fetcher": "steam-fetcher",
2024-09-11 08:52:28 +02:00
"valheim-server": "valheim-server"
}
},
"satisfactory-server": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2024-09-16 16:56:18 +02:00
"steam-fetcher": [
"steam-fetcher"
2024-09-11 08:52:28 +02:00
]
},
"locked": {
2024-09-16 16:56:18 +02:00
"lastModified": 1726272490,
"narHash": "sha256-gpbldF84vR73LevX+PuYFRDXuoQBiR8mRDtuSfqvAU4=",
"owner": "nekowinston",
"repo": "satisfactory-server-flake",
"rev": "1b2cb3e067fad90576926df4f3d94ccc206e3225",
2024-09-11 08:52:28 +02:00
"type": "github"
},
"original": {
2024-09-16 16:56:18 +02:00
"owner": "nekowinston",
"repo": "satisfactory-server-flake",
2024-09-11 08:52:28 +02:00
"type": "github"
}
},
2024-09-16 16:56:18 +02:00
"steam-fetcher": {
2023-05-06 06:49:46 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-16 23:31:40 +02:00
"lastModified": 1714795926,
"narHash": "sha256-PkgC9jqoN6cJ8XYzTA2PlrWs7aPJkM3BGiTxNqax0cA=",
2023-05-06 06:49:46 +02:00
"owner": "nix-community",
"repo": "steam-fetcher",
2024-05-16 23:31:40 +02:00
"rev": "12f66eafb7862d91b3e30c14035f96a21941bd9c",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "steam-fetcher",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-01-27 15:57:09 +01:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-06 06:49:46 +02:00
"valheim-server": {
"inputs": {
2023-10-18 20:31:26 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-09-16 16:56:18 +02:00
"steam-fetcher": [
"steam-fetcher"
]
2023-05-06 06:49:46 +02:00
},
"locked": {
2024-09-11 08:52:28 +02:00
"lastModified": 1724824251,
"narHash": "sha256-T7z3L+bvCkYZ080oNi013wwhv+NVsy66dPRyAAZ4kcY=",
2024-03-07 22:16:02 +01:00
"owner": "aidalgol",
2023-05-06 06:49:46 +02:00
"repo": "valheim-server-flake",
2024-09-11 08:52:28 +02:00
"rev": "d19d11d72c075e972b357dfe80347bbad36a76c1",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
2024-03-07 22:16:02 +01:00
"owner": "aidalgol",
2023-05-06 06:49:46 +02:00
"repo": "valheim-server-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}