From 981604e8046e39271d27058d4b43291b222bff9d Mon Sep 17 00:00:00 2001 From: Grafcube Date: Tue, 10 Mar 2026 16:43:05 +0530 Subject: [PATCH] Update flake --- flake.lock | 12 ++++++------ flake.nix | 6 ++++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index d49dd9069..fb93fb798 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1726560853, - "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", "owner": "numtide", "repo": "flake-utils", - "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1730200266, - "narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=", + "lastModified": 1772643971, + "narHash": "sha256-+bllfMsclzbAAPMZTm3K9G/a5lG+s6l18/AyyYLPSIE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd", + "rev": "400de68cd101e8cfebffea121397683caf7f5a34", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 4ede98c3c..c3613f40f 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,6 @@ config = { android_sdk.accept_license = true; allowUnfree = true; - permittedInsecurePackages = [ "olm-3.2.16" ]; }; }; aapt2buildToolsVersion = "34.0.0"; @@ -47,7 +46,6 @@ androidSdk = androidComposition.androidsdk; libraries = with pkgs; [ - olm libdrm mesa ]; @@ -68,6 +66,10 @@ android-tools android-studio bashInteractive + libsysprof-capture + webkitgtk_4_1 + keybinder3 + pcre2 ]; in