diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 128 |
1 files changed, 1 insertions, 127 deletions
@@ -22,21 +22,6 @@ "type": "gitlab" } }, - "flake-compat": { - "locked": { - "lastModified": 1761640442, - "narHash": "sha256-AtrEP6Jmdvrqiv4x2xa5mrtaIp3OEe8uBYCDZDS+hu8=", - "owner": "nix-community", - "repo": "flake-compat", - "rev": "4a56054d8ffc173222d09dad23adf4ba946c8884", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-compat", - "type": "github" - } - }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" @@ -55,24 +40,6 @@ "type": "github" } }, - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -108,25 +75,6 @@ "type": "github" } }, - "lib-aggregate": { - "inputs": { - "flake-utils": "flake-utils", - "nixpkgs-lib": "nixpkgs-lib_2" - }, - "locked": { - "lastModified": 1782051522, - "narHash": "sha256-45VZixBM3606DSmvus47JZYr8Aq3LkSDYan4sqi7KBc=", - "owner": "nix-community", - "repo": "lib-aggregate", - "rev": "89fd755403086a06198fc77a3fd993b7f4ab3ea8", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "lib-aggregate", - "type": "github" - } - }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -178,63 +126,6 @@ "type": "github" } }, - "nixpkgs-lib_2": { - "locked": { - "lastModified": 1782010777, - "narHash": "sha256-s4FQtsk7FyKMG9GshEPqEu+y5xjMWtVSIYe5+ReKw+o=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "2b737a461ddaf811dd6f684701d53da3f7c4ff5c", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, - "nixpkgs-wayland": { - "inputs": { - "flake-compat": "flake-compat", - "lib-aggregate": "lib-aggregate", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1782535081, - "narHash": "sha256-BZNojfbgBOdKoiOx+LEY9gN+nfNdSLsPD4ERkMcAV74=", - "owner": "nix-community", - "repo": "nixpkgs-wayland", - "rev": "d93b8daed104bb203152ab9f7bc7e43831fffcda", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs-wayland", - "type": "github" - } - }, - "quickshell": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1781847791, - "narHash": "sha256-Mo2YtNEGlcySnbq0YuP3nUKMAQCMAfE+TcCffo5vzD8=", - "ref": "refs/heads/master", - "rev": "68c2c85c33845385f7ab8147b32f1450b1e468e0", - "revCount": 824, - "type": "git", - "url": "https://git.outfoxxed.me/quickshell/quickshell" - }, - "original": { - "type": "git", - "url": "https://git.outfoxxed.me/quickshell/quickshell" - } - }, "root": { "inputs": { "firefox-addons": "firefox-addons", @@ -243,8 +134,6 @@ "import-tree": "import-tree", "nix-darwin": "nix-darwin", "nixpkgs": "nixpkgs", - "nixpkgs-wayland": "nixpkgs-wayland", - "quickshell": "quickshell", "sops-nix": "sops-nix", "spicetify-nix": "spicetify-nix" } @@ -274,7 +163,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_2" + "systems": "systems" }, "locked": { "lastModified": 1782031037, @@ -304,21 +193,6 @@ "repo": "default", "type": "github" } - }, - "systems_2": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } } }, "root": "root", |
