X-Git-Url: https://gitweb.ps.run/flake_thinkpad/blobdiff_plain/0af24122fe45b550330ef6e2aa2ab0bd8f0598a8..0f3e430dea3955609d5bafeffa13370110397007:/flake.lock diff --git a/flake.lock b/flake.lock index 7b6868e..e1cc79c 100644 --- a/flake.lock +++ b/flake.lock @@ -21,6 +21,27 @@ "type": "github" } }, + "fakwin": { + "inputs": { + "flake-parts": "flake-parts", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1756584983, + "narHash": "sha256-TObjSQhtqbdrQhYHSQxHL8sopgXrBF449eO+eVNbZgI=", + "owner": "DMaroo", + "repo": "fakwin", + "rev": "0cbbbbf7009d83c3cdd325e20c429b37d89fcef6", + "type": "github" + }, + "original": { + "owner": "DMaroo", + "repo": "fakwin", + "type": "github" + } + }, "firefox-addons": { "inputs": { "nixpkgs": [ @@ -59,6 +80,24 @@ "type": "github" } }, + "flake-parts": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib" + }, + "locked": { + "lastModified": 1754487366, + "narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems" @@ -226,6 +265,21 @@ "type": "github" } }, + "nixpkgs-lib": { + "locked": { + "lastModified": 1753579242, + "narHash": "sha256-zvaMGVn14/Zz8hnp4VWT9xVnhc8vuL3TStRqwk22biA=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "0f36c44e01a6129be94e3ade315a5883f0228a6e", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, "nixpkgs-unstable": { "locked": { "lastModified": 1758427187, @@ -266,6 +320,7 @@ "root": { "inputs": { "extra-container": "extra-container", + "fakwin": "fakwin", "firefox-addons": "firefox-addons", "home-manager": "home-manager", "impermanence": "impermanence",