chore: untrack .claude/settings.local.json (machine-local)
It holds this machine's Claude Code permission allowlist — local by convention (the `.local` suffix; settings.json is the shared one), so it shouldn't be versioned. Remove from tracking (keeping the working file) and gitignore it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,284 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep -i \"\\\\.nix$\")",
|
||||
"Bash(xargs ls *)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.activationPackage.outPath)",
|
||||
"Bash(git *)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.default.config.system.activationScripts.home-manager-activate.text)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.installerIsoGraphical.config.system.activationScripts.home-manager-activate.text)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.config.system.build.toplevel.drvPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.system.build.toplevel.drvPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#homeConfigurations.nomarchy.activationPackage.drvPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.default.config.systemd.services.\"home-manager-nomarchy\".serviceConfig.ExecStart)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#nixosConfigurations.default.config.system.build.vm --no-link --print-out-paths)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#homeConfigurations.nomarchy.config.xdg.configFile.\"nomarchy/current/background\".source)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.config.home-files.outPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#homeConfigurations.nomarchy.config.home-files --no-link --print-out-paths)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#homeConfigurations.nomarchy.config.systemd.user.startServices)",
|
||||
"Bash(xxd)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#packages.x86_64-linux.allThemeVariants.drvPath)",
|
||||
"Bash(chmod +x /home/bernardo/Projects/Coding/Nomarchy/themes/engine/scripts/nomarchy-themes-prebuild)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#homeConfigurations.nomarchy.activationPackage --no-link --print-out-paths)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#homeConfigurations.nomarchy.config.home.packages.outPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.config.home-path.outPath)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --expr '\\(builtins.readDir ./themes/engine/scripts\\)' --json)",
|
||||
"Bash(nix-build -I nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos /home/bernardo/Projects/Coding/Nomarchy/flake.nix --argstr attr nixosConfigurations.installerIsoGraphical)",
|
||||
"Bash(awk '{print $NF}')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.hardware.pulseaudio.enable .#nixosConfigurations.installerIsoGraphical.config.services.pipewire.enable .#nixosConfigurations.installerIsoGraphical.config.services.pipewire.pulse.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.services.displayManager.sddm.enable .#nixosConfigurations.installerIsoGraphical.config.services.displayManager.defaultSession .#nixosConfigurations.installerIsoGraphical.config.programs.hyprland.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --json .#nixosConfigurations.installerIsoGraphical.config.users.users.nixos.extraGroups)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.hardware.pulseaudio.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.services.pipewire.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.services.pipewire.pulse.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.programs.hyprland.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval '.#nixosConfigurations.installerIsoGraphical.config.__TRACKED_VAR__')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.installerIsoGraphical.config.home-manager.users.nixos.home.packages --apply 'builtins.length')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.config.home-manager.users.nomarchy.home.packages --apply 'builtins.length')",
|
||||
"Bash(chmod +x /home/bernardo/Projects/Coding/Nomarchy/features/scripts/utils/nomarchy-test-live-iso)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --json .#nixosConfigurations.installerIsoGraphical.config.boot.initrd.kernelModules)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#homeConfigurations.nomarchy.config.programs.waybar.systemd.enable)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.config.systemd.user.services --apply 'svcs: builtins.concatStringsSep \"\\\\n\" \\(builtins.attrNames svcs\\)')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.config.gtk.iconTheme.package.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw nixpkgs#everforest-gtk-variant.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' search nixpkgs everforest)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.pkgs.everforest-gtk-variant.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.pkgs.everforest-gtk-theme.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.pkgs.everforest-gtk-variant)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --expr 'let pkgs = import \\(builtins.getFlake \"/home/bernardo/Projects/Coding/Nomarchy\"\\).inputs.nixpkgs { system = \"x86_64-linux\"; config.allowUnfree = true; }; in builtins.attrNames \\(pkgs // {} \\)')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --expr 'let pkgs = import \\(builtins.getFlake \"/home/bernardo/Projects/Coding/Nomarchy\"\\).inputs.nixpkgs { system = \"x86_64-linux\"; config.allowUnfree = true; }; in builtins.concatStringsSep \"\\\\n\" \\(builtins.filter \\(n: builtins.match \".*[Ee]verforest.*\" n != null\\) \\(builtins.attrNames pkgs\\)\\)' --raw)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#homeConfigurations.nomarchy.config.gtk.iconTheme.name)",
|
||||
"Bash(bash -n /home/bernardo/Projects/Coding/Nomarchy/installer/install.sh)",
|
||||
"Bash(bash -n /home/bernardo/Projects/Coding/Nomarchy/installer/hardware-db.sh)",
|
||||
"Read(//tmp/**)",
|
||||
"Bash(bash -c ' *)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#overlays.default --apply 'o: toString \\(builtins.typeOf o\\)')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#overlays.default --apply 'o: \"overlay present: \" + builtins.typeOf o')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.default.config.system.nixos.distroName)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.default.config.system.nixos.distroId)",
|
||||
"Bash(nix-instantiate --parse /home/bernardo/Projects/Coding/Nomarchy/installer/disko-golden.nix)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#nixosConfigurations.installerIsoGraphical.config.system.build.toplevel --no-link --print-out-paths)",
|
||||
"Bash(bash /home/bernardo/Projects/Coding/Nomarchy/installer/install.sh --help)",
|
||||
"Bash(bash -c 'echo \"HOSTNAME=$HOSTNAME\"')",
|
||||
"Bash(bash -c 'echo \"HOSTNAME default=$HOSTNAME\"')",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --raw .#nixosConfigurations.installerIsoGraphical.config.services.getty.helpLine)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.pkgs.voxtype.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval .#nixosConfigurations.default.pkgs.opencode.pname)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' build .#nixosConfigurations.default.config.system.build.vm --no-link)",
|
||||
"Bash(nix log *)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --json --impure --expr ' *)",
|
||||
"Bash(cat)",
|
||||
"Bash(chmod +x /tmp/theme_comparison.sh)",
|
||||
"Bash(/tmp/theme_comparison.sh)",
|
||||
"Bash(xargs -I {} dirname {})",
|
||||
"Bash(xargs -I {} basename {})",
|
||||
"Bash(chmod +x /tmp/color_compare.sh)",
|
||||
"Bash(bash /tmp/color_compare.sh)",
|
||||
"Bash(nix --extra-experimental-features \"nix-command flakes\" eval --raw 'github:nix-community/disko/latest#packages.x86_64-linux.disko.outPath')",
|
||||
"Bash(find /nix/store/*disko*/lib/disko -name \"luks*\")",
|
||||
"Bash(nix flake *)",
|
||||
"Bash(nix-instantiate --parse /home/bernardo/Projects/Coding/Nomarchy/flake.nix)",
|
||||
"Bash(nix eval *)",
|
||||
"Bash(bash installer/install.sh --dry-run)",
|
||||
"Bash(sudo bash *)",
|
||||
"Bash(chmod +x /home/bernardo/Projects/Coding/Nomarchy/core/system/scripts/nomarchy-env-update)",
|
||||
"Bash(bash -n /home/bernardo/Projects/Coding/Nomarchy/core/system/scripts/nomarchy-env-update)",
|
||||
"Bash(sed -n '1450,1500p' /home/bernardo/Projects/Coding/Nomarchy/installer/install.sh)",
|
||||
"Bash(grep -A 5 'nixosConfigurations.$HOSTNAME' /home/bernardo/Projects/Coding/Nomarchy/installer/install.sh)",
|
||||
"Bash(mkdir -p /tmp/globtest)",
|
||||
"Bash(touch nvme0n1 *)",
|
||||
"Bash(shopt -s nullglob)",
|
||||
"Bash(bash -n installer/install.sh)",
|
||||
"Bash(nix --extra-experimental-features \"nix-command flakes\" eval .#nixosConfigurations.nomarchy-live.config.system.build.toplevel.outPath)",
|
||||
"Bash(nix --extra-experimental-features \"nix-command flakes\" eval --impure --expr 'let f = import ./core/system/impermanence.nix; in \\(f { config = { nomarchy.system.impermanence = { enable = true; mainLuksName = \"crypted_main\"; }; }; lib = \\(import <nixpkgs> {}\\).lib; pkgs = null; inputs = { impermanence.nixosModules.impermanence = {}; }; }\\).config.boot.initrd.postDeviceCommands')",
|
||||
"Bash(nix --extra-experimental-features \"nix-command flakes\" eval .#nixosConfigurations.nomarchy-installer.config.system.build.toplevel.outPath)",
|
||||
"Bash(nix --extra-experimental-features \"nix-command flakes\" eval .#nixosConfigurations.nomarchy-live.config.nomarchy.system.theme)",
|
||||
"Bash(chmod +x *)",
|
||||
"Bash(./bin/utils/nomarchy-docs-scripts --out docs/SCRIPTS.md)",
|
||||
"Bash(awk '/^## Missing references/,/^## Menu items/' docs/SCRIPTS.md)",
|
||||
"Bash(bash -n bin/utils/nomarchy-docs-scripts)",
|
||||
"Bash(bash -n features/scripts/utils/nomarchy-docs-scripts)",
|
||||
"Bash(bash -n themes/engine/scripts/nomarchy-theme-next)",
|
||||
"Bash(grep '`unused?`' docs/SCRIPTS.md)",
|
||||
"Bash(awk -F'|' '{print $2}')",
|
||||
"Bash(awk *)",
|
||||
"Bash(grep -c '`unused?`' docs/SCRIPTS.md)",
|
||||
"Bash(grep -n '`unused?`' docs/SCRIPTS.md)",
|
||||
"Bash(grep '^| `__TRACKED_VAR__` ' docs/SCRIPTS.md)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' flake check --no-build)",
|
||||
"Bash(grep -c '`kept`' docs/SCRIPTS.md)",
|
||||
"Bash(nix shell *)",
|
||||
"Bash(nix shell 'nixpkgs#shellcheck' --command bash -c ' *)",
|
||||
"Bash(./bin/utils/nomarchy-docs-scripts --out /tmp/SCRIPTS.regen.md)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --expr ' *)",
|
||||
"Bash(sed -n '100,108p' core/home/options.nix)",
|
||||
"Bash(sed -n '185,195p' core/system/options.nix)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --json --expr ' *)",
|
||||
"Bash(bash -n *)",
|
||||
"Bash(nix --extra-experimental-features 'nix-command flakes' eval --impure --raw --expr ' *)",
|
||||
"Bash(grep '^| `nomarchy-manual`' docs/SCRIPTS.md)",
|
||||
"Bash(nix *)",
|
||||
"Bash(sudo -n cat /etc/environment)",
|
||||
"Bash(systemctl --user show-environment)",
|
||||
"Bash(./bin/utils/nomarchy-docs-keybindings --out /tmp/keybindings-fresh.md)",
|
||||
"Bash(bash bin/utils/nomarchy-docs-keybindings --out /tmp/keybindings-fresh.md)",
|
||||
"Bash(nix-shell -p shellcheck --run \"shellcheck --severity=error features/scripts/utils/nomarchy-menu features/scripts/utils/nomarchy-launch-screensaver\")",
|
||||
"Bash(./bin/utils/nomarchy-docs-keybindings --out docs/KEYBINDINGS.md)",
|
||||
"Bash(grep -rEho 'jq[^\"]*--arg [a-zA-Z]+|\\\\.[a-zA-Z][a-zA-Z_0-9]+ = \\\\$|jq -r .\\\\.[a-zA-Z]+' features/scripts core/system/scripts themes/engine/scripts)",
|
||||
"Read(//home/bernardo/.config/mako/**)",
|
||||
"Read(//home/bernardo/.config/nomarchy/default/hypr/**)",
|
||||
"Read(//home/bernardo/.config/nomarchy/current/theme/**)",
|
||||
"Read(//etc/nixos/**)",
|
||||
"Bash(sudo git -C /etc/nixos log --oneline -3)",
|
||||
"Bash(PATH=/home/bernardo/Projects/Coding/Nomarchy/features/scripts/utils:/home/bernardo/Projects/Coding/Nomarchy/themes/engine/scripts:__TRACKED_VAR__ bash /home/bernardo/Projects/Coding/Nomarchy/features/scripts/utils/nomarchy-installed-summary)",
|
||||
"Bash(grep *)",
|
||||
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); r=d['results'][0]['extensions'][0]; print\\('version:', r['versions'][0]['version']\\); print\\('displayName:', r['displayName']\\); print\\('publisher:', r['publisher']['publisherName']\\); print\\('extName:', r['extensionName']\\)\")",
|
||||
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); [print\\(x['file'],'=',x['value']\\) for x in d]\")",
|
||||
"Bash([ -f \"core/home/config/nomarchy/default/hypr/apps/$f.conf\" ])",
|
||||
"Bash([ -f \"core/home/config/nomarchy/default/hypr/bindings/$f.conf\" ])",
|
||||
"Bash([ -f \"core/home/config/nomarchy/default/hypr/$f.conf\" ])",
|
||||
"Bash([ -f \"features/desktop/hyprland/config/$f.conf\" ])",
|
||||
"Bash(timeout 580 ./bin/utils/nomarchy-eval-matrix)",
|
||||
"Bash(break)",
|
||||
"Bash(sed -n 1,45p __TRACKED_VAR__/nix/package.nix)",
|
||||
"Bash(sed -n 1,50p __TRACKED_VAR__/nix/modules/home-manager.nix)",
|
||||
"Bash(python3 -c 'import json,sys; d=json.load\\(sys.stdin\\); print\\('\\\\''top path:'\\\\'', d.get\\('\\\\''path'\\\\'','\\\\''?'\\\\''\\)\\); inp=d.get\\('\\\\''inputs'\\\\'',{}\\); print\\('\\\\''inputs:'\\\\'', list\\(inp.keys\\(\\)\\)\\); print\\('\\\\''walker present:'\\\\'', '\\\\''walker'\\\\'' in inp\\); *)",
|
||||
"Bash(echo \"exit: $?\")",
|
||||
"Bash(echo 'output: [__TRACKED_VAR__]')",
|
||||
"Bash(time ./bin/utils/nomarchy-eval-matrix)",
|
||||
"Bash(python3 -c \"import json,sys; [print\\(x\\) for x in sorted\\(json.load\\(sys.stdin\\)\\)]\")",
|
||||
"Read(//dev/**)",
|
||||
"Bash(command -v qemu-system-x86_64 qemu-kvm)",
|
||||
"Bash(echo \"BUILD_EXIT=$?\")",
|
||||
"Bash(rm -f /tmp/nomarchy-mon.sock)",
|
||||
"Bash(mkdir -p /tmp/nomarchy-vmrun)",
|
||||
"Bash(QEMU_OPTS='-display none -monitor unix:/tmp/nomarchy-mon.sock,server,nowait -vga none' /tmp/nomarchy-vm/bin/run-nomarchy-vm)",
|
||||
"Bash(echo \"VM_EXIT=$?\")",
|
||||
"Bash(magick /tmp/shot.png -crop 5120x130+0+0 +repage /tmp/shot-top.png)",
|
||||
"Bash(magick /tmp/shot.png -crop 1400x420+0+440 +repage /tmp/shot-term.png)",
|
||||
"Bash(/nix/store/wv8bpzriikv65xnd1vciqpq7rnr8h2q2-bash-5.3p3/bin/bash -c 'compgen -G \"/etc/*\" >/dev/null 2>&1 && echo \"compgen WORKS\" || echo \"compgen MISSING \\(progcomp disabled\\)\"')",
|
||||
"Bash(compgen -G \"/etc/*\")",
|
||||
"Bash(/nix/store/wv8bpzriikv65xnd1vciqpq7rnr8h2q2-bash-5.3p3/bin/bash -c 'shopt -s nullglob; a=\\(/etc/hos*\\); echo \"nullglob ok: ${#a[@]} match\\(es\\)\"')",
|
||||
"Bash(mkdir -p /tmp/nomarchy-vmrun2)",
|
||||
"Bash(pgrep -f qemu-system)",
|
||||
"Bash(rm -rf /tmp/nomarchy-vmrun3)",
|
||||
"Bash(mkdir -p /tmp/nomarchy-vmrun3)",
|
||||
"Bash(echo \"exit=$?\")",
|
||||
"Bash(socat - unix-connect:/tmp/nomarchy-mon.sock)",
|
||||
"Bash(magick /tmp/shot3.ppm /tmp/shot3.png)",
|
||||
"Bash(magick identify *)",
|
||||
"Bash(echo \"captured -> $\\(magick identify -format '%wx%h' /tmp/shot3.png\\)\")",
|
||||
"Bash(magick /tmp/shot3.png -crop 5120x150+0+0 +repage /tmp/shot3-top.png)",
|
||||
"Bash(pkill -x qemu-system-x86)",
|
||||
"Bash(pkill -f \"qemu-system-x86_64 -machine\")",
|
||||
"Bash(rm -rf /tmp/nomarchy-vmrun4)",
|
||||
"Bash(mkdir -p /tmp/nomarchy-vmrun4)",
|
||||
"Bash(echo \"boot-exit=$?\")",
|
||||
"Bash(magick /tmp/shot4.ppm /tmp/shot4.png)",
|
||||
"Bash(echo \"captured -> $\\(magick identify -format '%wx%h' /tmp/shot4.png\\)\")",
|
||||
"Bash(magick /tmp/shot4.png -crop 5120x160+0+0 +repage /tmp/shot4-top.png)",
|
||||
"Bash(rm -rf /tmp/vmrun_final)",
|
||||
"Bash(mkdir -p /tmp/vmrun_final)",
|
||||
"Bash(magick /tmp/shot5.ppm /tmp/shot5.png)",
|
||||
"Bash(echo \"captured -> $\\(magick identify -format '%wx%h' /tmp/shot5.png\\)\")",
|
||||
"Bash(magick /tmp/shot5.png -crop 5120x170+0+0 +repage /tmp/shot5-top.png)",
|
||||
"Bash(rm -rf /tmp/vmssh)",
|
||||
"Bash(mkdir -p /tmp/vmssh)",
|
||||
"Bash(QEMU_OPTS='-display none -monitor unix:/tmp/nomarchy-mon.sock,server,nowait -vga none' QEMU_NET_OPTS=hostfwd=tcp::2222-:22 /tmp/nomarchy-vm-ssh/bin/run-nixos-vm)",
|
||||
"Bash(command -v expect)",
|
||||
"Read(//home/bernardo/.ssh/**)",
|
||||
"Bash(QEMU_OPTS='-display none -monitor unix:/tmp/nomarchy-mon.sock,server,nowait -vga none' QEMU_NET_OPTS=hostfwd=tcp::2222-:22 /tmp/nomarchy-vm-ssh/bin/run-nomarchy-vm)",
|
||||
"Bash(echo \"vm-exited rc=$?\")",
|
||||
"Bash(pkill -f \"run-nomarchy-vm\")",
|
||||
"Bash(rm -rf /tmp/vmtheme)",
|
||||
"Bash(mkdir -p /tmp/vmtheme)",
|
||||
"Bash(echo \"vm exited rc=$?\")",
|
||||
"Bash(magick /tmp/latte.ppm -resize 1700 /tmp/latte.png)",
|
||||
"Bash(echo \"saved $\\(magick identify -format '%wx%h' /tmp/latte.png\\)\")",
|
||||
"Bash(./bin/utils/nomarchy-eval-matrix)",
|
||||
"Bash(rm -f /tmp/nomarchy.qcow2 /tmp/vm-boot.log)",
|
||||
"Bash(NIX_DISK_IMAGE=/tmp/nomarchy.qcow2 QEMU_OPTS='-display none -m 4096' /tmp/vm-verify-result/bin/run-nomarchy-vm)",
|
||||
"Bash(echo \"VM PID $!\")",
|
||||
"Bash(pkill -f 'qemu-system-x86_64 -machine accel=kvm.*nomarchy')",
|
||||
"Bash(rm -f /tmp/vm-verify.nix /tmp/nomarchy.qcow2 /tmp/vm-boot.log /tmp/vm-verify-result)",
|
||||
"Bash(pkill -9 -f 'qemu-system')",
|
||||
"Bash(rm -f /tmp/nomarchy.qcow2)",
|
||||
"Bash(python3 -)",
|
||||
"Bash(sed -n '206,228p' features/scripts/utils/nomarchy-menu)",
|
||||
"Bash(pkill -9 -f 'run-nixos-vm\\\\|qemu-system-x86_64.*nomarchy')",
|
||||
"Bash(rm -f /tmp/nomarchy.qcow2 /tmp/vm-verify.nix /tmp/vm-boot.log /tmp/menu-*.sh /tmp/layout-check.sh /tmp/validate-fixes.sh /tmp/menu-cmds.txt /tmp/shipped.txt)",
|
||||
"Bash(rm -f /tmp/vm-verify-result)",
|
||||
"Bash(kill -9 1285354)",
|
||||
"Bash(sed -n '1,30p' features/scripts/battery-monitor.nix)",
|
||||
"Bash(sed -n '40,75p' features/desktop/waybar/default.nix)",
|
||||
"Bash(sed -n '140,160p' features/desktop/waybar/themes/summer-night/config.jsonc)",
|
||||
"Bash(sed -n '10,20p' features/desktop/waybar/config/config.jsonc)",
|
||||
"Bash(python3 -m json.tool)",
|
||||
"Bash(/tmp/nomarchy-multidisk-test/run-vm.sh)",
|
||||
"Bash(socat - UNIX-CONNECT:mon.sock)",
|
||||
"Bash(/tmp/nomarchy-multidisk-test/boot-from-disk.sh)",
|
||||
"Bash(socat - UNIX-CONNECT:bootmon.sock)",
|
||||
"Bash(convert /tmp/nomarchy-multidisk-test/screen.ppm /tmp/nomarchy-multidisk-test/screen.png)",
|
||||
"Bash(magick /tmp/nomarchy-multidisk-test/screen.ppm /tmp/nomarchy-multidisk-test/screen.png)",
|
||||
"Bash(shellcheck --severity=error installer/install.sh)",
|
||||
"Bash(curl -s \"https://api.github.com/repos/nix-community/home-manager/contents/modules/programs/vscode?ref=0d02ec1d0a05f88ef9e74b516842900c41f0f2fe\")",
|
||||
"Bash(python3 -c \"import json,sys;[print\\(x['name']\\) for x in json.load\\(sys.stdin\\)]\")",
|
||||
"Bash(curl -s \"https://api.github.com/repos/nix-community/home-manager/contents/modules/programs/vscode?ref=release-25.11\")",
|
||||
"Bash(curl -s \"https://api.github.com/repos/nix-community/home-manager/contents/modules/programs/vscode?ref=49ca96b2714c5931e17401eff87f3edd42d2b0f2\")",
|
||||
"Bash(python3 -c \"import json,sys;d=json.load\\(sys.stdin\\);[print\\(x['name']\\) for x in d]\")",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" \"https://raw.githubusercontent.com/nix-community/home-manager/49ca96b2714c5931e17401eff87f3edd42d2b0f2/modules/programs/vscode/each-config.nix\")",
|
||||
"Read(//nix/store/**)",
|
||||
"Bash(mkdir -p __TRACKED_VAR__/nomarchy-install-test)",
|
||||
"Bash(qemu-img create *)",
|
||||
"Read(//home/bernardo/.config/nomarchy/**)",
|
||||
"Read(//home/bernardo/.local/share/nomarchy/**)",
|
||||
"Read(//home/bernardo/.config/elephant/**)",
|
||||
"Read(//home/bernardo/.local/share/elephant/**)",
|
||||
"Read(//home/bernardo/.config/walker/**)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(python3 -c ' *)",
|
||||
"Bash(nix-store -r /nix/store/hydnry53i2qbmqq0b0872wlbzdkpq1bd-source)",
|
||||
"Bash(echo \"EXIT=$?\")",
|
||||
"Bash(sed -n '44,50p' features/default.nix)",
|
||||
"Bash(sed -n '14,20p' features/scripts/default.nix)",
|
||||
"Bash(sed -n '11,17p' themes/engine/scripts.nix)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(curl -sL \"https://api.github.com/repos/hyprwm/Hyprland/commits?sha=v0.55.3&per_page=100\")",
|
||||
"Bash(curl -sL -o /tmp/hypr-fence-fix.patch \"https://github.com/hyprwm/Hyprland/commit/bdf0aaa5409fe2e4715e2796d669e16776de0233.patch\")",
|
||||
"Bash(rm -f /tmp/nomarchy-2605.qcow2 /tmp/nomarchy-mon.sock /tmp/nomarchy-serial.sock)",
|
||||
"Bash(NIX_DISK_IMAGE=/tmp/nomarchy-2605.qcow2 QEMU_OPTS=\"-display none -monitor unix:/tmp/nomarchy-mon.sock,server,nowait -serial unix:/tmp/nomarchy-serial.sock,server,nowait\" /tmp/nomarchy-vm-2605/bin/run-nomarchy-vm)",
|
||||
"Bash(python3 *)",
|
||||
"Bash(curl -sL https://raw.githubusercontent.com/hyprwm/Hyprland/v0.55.3/CMakeLists.txt)",
|
||||
"Bash(curl -sL https://raw.githubusercontent.com/hyprwm/Hyprland/v0.55.2/CMakeLists.txt)",
|
||||
"Bash(NIX_DISK_IMAGE=/tmp/nomarchy-2605.qcow2 QEMU_OPTS=\"-display none -monitor unix:/tmp/nomarchy-mon.sock,server,nowait -serial unix:/tmp/nomarchy-serial.sock,server,nowait\" /tmp/nomarchy-vm-2605-fixed/bin/run-nomarchy-vm)",
|
||||
"Bash(xargs du -sh)",
|
||||
"Bash(xargs du -csh)",
|
||||
"Bash(curl -s https://raw.githubusercontent.com/nix-community/stylix/release-26.05/flake.nix)",
|
||||
"Bash(nix build *)",
|
||||
"Bash(echo \"exit $?\")",
|
||||
"Bash(pkill -f \"test-install.sh\")",
|
||||
"Bash(pkill -f \"qemu-system-x86_64.*NOMARCHY\\\\|qemu-system-x86_64.*nomarchy\")",
|
||||
"Bash(NOMARCHY_PATH=__TRACKED_VAR__ python3 pkgs/nomarchy-theme-sync/nomarchy-theme-sync.py --quiet apply summer-night --no-switch)",
|
||||
"Bash(NOMARCHY_PATH=__TRACKED_VAR__ python3 pkgs/nomarchy-theme-sync/nomarchy-theme-sync.py --quiet apply summer-day --no-switch)",
|
||||
"Bash(xargs cat)",
|
||||
"Bash(nix-instantiate --parse modules/home/rofi.nix)",
|
||||
"Bash(nix-instantiate --parse modules/home/shell.nix)",
|
||||
"Bash(command -v nix)",
|
||||
"Bash(nix-instantiate --parse modules/home/keys.nix)",
|
||||
"Bash(cp /home/bernardo/Projects/Nomarchy/modules/nixos/plymouth/logo.png /tmp/logo-orig.png)",
|
||||
"Bash(nix run *)",
|
||||
"Bash(cp /tmp/logo-text.png /home/bernardo/Projects/Nomarchy/.tmp-logo-preview.png)",
|
||||
"Bash(cp /tmp/logo-text.png /home/bernardo/Projects/Nomarchy/preview-logo.png)",
|
||||
"Bash(nix-instantiate --parse modules/nixos/plymouth.nix)",
|
||||
"Bash(echo \"parse OK\")",
|
||||
"Bash(echo \"=== build the plymouth theme derivation directly ===\")",
|
||||
"Bash(nix-instantiate --parse modules/nixos/default.nix)",
|
||||
"Bash(cp /nix/store/f18ij42lmpg07fn1m29aplayakx7kqpz-splash-test.png/* preview-splash-built.png)",
|
||||
"Bash(cp /nix/store/f18ij42lmpg07fn1m29aplayakx7kqpz-splash-test.png preview-splash-built.png)",
|
||||
"Bash(nix-instantiate --parse hosts/live.nix)",
|
||||
"Bash(nix-instantiate --parse modules/home/stylix.nix)",
|
||||
"Bash(nix-shell -p fontconfig --run \"fc-scan --format '%{family}\\\\n' modules/nixos/branding/Nomarchy.ttf\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user