diff --git a/flake.lock b/flake.lock index e1a70a6..9e5540c 100644 --- a/flake.lock +++ b/flake.lock @@ -24,11 +24,11 @@ ] }, "locked": { - "lastModified": 1774379316, - "narHash": "sha256-0nGNxWDUH2Hzlj/R3Zf4FEK6fsFNB/dvewuboSRZqiI=", + "lastModified": 1774647770, + "narHash": "sha256-UNNi14XiqRWWjO8ykbFwA5wRwx7EscsC+GItOVpuGjc=", "owner": "nix-community", "repo": "home-manager", - "rev": "1eb0549a1ab3fe3f5acf86668249be15fa0e64f7", + "rev": "02371c05a04a2876cf92e2d67a259e8f87399068", "type": "github" }, "original": { @@ -40,11 +40,11 @@ "homebrew-cask": { "flake": false, "locked": { - "lastModified": 1774390670, - "narHash": "sha256-jYIbtRbJ5vD4atIcEuiIf4xtk2PVvN9Ww1rFzMjQse8=", + "lastModified": 1774680504, + "narHash": "sha256-jvhNMkngknJswhlJBm9uGEmbLeGLAs+KP4WiJsglHq0=", "owner": "homebrew", "repo": "homebrew-cask", - "rev": "89a35f2d7ff1cf41c955b2a866efb074fcdeecf7", + "rev": "d1a2ce150ca5e009fbdfc9bac2a68292291a1a16", "type": "github" }, "original": { @@ -56,11 +56,11 @@ "homebrew-core": { "flake": false, "locked": { - "lastModified": 1774390491, - "narHash": "sha256-PuIHXD9SZrslV4Odpq2nZL9sAUUJwwpUku0VTdL2s6U=", + "lastModified": 1774681293, + "narHash": "sha256-E+h8Gix2LaQPrZbawDB9tzWjH64vmEBA8p4+TSlptBQ=", "owner": "homebrew", "repo": "homebrew-core", - "rev": "ffd7d857ee7df1e6c99ce7810b01acfa9fb98d06", + "rev": "f93229913996771900368e12d9ec6ab026009632", "type": "github" }, "original": { @@ -141,11 +141,11 @@ ] }, "locked": { - "lastModified": 1774321696, - "narHash": "sha256-g18xMjMNla/nsF5XyQCNyWmtb2UlZpkY0XE8KinIXAA=", + "lastModified": 1774667365, + "narHash": "sha256-+JamhonkPyti+oqfl1ySAyF2L02adhCEcdZOzpSukq8=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "49a67e6894d4cb782842ee6faa466aa90c92812d", + "rev": "98caaa8cd1fbcc45913d1bb2b7fbabcf3e8d967a", "type": "github" }, "original": { diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 4435f3f..b76e3a6 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -29,6 +29,7 @@ "pearcleaner" "calibre" "orbstack" + "element" ]; }; }