infra/flake.lock

374 lines
9.4 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-11 08:52:28 +02:00
"flake-parts": "flake-parts",
2024-08-23 20:35:59 +02:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-09-11 08:52:28 +02:00
"lastModified": 1725300620,
"narHash": "sha256-IdM+pZ6BnmD3o1fTJZ2BD43k7dwi1BbVfLDLpM1nE5s=",
2024-08-23 20:35:59 +02:00
"owner": "zhaofengli",
"repo": "attic",
2024-09-11 08:52:28 +02:00
"rev": "bea72d75b6165dfb529ba0c39cc6c7e9c7f0d234",
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": [
2024-09-11 08:52:28 +02:00
"attic",
2024-03-07 22:16:02 +01:00
"nixpkgs"
]
2023-07-03 05:37:43 +02:00
},
2023-05-06 06:49:46 +02:00
"locked": {
2024-08-13 07:21:27 +02:00
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
2023-07-03 05:37:43 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-08-13 07:21:27 +02:00
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
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-11 08:52:28 +02:00
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-07-03 05:37:43 +02:00
"flake-utils": {
"inputs": {
2024-01-27 15:57:09 +01:00
"systems": "systems_2"
},
2023-07-05 21:41:15 +02:00
"locked": {
2024-05-16 23:31:40 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-07-05 21:41:15 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-05-16 23:31:40 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-07-05 21:41:15 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-06 06:49:46 +02:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"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-08-13 07:21:27 +02:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2024-03-08 12:47:39 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-13 07:21:27 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
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-11 08:52:28 +02:00
"lastModified": 1725001927,
"narHash": "sha256-eV+63gK0Mp7ygCR0Oy4yIYSNcum2VQwnZamHxYTNi+M=",
2023-10-18 22:13:08 +02:00
"owner": "nixos",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
2024-09-11 08:52:28 +02:00
"rev": "6e99f2a27d600612004fbd2c3282d614bfee6421",
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-11 08:52:28 +02:00
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
2023-05-06 06:49:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-11 08:52:28 +02:00
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
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"
}
},
"pre-commit-hooks": {
"inputs": {
2024-03-07 22:16:02 +01:00
"flake-compat": [],
2023-05-06 06:49:46 +02:00
"gitignore": "gitignore",
2023-10-18 20:31:26 +02:00
"nixpkgs": [
"nixpkgs-unstable"
],
"nixpkgs-stable": [
"nixpkgs"
]
2023-05-06 06:49:46 +02:00
},
"locked": {
2024-09-11 08:52:28 +02:00
"lastModified": 1724857454,
"narHash": "sha256-Qyl9Q4QMTLZnnBb/8OuQ9LSkzWjBU1T5l5zIzTxkkhk=",
2023-05-06 06:49:46 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-09-11 08:52:28 +02:00
"rev": "4509ca64f1084e73bc7a721b20c669a8d4c5ebe6",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"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-11 08:52:28 +02:00
"flake-parts": "flake-parts_2",
2024-03-07 22:16:02 +01:00
"flake-utils": "flake-utils",
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",
"pre-commit-hooks": "pre-commit-hooks",
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
}