From c3f1f0bfb1083084a5403defaeefad945a932a2c Mon Sep 17 00:00:00 2001 From: Ethan Simmons Date: Thu, 30 Oct 2025 18:48:27 -0500 Subject: [PATCH] Update ankaa --- flake.lock | 30 +++++++++++++++--------------- modules/home/sway.nix | 2 +- modules/nix/gui.nix | 3 +-- 3 files changed, 17 insertions(+), 18 deletions(-) diff --git a/flake.lock b/flake.lock index d5ed2c7..9318595 100644 --- a/flake.lock +++ b/flake.lock @@ -80,11 +80,11 @@ ] }, "locked": { - "lastModified": 1759573136, - "narHash": "sha256-ILSPD0Dm8p0w0fCVzOx98ZH8yFDrR75GmwmH3fS2VnE=", + "lastModified": 1761845621, + "narHash": "sha256-d+R4MHsGmdebvSMsYUFWONsZSlUbOo8Zq/wjMdMiIac=", "owner": "nix-community", "repo": "home-manager", - "rev": "5f06ceafc6c9b773a776b9195c3f47bbe1defa43", + "rev": "97e3022a8d2c09313fa49847f6da4d76abcfc72d", "type": "github" }, "original": { @@ -99,11 +99,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1759608267, - "narHash": "sha256-LzcAxpJ/OWhMDeAw59wu3+Qv91mCXkTv02l5r/1kGlU=", + "lastModified": 1761867267, + "narHash": "sha256-b2vU6HzMR26JnHmnkvNZgefyfzAZOi9wLZdA+WOymHU=", "owner": "ggerganov", "repo": "llama.cpp", - "rev": "86df2c9ae4f2f1ee63d2558a9dc797b98524639b", + "rev": "6eb208d17ea29bb60295d9a2b5e7122dfb8f4b55", "type": "github" }, "original": { @@ -177,11 +177,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1759381078, - "narHash": "sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs=", + "lastModified": 1761672384, + "narHash": "sha256-o9KF3DJL7g7iYMZq9SWgfS1BFlNbsm6xplRjVlOCkXI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "7df7ff7d8e00218376575f0acdcc5d66741351ee", + "rev": "08dacfca559e1d7da38f3cf05f1f45ee9bfd213c", "type": "github" }, "original": { @@ -207,11 +207,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1758976413, - "narHash": "sha256-hEIDTaIqvW1NMfaNgz6pjhZPZKTmACJmXxGr/H6isIg=", + "lastModified": 1760596604, + "narHash": "sha256-J/i5K6AAz/y5dBePHQOuzC7MbhyTOKsd/GLezSbEFiM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e3a3b32cc234f1683258d36c6232f150d57df015", + "rev": "3cbe716e2346710d6e1f7c559363d14e11c32a43", "type": "github" }, "original": { @@ -238,11 +238,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1759188042, - "narHash": "sha256-f9QC2KKiNReZDG2yyKAtDZh0rSK2Xp1wkPzKbHeQVRU=", + "lastModified": 1760998189, + "narHash": "sha256-ee2e1/AeGL5X8oy/HXsZQvZnae6XfEVdstGopKucYLY=", "owner": "Mic92", "repo": "sops-nix", - "rev": "9fcfabe085281dd793589bdc770a2e577a3caa5d", + "rev": "5a7d18b5c55642df5c432aadb757140edfeb70b3", "type": "github" }, "original": { diff --git a/modules/home/sway.nix b/modules/home/sway.nix index a0f67e8..297d3e7 100644 --- a/modules/home/sway.nix +++ b/modules/home/sway.nix @@ -110,7 +110,7 @@ in "${modifier}+Shift+0" = "move container to workspace 10"; "${modifier}+Shift+e" = "exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'"; "${modifier}+Shift+c" = "reload"; - "${modifier}+Shift+s" = "exec ${pkgs.grim}/bin/grim -g \"$(${pkgs.slurp}/bin/slurp)\" \"/home/eesim/Pictures/$(${pkgs.zenity}/bin/zenity --entry).png\""; + "${modifier}+Shift+s" = "exec 'TMPFILE=\"$(mktemp)\"; ${pkgs.grim}/bin/grim -g \"$(${pkgs.slurp}/bin/slurp)\" \"$TMPFILE\"; mv \"$TMPFILE\" \"/home/eesim/Pictures/$(${pkgs.zenity}/bin/zenity --entry).png\"'"; "${modifier}+Shift+o" = "exec '${pkgs.grim}/bin/grim -g \"$(${pkgs.slurp}/bin/slurp)\" - | ${localPackages.x86_64-linux.gazou}/bin/gazou | tail -n +2 | ${pkgs.wl-clipboard}/bin/wl-copy'"; "${modifier}+Shift+q" = "kill"; "${modifier}+p" = "focus mode_toggle"; diff --git a/modules/nix/gui.nix b/modules/nix/gui.nix index 76faf25..18cac76 100644 --- a/modules/nix/gui.nix +++ b/modules/nix/gui.nix @@ -53,8 +53,7 @@ in liberation_ttf noto-fonts noto-fonts-cjk-sans - noto-fonts-extra - ubuntu_font_family + ubuntu-classic vazir-fonts font-awesome corefonts