nixos/flake.lock

395 lines
10 KiB
Text
Raw Normal View History

{
"nodes": {
2023-03-18 16:58:18 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1747226316,
"narHash": "sha256-INBPqK9ogSvw5Q9HJ5H7KI83v6Jc3goAnXN3b2F+eMU=",
2023-03-18 16:58:18 +01:00
"owner": "nix-community",
"repo": "disko",
2025-05-14 20:35:42 +02:00
"rev": "490c0d6bd151e33caa5b2cf0ae37758234e947f6",
2023-03-18 16:58:18 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-06-26 22:40:59 +02:00
"flake-parts": {
"inputs": {
2022-10-15 14:20:56 +02:00
"nixpkgs-lib": "nixpkgs-lib"
2022-06-26 22:40:59 +02:00
},
"locked": {
2025-04-06 02:05:56 +02:00
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
2022-06-26 22:40:59 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-04-06 02:05:56 +02:00
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
2022-11-10 20:23:50 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
2024-12-28 16:27:07 +01:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
2022-11-10 20:23:50 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-28 16:27:07 +01:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2022-11-10 20:23:50 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-11-07 23:55:28 +01:00
"flake-parts_3": {
2022-11-10 20:23:50 +01:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_3"
},
"locked": {
2024-11-22 21:07:32 +01:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2022-11-10 20:23:50 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-22 21:07:32 +01:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
"type": "github"
},
"original": {
2022-06-26 22:40:59 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-05-04 20:20:28 +02:00
"framework-plymouth": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1744254441,
"narHash": "sha256-zpbqouGFxu0fdECX54jHPyjYEX+04kZRWZFZ4IKL58c=",
"owner": "j-pap",
"repo": "framework-plymouth",
"rev": "6aa8efd36bd79660ced9b8a82495afdb0c8c1166",
"type": "github"
},
"original": {
"owner": "j-pap",
"repo": "framework-plymouth",
"type": "github"
}
},
2024-07-28 19:33:21 +02:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
2025-01-05 21:52:22 +01:00
]
2024-07-28 19:33:21 +02:00
},
2024-04-27 13:48:21 +02:00
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1746537231,
"narHash": "sha256-Wb2xeSyOsCoTCTj7LOoD6cdKLEROyFAArnYoS+noCWo=",
2024-07-28 19:33:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-05-14 20:35:42 +02:00
"rev": "fa466640195d38ec97cf0493d6d6882bc4d14969",
2024-04-27 13:48:21 +02:00
"type": "github"
},
"original": {
2024-07-28 19:33:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-04-27 13:48:21 +02:00
"type": "github"
}
},
"gitignore": {
"inputs": {
2022-11-29 17:04:26 +01:00
"nixpkgs": [
"git-hooks",
2022-11-29 17:04:26 +01:00
"nixpkgs"
]
},
"locked": {
2024-03-24 14:59:04 +01:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-03-24 14:59:04 +01:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-11-10 20:23:50 +01:00
"hugo-coder": {
"flake": false,
"locked": {
2024-11-22 21:07:32 +01:00
"lastModified": 1727390834,
"narHash": "sha256-zkAsUH0TKVeue+MS8v9hiamVXh+mdBrGF41TFVd7OtM=",
2022-11-10 20:23:50 +01:00
"owner": "luizdepra",
"repo": "hugo-coder",
2024-11-22 21:07:32 +01:00
"rev": "f69d6d6da728790a5f0bb1c5e2047174bc8f185c",
2022-11-10 20:23:50 +01:00
"type": "github"
},
"original": {
"owner": "luizdepra",
"repo": "hugo-coder",
"type": "github"
}
},
2024-01-18 22:37:39 +01:00
"nixinate": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-01-18 22:37:39 +01:00
},
"locked": {
2025-03-24 10:30:08 +01:00
"lastModified": 1742737607,
"narHash": "sha256-rXR5zT+/ivE5JTi6m5tCvqN4obQPIT0mgmrBHkdjwEs=",
2024-01-18 22:37:39 +01:00
"owner": "matthewcroughan",
"repo": "nixinate",
2025-03-24 10:30:08 +01:00
"rev": "617b9bb5297147e35cbb24c93e2f30129f31bb9d",
2024-01-18 22:37:39 +01:00
"type": "github"
},
"original": {
"owner": "matthewcroughan",
"repo": "nixinate",
"type": "github"
}
},
2023-03-10 21:41:53 +01:00
"nixlib": {
"locked": {
2025-01-19 19:07:36 +01:00
"lastModified": 1736643958,
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-01-19 19:07:36 +01:00
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
2023-03-10 21:41:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-03-24 10:30:08 +01:00
"lastModified": 1742568034,
"narHash": "sha256-QaMEhcnscfF2MqB7flZr+sLJMMYZPnvqO4NYf9B4G38=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2025-03-24 10:30:08 +01:00
"rev": "42ee229088490e3777ed7d1162cb9e9d8c3dbb11",
2023-03-10 21:41:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1747129300,
"narHash": "sha256-L3clA5YGeYCF47ghsI7Tcex+DnaaN/BbQ4dR2wzoiKg=",
"owner": "NixOS",
"repo": "nixos-hardware",
2025-05-14 20:35:42 +02:00
"rev": "e81fd167b33121269149c57806599045fd33eeed",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1746957726,
"narHash": "sha256-k9ut1LSfHCr0AW82ttEQzXVCqmyWVA5+SHJkS5ID/Jo=",
"owner": "NixOS",
2024-06-16 13:03:40 +02:00
"repo": "nixpkgs",
2025-05-14 20:35:42 +02:00
"rev": "a39ed32a651fdee6842ec930761e31d1f242cb94",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
2022-10-15 14:20:56 +02:00
"nixpkgs-lib": {
"locked": {
2025-04-06 02:05:56 +02:00
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
2025-03-09 07:31:21 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-04-06 02:05:56 +02:00
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
2025-03-09 07:31:21 +01:00
"type": "github"
2022-10-15 14:20:56 +02:00
},
"original": {
2025-03-09 07:31:21 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
2022-10-15 14:20:56 +02:00
}
},
2022-11-10 20:23:50 +01:00
"nixpkgs-lib_2": {
"locked": {
2024-12-28 16:27:07 +01:00
"lastModified": 1733096140,
"narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
2022-11-10 20:23:50 +01:00
},
"original": {
2024-12-28 16:27:07 +01:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
2022-11-10 20:23:50 +01:00
}
},
"nixpkgs-lib_3": {
"locked": {
2024-11-22 21:07:32 +01:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2022-11-10 20:23:50 +01:00
},
"original": {
2024-11-22 21:07:32 +01:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2022-11-10 20:23:50 +01:00
}
},
"nixpkgs-unstable": {
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1746904237,
"narHash": "sha256-3e+AVBczosP5dCLQmMoMEogM57gmZ2qrVSrmq9aResQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-14 20:35:42 +02:00
"rev": "d89fc19e405cb2d55ce7cc114356846a0ee5e956",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2022-11-10 20:23:50 +01:00
"passworts": {
"inputs": {
2024-11-07 23:55:28 +01:00
"flake-parts": "flake-parts_2",
2022-11-10 20:23:50 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-28 16:27:07 +01:00
"lastModified": 1735398954,
"narHash": "sha256-UV1mOVQif1/SBylVg0yq016iXSudU084BjptVvC1OII=",
"owner": "Stunkymonkey",
"repo": "passworts",
2024-12-28 16:27:07 +01:00
"rev": "a8b9be2053df9ef1aeccbc2d7865f72a9d866e3f",
"type": "github"
2022-11-10 20:23:50 +01:00
},
"original": {
"owner": "Stunkymonkey",
"repo": "passworts",
"type": "github"
2022-11-10 20:23:50 +01:00
}
},
"root": {
"inputs": {
2023-03-18 16:58:18 +01:00
"disko": "disko",
2022-06-26 22:40:59 +02:00
"flake-parts": "flake-parts",
2025-05-04 20:20:28 +02:00
"framework-plymouth": "framework-plymouth",
"git-hooks": "git-hooks",
2024-01-18 22:37:39 +01:00
"nixinate": "nixinate",
2023-03-10 21:41:53 +01:00
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2022-06-03 23:33:25 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2022-11-10 20:23:50 +01:00
"passworts": "passworts",
2022-06-26 18:15:03 +02:00
"sops-nix": "sops-nix",
"stunkymonkey": "stunkymonkey"
}
},
"sops-nix": {
"inputs": {
2022-06-27 23:09:47 +02:00
"nixpkgs": [
"nixpkgs"
2024-11-22 20:30:26 +01:00
]
},
"locked": {
2025-05-14 20:35:42 +02:00
"lastModified": 1746485181,
"narHash": "sha256-PxrrSFLaC7YuItShxmYbMgSuFFuwxBB+qsl9BZUnRvg=",
"owner": "Mic92",
"repo": "sops-nix",
2025-05-14 20:35:42 +02:00
"rev": "e93ee1d900ad264d65e9701a5c6f895683433386",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2022-06-26 18:15:03 +02:00
"stunkymonkey": {
2022-11-10 20:23:50 +01:00
"inputs": {
2024-11-07 23:55:28 +01:00
"flake-parts": "flake-parts_3",
2022-11-10 20:23:50 +01:00
"hugo-coder": "hugo-coder",
"nixpkgs": [
"nixpkgs"
]
},
2022-06-26 18:15:03 +02:00
"locked": {
2024-11-22 21:07:32 +01:00
"lastModified": 1732305842,
"narHash": "sha256-+bmzPps80bfIcQYeQqUpPqjxiSmDGCGY8o0q8F+QC3o=",
2022-06-26 18:15:03 +02:00
"owner": "Stunkymonkey",
"repo": "stunkymonkey.de",
2024-11-22 21:07:32 +01:00
"rev": "88cbd07139584e7bc42eb3f137dd10c826e380e9",
2022-06-26 18:15:03 +02:00
"type": "github"
},
"original": {
"owner": "Stunkymonkey",
"repo": "stunkymonkey.de",
"type": "github"
}
}
},
"root": "root",
"version": 7
}