nixos/flake.lock

944 lines
26 KiB
Text
Raw Permalink Normal View History

2024-04-07 17:53:24 +00:00
{
"nodes": {
2025-02-03 07:55:17 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
2025-12-08 13:13:18 +01:00
"lastModified": 1762618334,
2025-10-23 08:58:31 +02:00
"narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=",
2025-02-03 07:55:17 +01:00
"owner": "ryantm",
"repo": "agenix",
2025-12-08 13:13:18 +01:00
"rev": "fcdea223397448d35d9b31f798479227e80183f6",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"agenix-rekey": {
"inputs": {
"devshell": "devshell",
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2025-10-18 11:33:07 +02:00
"lastModified": 1759699908,
"narHash": "sha256-kYVGY8sAfqwpNch706Fy2+/b+xbtfidhXSnzvthAhIQ=",
2025-02-03 07:55:17 +01:00
"owner": "oddlama",
"repo": "agenix-rekey",
2025-10-18 11:33:07 +02:00
"rev": "42362b12f59978aabf3ec3334834ce2f3662013d",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "oddlama",
"repo": "agenix-rekey",
"type": "github"
}
},
2025-12-27 00:32:56 +01:00
"dank-material-shell": {
2024-04-07 17:53:24 +00:00
"inputs": {
"dgop": [
"dgop"
],
2024-08-28 16:08:36 +00:00
"nixpkgs": [
"nixpkgs"
],
"quickshell": "quickshell"
2024-04-07 17:53:24 +00:00
},
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766778227,
"narHash": "sha256-lLB5HYtm/L7szUN2baA29tii5c+vxTvgeCiB4oOe980=",
"owner": "AvengeMedia",
"repo": "DankMaterialShell",
2025-12-27 00:32:56 +01:00
"rev": "1194f3ffb8f415ea77d52193da8da7631b85b87c",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "DankMaterialShell",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-04-30 15:59:52 +02:00
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
2025-02-03 07:55:17 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-04-30 15:59:52 +02:00
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2025-12-13 21:09:32 +01:00
"determinate": {
"inputs": {
"determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin",
"determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux",
"determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux",
"nix": "nix",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766549083,
"narHash": "sha256-G1Hljg7vIBt8n9cxO382YAZWtZU/mYfQcg3icdNG8RQ=",
"rev": "ba8999fac986e70f52b4cba15047be7bbb7b6346",
"revCount": 318,
2025-12-13 21:09:32 +01:00
"type": "tarball",
2025-12-27 00:32:56 +01:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.15.1/019b4e8a-dc22-75db-aef5-a447efbb1a13/source.tar.gz"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/determinate/%2A"
}
},
"determinate-nixd-aarch64-darwin": {
"flake": false,
"locked": {
2025-12-27 00:32:56 +01:00
"narHash": "sha256-uWDS94cAYprGj+AwuT42nuuDDicRLj1S0JwalZGeBRU=",
2025-12-13 21:09:32 +01:00
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/macOS"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/macOS"
2025-12-13 21:09:32 +01:00
}
},
"determinate-nixd-aarch64-linux": {
"flake": false,
"locked": {
2025-12-27 00:32:56 +01:00
"narHash": "sha256-uHBcZCh2/Bj5/88TDihupA336tSQDk7s5lVP66IDAX0=",
2025-12-13 21:09:32 +01:00
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/aarch64-linux"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/aarch64-linux"
2025-12-13 21:09:32 +01:00
}
},
"determinate-nixd-x86_64-linux": {
"flake": false,
"locked": {
2025-12-27 00:32:56 +01:00
"narHash": "sha256-y+l05H6GNv/1WcrMztDYem8VBWqjc9gNg4WjeQ1PQxo=",
2025-12-13 21:09:32 +01:00
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/x86_64-linux"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "file",
2025-12-27 00:32:56 +01:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.15.1/x86_64-linux"
2025-12-13 21:09:32 +01:00
}
},
2025-02-03 07:55:17 +01:00
"devshell": {
"inputs": {
"nixpkgs": [
"agenix-rekey",
"nixpkgs"
]
},
"locked": {
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"dgop": {
2025-02-03 07:55:17 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-16 22:15:44 +01:00
"lastModified": 1765838956,
"narHash": "sha256-A3a2ZfvjirX8VIdIPI+nAyukWs6vx4vet3fU0mpr7lU=",
"owner": "AvengeMedia",
"repo": "dgop",
2025-12-16 22:15:44 +01:00
"rev": "0ff697a4e3418966caa714c838fc73f1ef6ba59b",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "dgop",
2025-02-03 07:55:17 +01:00
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766150702,
"narHash": "sha256-P0kM+5o+DKnB6raXgFEk3azw8Wqg5FL6wyl9jD+G5a4=",
"owner": "nix-community",
"repo": "disko",
2025-12-27 00:32:56 +01:00
"rev": "916506443ecd0d0b4a0f4cf9d40a3c22ce39b378",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"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"
}
},
2025-12-13 21:09:32 +01:00
"flake-compat_2": {
"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"
}
},
2025-12-14 01:55:30 +01:00
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1765121682,
"narHash": "sha256-4VBOP18BFeiPkyhy9o4ssBNQEvfvv1kXkasAYd0+rrA=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"agenix-rekey",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2025-12-13 21:09:32 +01:00
"inputs": {
"nixpkgs-lib": [
"determinate",
"nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1748821116,
"narHash": "sha256-F82+gS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE=",
"rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1",
"revCount": 377,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev-49f0870db23e8c1ca0b5259734a02cd9e1e371a1/01972f28-554a-73f8-91f4-d488cc502f08/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/hercules-ci/flake-parts/0.1"
}
},
"flake-parts_3": {
2025-02-03 07:55:17 +01:00
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-12-16 22:15:44 +01:00
"lastModified": 1765835352,
"narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
2025-02-03 07:55:17 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-12-16 22:15:44 +01:00
"rev": "a34fae9c08a15ad73f295041fec82323541400a9",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-12-13 21:09:32 +01:00
"flake-parts_4": {
2025-02-19 23:42:24 +01:00
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-12-13 21:09:32 +01:00
"git-hooks-nix": {
"inputs": {
"flake-compat": "flake-compat_2",
"gitignore": [
"determinate",
"nix"
],
"nixpkgs": [
"determinate",
"nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1747372754,
"narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
"rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
"revCount": 1026,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-80479b6ec16fefd9c1db3ea13aeb038c60530f46/0196d79a-1b35-7b8e-a021-c894fb62163d/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/cachix/git-hooks.nix/0.1.941"
}
},
2025-02-03 07:55:17 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"agenix-rekey",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-04-07 17:53:24 +00:00
"home-manager": {
2025-02-03 07:55:17 +01:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-04-30 15:59:52 +02:00
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
2025-02-03 07:55:17 +01:00
"owner": "nix-community",
"repo": "home-manager",
2025-04-30 15:59:52 +02:00
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-04-07 17:53:24 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767514898,
"narHash": "sha256-ONYqnKrPzfKEEPChoJ9qPcfvBqW9ZgieDKD7UezWPg4=",
2024-04-07 17:53:24 +00:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-05 09:01:00 +01:00
"rev": "7a06e8a2f844e128d3b210a000a62716b6040b7f",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-12-08 13:13:18 +01:00
"ref": "release-25.11",
2024-08-28 16:08:36 +00:00
"repo": "home-manager",
"type": "github"
}
},
2025-04-27 23:58:02 +02:00
"niri": {
"inputs": {
"niri-stable": "niri-stable",
"niri-unstable": "niri-unstable",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable",
"xwayland-satellite-stable": "xwayland-satellite-stable",
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767544157,
"narHash": "sha256-DVTMOUd4uHkDcZXWAqOS+Pa0M9a27G1Ya3B7SFG6BQs=",
2025-04-27 23:58:02 +02:00
"owner": "sodiboo",
"repo": "niri-flake",
2026-01-05 09:01:00 +01:00
"rev": "d0e2c4bebf9d0b879410736f7abce628976bfb92",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "sodiboo",
"repo": "niri-flake",
"type": "github"
}
},
"niri-stable": {
"flake": false,
"locked": {
2025-09-04 08:50:48 +02:00
"lastModified": 1756556321,
"narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=",
2025-04-27 23:58:02 +02:00
"owner": "YaLTeR",
"repo": "niri",
2025-09-04 08:50:48 +02:00
"rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "YaLTeR",
2025-09-04 08:50:48 +02:00
"ref": "v25.08",
2025-04-27 23:58:02 +02:00
"repo": "niri",
"type": "github"
}
},
"niri-unstable": {
"flake": false,
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767530622,
"narHash": "sha256-ywnL1cc0A6fni7m859ImiBYA8DlXXJ+5OXIlcBqJ2B0=",
2025-04-27 23:58:02 +02:00
"owner": "YaLTeR",
"repo": "niri",
2026-01-05 09:01:00 +01:00
"rev": "54c2e2ab476629d17fdba861895f58e7cdac32ab",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "YaLTeR",
"repo": "niri",
"type": "github"
}
},
2025-12-13 21:09:32 +01:00
"nix": {
"inputs": {
"flake-parts": "flake-parts_2",
"git-hooks-nix": "git-hooks-nix",
"nixpkgs": "nixpkgs",
"nixpkgs-23-11": "nixpkgs-23-11",
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766546676,
"narHash": "sha256-GsC52VFF9Gi2pgP/haQyPdQoF5Qe2myk1tsPcuJZI28=",
"rev": "51dacdd248e8071cd0243a8245c8c42ac1f33307",
"revCount": 24299,
2025-12-13 21:09:32 +01:00
"type": "tarball",
2025-12-27 00:32:56 +01:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.15.1/019b4e84-d036-75db-b6c6-6bc2e2035c53/source.tar.gz"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A"
}
},
2025-02-20 00:02:02 +01:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1765267181,
"narHash": "sha256-d3NBA9zEtBu2JFMnTBqWj7Tmi7R5OikoU2ycrdhQEws=",
2025-02-20 00:02:02 +01:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "82befcf7dc77c909b0f2a09f5da910ec95c5b78f",
2025-02-20 00:02:02 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2025-02-18 20:17:57 +01:00
"nix-vscode-extensions": {
"inputs": {
2025-12-13 21:09:32 +01:00
"nixpkgs": "nixpkgs_3"
2025-02-18 20:17:57 +01:00
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767580149,
"narHash": "sha256-wdJ9RmGhL8M0EnZ5mX7o/bQzqphKXzCeBFnoE8UV6RQ=",
2025-02-18 20:17:57 +01:00
"owner": "nix-community",
"repo": "nix-vscode-extensions",
2026-01-05 09:01:00 +01:00
"rev": "eea9f641dcf127fc8f6e5618759e96e0ddf4c5b2",
2025-02-18 20:17:57 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"nixlib": {
2024-08-28 16:08:36 +00:00
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1736643958,
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
2024-08-28 16:08:36 +00:00
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixpkgs.lib",
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
2024-08-28 16:08:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixpkgs.lib",
2024-08-28 16:08:36 +00:00
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"nixos-facter-modules": {
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766558141,
"narHash": "sha256-Ud9v49ZPsoDBFuyJSQ2Mpw1ZgAH/aMwUwwzrVoetNus=",
2025-02-03 07:55:17 +01:00
"owner": "numtide",
"repo": "nixos-facter-modules",
2025-12-27 00:32:56 +01:00
"rev": "e796d536e3d83de74267069e179dc620a608ed7d",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nixos-facter-modules",
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"nixos-generators": {
2024-04-07 17:53:24 +00:00
"inputs": {
2025-01-31 15:13:22 +01:00
"nixlib": "nixlib",
2024-04-07 17:53:24 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-08 13:13:18 +01:00
"lastModified": 1764234087,
"narHash": "sha256-NHF7QWa0ZPT8hsJrvijREW3+nifmF2rTXgS2v0tpcEA=",
2024-04-07 17:53:24 +00:00
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixos-generators",
2025-12-08 13:13:18 +01:00
"rev": "032a1878682fafe829edfcf5fdfad635a2efe748",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixos-generators",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
2025-12-14 01:55:30 +01:00
"nixos-wsl": {
"inputs": {
"flake-compat": "flake-compat_3",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-16 22:15:44 +01:00
"lastModified": 1765841014,
"narHash": "sha256-55V0AJ36V5Egh4kMhWtDh117eE3GOjwq5LhwxDn9eHg=",
2025-12-14 01:55:30 +01:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2025-12-16 22:15:44 +01:00
"rev": "be4af8042e7a61fa12fda58fe9a3b3babdefe17b",
2025-12-14 01:55:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "main",
"repo": "NixOS-WSL",
"type": "github"
}
},
2024-04-07 17:53:24 +00:00
"nixpkgs": {
"locked": {
2025-12-13 21:09:32 +01:00
"lastModified": 1761597516,
"narHash": "sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8+ON/0Yy8+a5vsDU=",
"rev": "daf6dc47aa4b44791372d6139ab7b25269184d55",
"revCount": 811874,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.811874%2Brev-daf6dc47aa4b44791372d6139ab7b25269184d55/019a3494-3498-707e-9086-1fb81badc7fe/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.2505"
}
},
"nixpkgs-23-11": {
"locked": {
"lastModified": 1717159533,
"narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
"owner": "NixOS",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
2025-12-13 21:09:32 +01:00
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2025-12-13 21:09:32 +01:00
"owner": "NixOS",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
2025-12-13 21:09:32 +01:00
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
2025-12-08 13:13:18 +01:00
"type": "github"
}
},
2025-04-27 23:58:02 +02:00
"nixpkgs-stable": {
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767480499,
"narHash": "sha256-8IQQUorUGiSmFaPnLSo2+T+rjHtiNWc+OAzeHck7N48=",
2025-04-27 23:58:02 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-05 09:01:00 +01:00
"rev": "30a3c519afcf3f99e2c6df3b359aec5692054d92",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-12-08 13:13:18 +01:00
"ref": "nixos-25.11",
2025-04-27 23:58:02 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-08-28 16:08:36 +00:00
"nixpkgs-unstable": {
2024-04-07 17:53:24 +00:00
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767379071,
"narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=",
2024-08-28 16:08:36 +00:00
"owner": "nixos",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
2026-01-05 09:01:00 +01:00
"rev": "fb7944c166a3b630f177938e478f0378e64ce108",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2024-08-28 16:08:36 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
2024-04-09 20:45:15 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"nixpkgs_2": {
2025-12-13 21:09:32 +01:00
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766314097,
"narHash": "sha256-laJftWbghBehazn/zxVJ8NdENVgjccsWAdAqKXhErrM=",
"rev": "306ea70f9eb0fb4e040f8540e2deab32ed7e2055",
"revCount": 914780,
2025-12-13 21:09:32 +01:00
"type": "tarball",
2025-12-27 00:32:56 +01:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.914780%2Brev-306ea70f9eb0fb4e040f8540e2deab32ed7e2055/019b49b8-ed0f-724e-bdaf-5fd90cc1c590/source.tar.gz"
2025-12-13 21:09:32 +01:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"
}
},
"nixpkgs_3": {
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766025857,
"narHash": "sha256-Lav5jJazCW4mdg1iHcROpuXqmM94BWJvabLFWaJVJp0=",
2025-12-13 21:09:32 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-27 00:32:56 +01:00
"rev": "def3da69945bbe338c373fddad5a1bb49cf199ce",
2025-12-13 21:09:32 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2025-12-27 00:32:56 +01:00
"rev": "def3da69945bbe338c373fddad5a1bb49cf199ce",
2025-12-13 21:09:32 +01:00
"type": "github"
}
},
"nixpkgs_4": {
2025-02-24 09:56:16 +01:00
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767480499,
"narHash": "sha256-8IQQUorUGiSmFaPnLSo2+T+rjHtiNWc+OAzeHck7N48=",
2025-02-18 20:17:57 +01:00
"owner": "nixos",
2025-02-03 07:55:17 +01:00
"repo": "nixpkgs",
2026-01-05 09:01:00 +01:00
"rev": "30a3c519afcf3f99e2c6df3b359aec5692054d92",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
2025-02-18 20:17:57 +01:00
"owner": "nixos",
2025-12-08 13:13:18 +01:00
"ref": "nixos-25.11",
2025-02-03 07:55:17 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-12-13 21:09:32 +01:00
"nixpkgs_5": {
2025-02-03 07:55:17 +01:00
"locked": {
2025-12-08 13:13:18 +01:00
"lastModified": 1761236834,
"narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
2025-02-03 07:55:17 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-08 13:13:18 +01:00
"rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-02-18 20:17:57 +01:00
"ref": "nixpkgs-unstable",
2025-02-03 07:55:17 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-19 23:42:24 +01:00
"nur": {
"inputs": {
2025-12-13 21:09:32 +01:00
"flake-parts": "flake-parts_4",
2025-02-19 23:42:24 +01:00
"nixpkgs": [
"nixpkgs"
2025-07-11 09:32:59 +02:00
]
2025-02-19 23:42:24 +01:00
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767596383,
"narHash": "sha256-gDNIBGjDSQBwSZIEYVleUhTrjz0AufaX1FR3FoZPiaI=",
2025-02-19 23:42:24 +01:00
"owner": "nix-community",
"repo": "NUR",
2026-01-05 09:01:00 +01:00
"rev": "a6a4d66b6f8f36e918562138e7de81dadb7df788",
2025-02-19 23:42:24 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2025-02-03 07:55:17 +01:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"agenix-rekey",
"nixpkgs"
]
},
"locked": {
"lastModified": 1735882644,
"narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
2025-12-27 00:32:56 +01:00
"dank-material-shell",
"nixpkgs"
]
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1766725085,
"narHash": "sha256-O2aMFdDUYJazFrlwL7aSIHbUSEm3ADVZjmf41uBJfHs=",
"ref": "refs/heads/master",
2026-01-05 09:01:00 +01:00
"rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff",
"revCount": 715,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
2026-01-05 09:01:00 +01:00
"rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff",
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
2024-04-07 17:53:24 +00:00
"root": {
"inputs": {
2025-02-03 07:55:17 +01:00
"agenix": "agenix",
"agenix-rekey": "agenix-rekey",
2025-12-27 00:32:56 +01:00
"dank-material-shell": "dank-material-shell",
2025-12-13 21:09:32 +01:00
"determinate": "determinate",
"dgop": "dgop",
2025-02-03 07:55:17 +01:00
"disko": "disko",
2025-12-13 21:09:32 +01:00
"flake-parts": "flake-parts_3",
2025-02-03 07:55:17 +01:00
"home-manager": "home-manager_2",
2025-04-27 23:58:02 +02:00
"niri": "niri",
2025-02-20 00:02:02 +01:00
"nix-index-database": "nix-index-database",
2025-02-18 20:17:57 +01:00
"nix-vscode-extensions": "nix-vscode-extensions",
2025-02-03 07:55:17 +01:00
"nixos-facter-modules": "nixos-facter-modules",
2025-01-31 15:13:22 +01:00
"nixos-generators": "nixos-generators",
2025-12-14 01:55:30 +01:00
"nixos-wsl": "nixos-wsl",
2025-12-13 21:09:32 +01:00
"nixpkgs": "nixpkgs_4",
2025-02-03 07:55:17 +01:00
"nixpkgs-unstable": "nixpkgs-unstable",
2025-02-19 23:42:24 +01:00
"nur": "nur",
"treefmt-nix": "treefmt-nix_2"
2025-02-03 07:55:17 +01:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"agenix-rekey",
"nixpkgs"
]
},
"locked": {
"lastModified": 1735135567,
"narHash": "sha256-8T3K5amndEavxnludPyfj3Z1IkcFdRpR23q+T0BVeZE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9e09d30a644c57257715902efbb3adc56c79cf28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_2": {
"inputs": {
2025-12-13 21:09:32 +01:00
"nixpkgs": "nixpkgs_5"
2025-02-03 07:55:17 +01:00
},
"locked": {
2026-01-05 09:01:00 +01:00
"lastModified": 1767468822,
"narHash": "sha256-MpffQxHxmjVKMiQd0Tg2IM/bSjjdQAM+NDcX6yxj7rE=",
2025-02-03 07:55:17 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-01-05 09:01:00 +01:00
"rev": "d56486eb9493ad9c4777c65932618e9c2d0468fc",
2025-02-03 07:55:17 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2024-04-09 20:45:15 +00:00
}
2025-04-27 23:58:02 +02:00
},
"xwayland-satellite-stable": {
"flake": false,
"locked": {
2025-08-23 20:24:36 +02:00
"lastModified": 1755491097,
"narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=",
2025-04-27 23:58:02 +02:00
"owner": "Supreeeme",
"repo": "xwayland-satellite",
2025-08-23 20:24:36 +02:00
"rev": "388d291e82ffbc73be18169d39470f340707edaa",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "Supreeeme",
2025-08-23 20:24:36 +02:00
"ref": "v0.7",
2025-04-27 23:58:02 +02:00
"repo": "xwayland-satellite",
"type": "github"
}
},
"xwayland-satellite-unstable": {
"flake": false,
"locked": {
2025-12-27 00:32:56 +01:00
"lastModified": 1766429945,
"narHash": "sha256-9Kv4gWagx/u4RfZJzBMAoagW9ava5waxd+XoTkzqF7E=",
2025-04-27 23:58:02 +02:00
"owner": "Supreeeme",
"repo": "xwayland-satellite",
2025-12-27 00:32:56 +01:00
"rev": "0dde7ca1d3a8e8c5082533d76084e2aa02bef70e",
2025-04-27 23:58:02 +02:00
"type": "github"
},
"original": {
"owner": "Supreeeme",
"repo": "xwayland-satellite",
"type": "github"
}
2024-04-07 17:53:24 +00:00
}
},
"root": "root",
"version": 7
}