1
Fork 0

Compare commits

..

No commits in common. "1f7468c3922b267f7281d57c5436bab33d953501" and "195967f7f63ebd57e90f90f7b6cab121986727c9" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,6 @@ alias ls="exa"
alias mgs="mgitstatus"
alias o="xdg-open"
alias pc="podman-compose"
alias t="task"
alias trash="gio trash"
alias v="vagrant"
alias weather="wthrr"

View File

@ -14,6 +14,7 @@
bat
beancount
bento4
# bespokesynth
bolliedelayxt-lv2
bottom
calf
@ -166,8 +167,8 @@
src = fetchFromGitHub {
owner = "BespokeSynth";
repo = "BespokeSynth";
rev = "eb55640bd946cfd63fe66bb14810b03268393af1";
hash = "sha256-WmERJDLcgLOPX+NhdvRJoDU/KJvLI7cyO6KpqpyWuZE=";
rev = "c4eb7dd9a877cded8cc1701eb8a1dbcffc7ffcc2";
hash = "sha256-wfqN6Vx5hYij8Mz6Ae7frUbhdj3nxtCHfpvC2+XNAJ4=";
fetchSubmodules = true;
};
}))