This commit is contained in:
2025-11-27 18:09:51 +03:00
parent c3a3be2cd6
commit 2454e2afd5
10 changed files with 291 additions and 14 deletions
+1
View File
@@ -32,6 +32,7 @@
package = pkgs.runCommand "moveUp" { } ''
mkdir -p $out/share/icons
ln -s ${
pkgs.fetchzip {
url = url;
hash = hash;