diff --git a/flake.lock b/flake.lock index bd3e5c2..7d5064f 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,26 @@ { "nodes": { + "antigravity-nix": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1781859032, + "narHash": "sha256-T40sb1QvhJ1gFsJEWtsUNiGgFEEn5AwD4y77jy7hbDk=", + "owner": "jacopone", + "repo": "antigravity-nix", + "rev": "3ec7b3d5a7b46689642281d654a6dde102de73cf", + "type": "github" + }, + "original": { + "owner": "jacopone", + "repo": "antigravity-nix", + "type": "github" + } + }, "apple-silicon": { "inputs": { "flake-compat": "flake-compat", @@ -84,7 +105,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems" + "systems": "systems_2" }, "locked": { "lastModified": 1766069388, @@ -231,7 +252,25 @@ }, "flake-utils": { "inputs": { - "systems": "systems_6" + "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" + } + }, + "flake-utils_2": { + "inputs": { + "systems": "systems_7" }, "locked": { "lastModified": 1731533236, @@ -404,7 +443,7 @@ "nixpkgs" ], "pre-commit-hooks": "pre-commit-hooks", - "systems": "systems_2", + "systems": "systems_3", "xdph": "xdph" }, "locked": { @@ -558,7 +597,7 @@ "hyprland": [ "hyprland" ], - "systems": "systems_3" + "systems": "systems_4" }, "locked": { "lastModified": 1775071961, @@ -753,7 +792,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_4" + "systems": "systems_5" }, "locked": { "lastModified": 1780068618, @@ -898,7 +937,7 @@ "nixovim", "nixpkgs" ], - "systems": "systems_5" + "systems": "systems_6" }, "locked": { "lastModified": 1779023681, @@ -960,6 +999,7 @@ }, "root": { "inputs": { + "antigravity-nix": "antigravity-nix", "apple-silicon": "apple-silicon", "chaotic": "chaotic", "elephant": "elephant", @@ -1041,16 +1081,16 @@ }, "systems": { "locked": { - "lastModified": 1689347949, - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", - "repo": "default-linux", - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default-linux", + "repo": "default", "type": "github" } }, @@ -1101,16 +1141,16 @@ }, "systems_5": { "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "lastModified": 1689347949, + "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "repo": "default-linux", + "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", "type": "github" }, "original": { "owner": "nix-systems", - "repo": "default", + "repo": "default-linux", "type": "github" } }, @@ -1145,6 +1185,21 @@ } }, "systems_8": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_9": { "locked": { "lastModified": 1689347949, "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", @@ -1182,7 +1237,7 @@ }, "unlisted-fonts": { "inputs": { - "flake-utils": "flake-utils", + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ] @@ -1206,7 +1261,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_7" + "systems": "systems_8" }, "locked": { "lastModified": 1779832601, @@ -1230,7 +1285,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_8" + "systems": "systems_9" }, "locked": { "lastModified": 1766324177, diff --git a/flake.nix b/flake.nix index d1362e8..2d2b00e 100644 --- a/flake.nix +++ b/flake.nix @@ -84,11 +84,12 @@ self, nixpkgs, home-manager, - nixovim, chaotic, sops-nix, - textfox, apple-silicon, + antigravity-nix, + textfox, + nixovim, ... } @ inputs: let allConfig = import ./config.nix; diff --git a/modules/home/apps-optional.nix b/modules/home/apps-optional.nix index a9ac71d..60ed53f 100644 --- a/modules/home/apps-optional.nix +++ b/modules/home/apps-optional.nix @@ -12,8 +12,10 @@ ../../apps/nextcloud ../../apps/ttyper ../../apps/libreoffice + ../../apps/antigravity ]; home.packages = with pkgs; [ + # TODO: migrate these to `apps` folder. chromium imagemagick # hidapitester