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-03-05 21:46:22 +01:00
"lastModified": 1740485968,
"narHash": "sha256-WK+PZHbfDjLyveXAxpnrfagiFgZWaTJglewBWniTn2Y=",
2023-03-18 16:58:18 +01:00
"owner": "nix-community",
"repo": "disko",
2025-03-05 21:46:22 +01:00
"rev": "19c1140419c4f1cdf88ad4c1cfb6605597628940",
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-03-05 21:46:22 +01:00
"lastModified": 1740872218,
"narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=",
2022-06-26 22:40:59 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-03-05 21:46:22 +01:00
"rev": "3876f6b87db82f33775b1ef5ea343986105db764",
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-03-05 21:46:22 +01:00
"lastModified": 1740915799,
"narHash": "sha256-JvQvtaphZNmeeV+IpHgNdiNePsIpHD5U/7QN5AeY44A=",
2024-07-28 19:33:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-03-05 21:46:22 +01:00
"rev": "42b1ba089d2034d910566bf6b40830af6b8ec732",
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": {
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-05 21:46:22 +01:00
"lastModified": 1740947705,
"narHash": "sha256-Co2kAD2SZalOm+5zoxmzEVZNvZ17TyafuFsD46BwSdY=",
2023-03-10 21:41:53 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2025-03-05 21:46:22 +01:00
"rev": "507911df8c35939050ae324caccc7cf4ffb76565",
2023-03-10 21:41:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2025-03-05 21:46:22 +01:00
"lastModified": 1740646007,
"narHash": "sha256-dMReDQobS3kqoiUCQIYI9c0imPXRZnBubX20yX/G5LE=",
"owner": "NixOS",
"repo": "nixos-hardware",
2025-03-05 21:46:22 +01:00
"rev": "009b764ac98a3602d41fc68072eeec5d24fc0e49",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-03-05 21:46:22 +01:00
"lastModified": 1741048562,
"narHash": "sha256-W4YZ3fvWZiFYYyd900kh8P8wU6DHSiwaH0j4+fai1Sk=",
"owner": "NixOS",
2024-06-16 13:03:40 +02:00
"repo": "nixpkgs",
2025-03-05 21:46:22 +01:00
"rev": "6af28b834daca767a7ef99f8a7defa957d0ade6f",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
2022-10-15 14:20:56 +02:00
"nixpkgs-lib": {
"locked": {
2025-03-05 21:46:22 +01:00
"lastModified": 1740872140,
"narHash": "sha256-3wHafybyRfpUCLoE8M+uPVZinImg3xX+Nm6gEfN3G8I=",
2024-05-04 21:35:33 +02:00
"type": "tarball",
2025-03-05 21:46:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/6d3702243441165a03f699f64416f635220f4f15.tar.gz"
2022-10-15 14:20:56 +02:00
},
"original": {
2024-05-04 21:35:33 +02:00
"type": "tarball",
2025-03-05 21:46:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/6d3702243441165a03f699f64416f635220f4f15.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-03-05 21:46:22 +01:00
"lastModified": 1741010256,
"narHash": "sha256-WZNlK/KX7Sni0RyqLSqLPbK8k08Kq7H7RijPJbq9KHM=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-03-05 21:46:22 +01:00
"rev": "ba487dbc9d04e0634c64e3b1f0d25839a0a68246",
"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-03-05 21:46:22 +01:00
"lastModified": 1741043164,
"narHash": "sha256-9lfmSZLz6eq9Ygr6cCmvQiiBEaPb54pUBcjvbEMPORc=",
"owner": "Mic92",
"repo": "sops-nix",
2025-03-05 21:46:22 +01:00
"rev": "3f2412536eeece783f0d0ad3861417f347219f4d",
"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
}