nixos/flake.lock

371 lines
10 KiB
Text
Raw Normal View History

{
"nodes": {
2023-03-18 16:58:18 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-05 21:52:22 +01:00
"lastModified": 1735468753,
"narHash": "sha256-2dt1nOe9zf9pDkf5Kn7FUFyPRo581s0n90jxYXJ94l0=",
2023-03-18 16:58:18 +01:00
"owner": "nix-community",
"repo": "disko",
2025-01-05 21:52:22 +01:00
"rev": "84a5b93637cc16cbfcc61b6e1684d626df61eb21",
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-01-05 21:52:22 +01:00
"lastModified": 1735774679,
"narHash": "sha256-soePLBazJk0qQdDVhdbM98vYdssfs3WFedcq+raipRI=",
2022-06-26 22:40:59 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-01-05 21:52:22 +01:00
"rev": "f2f7418ce0ab4a5309a4596161d154cfc877af66",
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"
}
},
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-01-05 21:52:22 +01:00
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
2024-07-28 19:33:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-01-05 21:52:22 +01:00
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
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": {
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-28 16:27:07 +01:00
"lastModified": 1734829460,
"narHash": "sha256-dPhc+f2wkmhMqMIfq+hColJdysgVxKP9ilZ5bR0NRZI=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-12-28 16:27:07 +01:00
"rev": "0a31e8d833173ae63e43fd9dbff1ccf09c4f778c",
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-28 16:27:07 +01:00
"lastModified": 1734915500,
"narHash": "sha256-A7CTIQ8SW0hfbhKlwK+vSsu4pD+Oaelw3v6goX6go+U=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-12-28 16:27:07 +01:00
"rev": "051d1b2dda3b2e81b38d82e2b691e5c2f4d335f4",
2023-03-10 21:41:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2025-01-07 19:18:50 +01:00
"lastModified": 1736237814,
"narHash": "sha256-uTdscVaKjnRnBIMuu/oWwdiGhYd/JOQ4YZGHeCoroqs=",
"owner": "NixOS",
"repo": "nixos-hardware",
2025-01-07 19:18:50 +01:00
"rev": "ca30f8501ab452ca687a7fdcb2d43e1fb1732317",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-05 21:52:22 +01:00
"lastModified": 1736061677,
"narHash": "sha256-DjkQPnkAfd7eB522PwnkGhOMuT9QVCZspDpJJYyOj60=",
"owner": "NixOS",
2024-06-16 13:03:40 +02:00
"repo": "nixpkgs",
2025-01-05 21:52:22 +01:00
"rev": "cbd8ec4de4469333c82ff40d057350c30e9f7d36",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
2022-10-15 14:20:56 +02:00
"nixpkgs-lib": {
"locked": {
2025-01-05 21:52:22 +01:00
"lastModified": 1735774519,
"narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
2024-05-04 21:35:33 +02:00
"type": "tarball",
2025-01-05 21:52:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
2022-10-15 14:20:56 +02:00
},
"original": {
2024-05-04 21:35:33 +02:00
"type": "tarball",
2025-01-05 21:52:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
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-01-05 21:52:22 +01:00
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-05 21:52:22 +01:00
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
"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",
"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-01-05 21:52:22 +01:00
"lastModified": 1736064798,
"narHash": "sha256-xJRN0FmX9QJ6+w8eIIIxzBU1AyQcLKJ1M/Gp6lnSD20=",
"owner": "Mic92",
"repo": "sops-nix",
2025-01-05 21:52:22 +01:00
"rev": "5dc08f9cc77f03b43aacffdfbc8316807773c930",
"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
}