infra/flake.lock

317 lines
8.1 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-06-24 00:52:50 +02:00
"lastModified": 1718371084,
"narHash": "sha256-abpBi61mg0g+lFFU0zY4C6oP6fBwPzbHPKBGw676xsA=",
2023-05-06 06:49:46 +02:00
"owner": "ryantm",
"repo": "agenix",
2024-06-24 00:52:50 +02:00
"rev": "3a56735779db467538fb2e577eda28a9daacaca6",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"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-06-24 00:52:50 +02:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-07-03 05:37:43 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-24 00:52:50 +02:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
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"
}
},
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-06-24 00:52:50 +02:00
"lastModified": 1717476296,
"narHash": "sha256-ScHe38Tr+TxGURC17kby4mIIxOG3aJvZWXzPM79UnEk=",
2024-03-08 12:47:39 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-24 00:52:50 +02:00
"rev": "095ef64aa3b2ab4a4f1bf07f29997e21e3a5576a",
2024-03-08 12:47:39 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2024-03-09 01:05:51 +01:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2024-06-24 00:52:50 +02:00
"lastModified": 1719111455,
"narHash": "sha256-rnIxHx+fLpydjMQsbpZ21kblUr/lMqSaAtMA4+qMMEE=",
2024-03-09 01:05:51 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
2024-06-24 00:52:50 +02:00
"rev": "4293f532d0107dfb7e6f8b34a0421dc8111320e6",
2024-03-09 01:05:51 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2023-05-06 06:49:46 +02:00
"nixinate": {
"inputs": {
2023-10-18 20:31:26 +02:00
"nixpkgs": [
"nixpkgs"
]
2023-05-06 06:49:46 +02:00
},
"locked": {
2024-02-28 17:25:04 +01:00
"lastModified": 1708891350,
"narHash": "sha256-VOQrKK7Df/IVuNki+NshVuGkTa/Tw0GigPjWcZff6kk=",
2023-05-06 06:49:46 +02:00
"owner": "matthewcroughan",
"repo": "nixinate",
2024-02-28 17:25:04 +01:00
"rev": "452f33c60df5b72ad0858f5f2cf224bdf1f17746",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "matthewcroughan",
"repo": "nixinate",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-24 00:52:50 +02:00
"lastModified": 1718811006,
"narHash": "sha256-0Y8IrGhRmBmT7HHXlxxepg2t8j1X90++qRN3lukGaIk=",
2023-10-18 22:13:08 +02:00
"owner": "nixos",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
2024-06-24 00:52:50 +02:00
"rev": "03d771e513ce90147b65fe922d87d3a0356fc125",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
2023-10-18 22:13:08 +02:00
"owner": "nixos",
2023-11-27 10:06:46 +01:00
"ref": "nixos-23.11",
2023-05-06 06:49:46 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-06-24 00:52:50 +02:00
"lastModified": 1719075281,
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
2023-05-06 06:49:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-24 00:52:50 +02:00
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
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-06-24 00:52:50 +02:00
"lastModified": 1718879355,
"narHash": "sha256-RTyqP4fBX2MdhNuMP+fnR3lIwbdtXhyj7w7fwtvgspc=",
2023-05-06 06:49:46 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-24 00:52:50 +02:00
"rev": "8cd35b9496d21a6c55164d8547d9d5280162b07a",
2023-05-06 06:49:46 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2023-07-03 05:37:43 +02:00
"flake-parts": "flake-parts",
2024-03-07 22:16:02 +01:00
"flake-utils": "flake-utils",
2024-03-08 12:47:39 +01:00
"home-manager": "home-manager",
2024-03-09 01:05:51 +01:00
"nix-index-database": "nix-index-database",
2023-05-06 06:49:46 +02:00
"nixinate": "nixinate",
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-03-07 22:16:02 +01:00
"valheim-server": "valheim-server",
"vscode-server": "vscode-server"
2023-05-06 06:49:46 +02:00
}
},
"steam-fetcher": {
"inputs": {
"nixpkgs": [
"valheim-server",
"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"
],
2023-05-06 06:49:46 +02:00
"steam-fetcher": "steam-fetcher"
},
"locked": {
2024-06-24 00:52:50 +02:00
"lastModified": 1715833534,
"narHash": "sha256-ZsbjxO/F2bcn3mm0FkPJmWgu8z2XY05V4VeJ39k1Ksw=",
2024-03-07 22:16:02 +01:00
"owner": "aidalgol",
2023-05-06 06:49:46 +02:00
"repo": "valheim-server-flake",
2024-06-24 00:52:50 +02:00
"rev": "871aac4adedb5089d94bb0fb0dbf7ba27217297f",
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"
}
2024-03-07 22:16:02 +01:00
},
"vscode-server": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-16 23:31:40 +02:00
"lastModified": 1713958148,
"narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=",
2024-03-07 22:16:02 +01:00
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-05-16 23:31:40 +02:00
"rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc",
2024-03-07 22:16:02 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
2023-05-06 06:49:46 +02:00
}
},
"root": "root",
"version": 7
}