diff --git a/flake.lock b/flake.lock index af84a22..eb00430 100644 --- a/flake.lock +++ b/flake.lock @@ -24,16 +24,15 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1742316137, - "narHash": "sha256-W0jd5FoOuQUnpBrAc7H/EoXrq9FpcR88ZfcqMU5MXBw=", + "lastModified": 1742098834, + "narHash": "sha256-l98XVpNXW6hr0AsxCeQZbdf6EGT8OpHdkWBi7sdel4s=", "owner": "tpwrules", "repo": "nixos-apple-silicon", - "rev": "f51de44b1d720ac23e838db8e0cf13fadb7942b8", + "rev": "8457960249bcfd34c22838e20eaa7d8261428688", "type": "github" }, "original": { "owner": "tpwrules", - "ref": "pull/284/head", "repo": "nixos-apple-silicon", "type": "github" } @@ -93,11 +92,11 @@ ] }, "locked": { - "lastModified": 1742957044, - "narHash": "sha256-gwW0tBIA77g6qq45y220drTy0DmThF3fJMwVFUtYV9c=", + "lastModified": 1742851132, + "narHash": "sha256-8vEcDefstheV1whup+5fSpZu4g9Jr7WpYzOBKAMSHn4=", "owner": "nix-community", "repo": "home-manager", - "rev": "ce287a5cd3ef78203bc78021447f937a988d9f6f", + "rev": "c4d5d72805d14ea43c140eeb70401bf84c0f11b4", "type": "github" }, "original": { @@ -128,11 +127,11 @@ ] }, "locked": { - "lastModified": 1742869675, - "narHash": "sha256-rgwUZJZVztaNYPTsf6MIqirPL5r2JTMMyHuzk1ezyYk=", + "lastModified": 1742741935, + "narHash": "sha256-ZCNvPYWkL9hxzgWn1gmYCZItqBU4ujsWjwWNpcwCjfQ=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "bb81755a3674951724d79b8cba6bbff01409d44d", + "rev": "ebb88c3428dcdd95c06dca4d49b9791a65ab777b", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index ec79d27..a647382 100644 --- a/flake.nix +++ b/flake.nix @@ -5,9 +5,7 @@ # Specify the source of Home Manager and Nixpkgs. nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; apple-silicon-support = { - # Temporarily use https://github.com/tpwrules/nixos-apple-silicon/pull/284 - # due to Mesa changes upstream necessary for functional Vulkan. - url = "github:tpwrules/nixos-apple-silicon?ref=pull/284/head"; + url = "github:tpwrules/nixos-apple-silicon"; inputs.nixpkgs.follows = "nixpkgs"; }; # Allows for easy enumeration of available Darwin and Linux systems. diff --git a/home/desktop.nix b/home/desktop.nix index 4cacf9e..91b3437 100644 --- a/home/desktop.nix +++ b/home/desktop.nix @@ -14,6 +14,7 @@ dmg2img exiftool ffmpeg-full + gcc-arm-embedded go google-cloud-sdk htop