Upgrade nixpkgs

This commit is contained in:
Smaug123
2024-03-24 16:53:46 +00:00
parent 824e35351d
commit ddbd6718b5
12 changed files with 694 additions and 388 deletions

View File

@@ -27,3 +27,5 @@ export WORDCHARS=''
autoload edit-command-line
zle -N edit-command-line
bindkey '^X^E' edit-command-line
PATH="$PATH:$HOME/.cargo/bin"