Compare commits
2 Commits
195967f7f6
...
1f7468c392
Author | SHA1 | Date |
---|---|---|
Bauke | 1f7468c392 | |
Bauke | 1b6440cd3a |
|
@ -14,6 +14,7 @@ alias ls="exa"
|
||||||
alias mgs="mgitstatus"
|
alias mgs="mgitstatus"
|
||||||
alias o="xdg-open"
|
alias o="xdg-open"
|
||||||
alias pc="podman-compose"
|
alias pc="podman-compose"
|
||||||
|
alias t="task"
|
||||||
alias trash="gio trash"
|
alias trash="gio trash"
|
||||||
alias v="vagrant"
|
alias v="vagrant"
|
||||||
alias weather="wthrr"
|
alias weather="wthrr"
|
||||||
|
|
|
@ -14,7 +14,6 @@
|
||||||
bat
|
bat
|
||||||
beancount
|
beancount
|
||||||
bento4
|
bento4
|
||||||
# bespokesynth
|
|
||||||
bolliedelayxt-lv2
|
bolliedelayxt-lv2
|
||||||
bottom
|
bottom
|
||||||
calf
|
calf
|
||||||
|
@ -167,8 +166,8 @@
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "BespokeSynth";
|
owner = "BespokeSynth";
|
||||||
repo = "BespokeSynth";
|
repo = "BespokeSynth";
|
||||||
rev = "c4eb7dd9a877cded8cc1701eb8a1dbcffc7ffcc2";
|
rev = "eb55640bd946cfd63fe66bb14810b03268393af1";
|
||||||
hash = "sha256-wfqN6Vx5hYij8Mz6Ae7frUbhdj3nxtCHfpvC2+XNAJ4=";
|
hash = "sha256-WmERJDLcgLOPX+NhdvRJoDU/KJvLI7cyO6KpqpyWuZE=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
}))
|
}))
|
||||||
|
|
Loading…
Reference in New Issue