From 9091d1bab3618aa110de24d14cec82f11759e5b4 Mon Sep 17 00:00:00 2001 From: Grafcube Date: Wed, 25 Feb 2026 20:37:44 +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..aa02ed10d 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": 1771984458, + "narHash": "sha256-6uLhe5zlfPfyqS23lTVGbQAKqwClt1Z4B+hgjEp2gbQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd", + "rev": "9884749fd32ed349fa5d57362532d942a5558239", "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