Compare commits

..

No commits in common. "fc52b62427ced389ad03c66152e8a8a0487d1afa" and "4c9ae7b5565fa5f2a4bd1e11e04646e429f30689" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,6 @@
allow-dirty = true; allow-dirty = true;
experimental-features = [ "nix-command" "flakes" "repl-flake" ]; experimental-features = [ "nix-command" "flakes" "repl-flake" ];
builders-use-substitutes = true; builders-use-substitutes = true;
extra-platforms = [ "x86_64-darwin" "aarch64-darwin" ];
log-lines = 50; log-lines = 50;
# https://github.com/NixOS/nix/issues/7273 # https://github.com/NixOS/nix/issues/7273
@ -49,11 +48,11 @@
findutils findutils
gnugrep gnugrep
jq jq
nix-output-monitor
ripgrep ripgrep
skhd
sshfs sshfs
wget wget
nix-output-monitor
]; ];
variables = { variables = {

View File

@ -12,7 +12,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# alacritty # alacritty
emacs-macport emacs
iterm2 iterm2
prismlauncher prismlauncher
ripes ripes
@ -26,9 +26,10 @@
pinentry pinentry
rbw rbw
tldr tldr
unstable.snicat
zellij zellij
pandoc
texlive.combined.scheme-full
(python311.withPackages (ps: with ps; [ (python311.withPackages (ps: with ps; [
pygments pygments