nixos/flake.lock

408 lines
11 KiB
Text
Raw Normal View History

{
"nodes": {
2023-03-18 16:58:18 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-14 09:52:23 +01:00
"lastModified": 1734088167,
"narHash": "sha256-OIitVU+IstPbX/NWn2jLF+/sT9dVKcO2FKeRAzlyX6c=",
2023-03-18 16:58:18 +01:00
"owner": "nix-community",
"repo": "disko",
2024-12-14 09:52:23 +01:00
"rev": "d32f2d1750d61a476a236526b725ec5a32e16342",
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": {
2024-12-08 00:41:05 +01:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
2022-06-26 22:40:59 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-08 00:41:05 +01:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
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": {
2023-04-30 15:55:31 +02:00
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
2022-11-10 20:23:50 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-04-30 15:55:31 +02:00
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
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"
}
},
2024-07-28 19:33:21 +02:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
2024-04-27 13:48:21 +02:00
"locked": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733665616,
"narHash": "sha256-+XTFXYlFJBxohhMGLDpYdEnhUNdxN8dyTA8WAd+lh2A=",
2024-07-28 19:33:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-12-14 09:52:23 +01:00
"rev": "d8c02f0ffef0ef39f6063731fc539d8c71eb463a",
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": {
2024-11-07 23:55:28 +01:00
"nixpkgs": "nixpkgs"
2024-01-18 22:37:39 +01:00
},
"locked": {
2024-03-03 01:58:07 +01:00
"lastModified": 1708891350,
"narHash": "sha256-VOQrKK7Df/IVuNki+NshVuGkTa/Tw0GigPjWcZff6kk=",
2024-01-18 22:37:39 +01:00
"owner": "matthewcroughan",
"repo": "nixinate",
2024-03-03 01:58:07 +01:00
"rev": "452f33c60df5b72ad0858f5f2cf224bdf1f17746",
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": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733620091,
"narHash": "sha256-5WoMeCkaXqTZwwCNLRzyLxEJn8ISwjx4cNqLgqKwg9s=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-12-14 09:52:23 +01:00
"rev": "f4dc9a6c02e5e14d91d158522f69f6ab4194eb5b",
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": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733965598,
"narHash": "sha256-0tlZU8xfQGPcBOdXZee7P3vJLyPjTrXw7WbIgXD34gM=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-12-14 09:52:23 +01:00
"rev": "d162ffdf0a30f3d19e67df5091d6744ab8b9229f",
2023-03-10 21:41:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733861262,
"narHash": "sha256-+jjPup/ByS0LEVIrBbt7FnGugJgLeG9oc+ivFASYn2U=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-12-14 09:52:23 +01:00
"rev": "cf737e2eba82b603f54f71b10cb8fd09d22ce3f5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-11-07 23:55:28 +01:00
"lastModified": 1653060744,
"narHash": "sha256-kfRusllRumpt33J1hPV+CeCCylCXEU7e0gn2/cIM7cY=",
"owner": "nixos",
2024-06-16 13:03:40 +02:00
"repo": "nixpkgs",
2024-11-07 23:55:28 +01:00
"rev": "dfd82985c273aac6eced03625f454b334daae2e8",
"type": "github"
},
"original": {
2024-11-07 23:55:28 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-10-15 14:20:56 +02:00
"nixpkgs-lib": {
"locked": {
2024-12-08 00:41:05 +01:00
"lastModified": 1733096140,
"narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=",
2024-05-04 21:35:33 +02:00
"type": "tarball",
2024-12-08 00:41:05 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
2022-10-15 14:20:56 +02:00
},
"original": {
2024-05-04 21:35:33 +02:00
"type": "tarball",
2024-12-08 00:41:05 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
2022-10-15 14:20:56 +02:00
}
},
2022-11-10 20:23:50 +01:00
"nixpkgs-lib_2": {
"locked": {
"dir": "lib",
2023-04-30 15:55:31 +02:00
"lastModified": 1680213900,
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
2022-11-10 20:23:50 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-30 15:55:31 +02:00
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
2022-11-10 20:23:50 +01:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"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-stable": {
"locked": {
2024-11-09 16:52:03 +01:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-09 16:52:03 +01:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-14 01:39:20 +02:00
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733940404,
"narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-14 09:52:23 +01:00
"rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
2022-07-18 22:34:48 +02:00
"locked": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733808091,
"narHash": "sha256-KWwINTQelKOoQgrXftxoqxmKFZb9pLVfnRvK270nkVk=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-14 09:52:23 +01:00
"rev": "a0f3e10d94359665dba45b71b4227b0aeb851f8e",
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-11-22 20:30:26 +01:00
"ref": "nixos-24.11",
"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": {
2023-05-16 22:29:11 +02:00
"lastModified": 1683670437,
"narHash": "sha256-DrG6QMbCSz4zAIVtVRhd+hygg04uomiEuhyG5Qj0K94=",
"owner": "Stunkymonkey",
"repo": "passworts",
2023-05-16 22:29:11 +02:00
"rev": "71067a903c894dc56e247034e9a2110e49dc22a8",
"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",
"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",
2024-11-07 23:55:28 +01:00
"nixpkgs": "nixpkgs_2",
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": {
2024-12-14 09:52:23 +01:00
"lastModified": 1733965552,
"narHash": "sha256-GZ4YtqkfyTjJFVCub5yAFWsHknG1nS/zfk7MuHht4Fs=",
"owner": "Mic92",
"repo": "sops-nix",
2024-12-14 09:52:23 +01:00
"rev": "2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004",
"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
}