Compare commits
No commits in common. "0dec8f9faa8c755560a26876a57f59df603701c0" and "a4f19813c5bb8140fb67906b8a331699738ccdbc" have entirely different histories.
0dec8f9faa
...
a4f19813c5
|
@ -13,7 +13,7 @@
|
||||||
autorestic
|
autorestic
|
||||||
bat
|
bat
|
||||||
bento4
|
bento4
|
||||||
# bespokesynth
|
bespokesynth
|
||||||
bolliedelayxt-lv2
|
bolliedelayxt-lv2
|
||||||
bottom
|
bottom
|
||||||
calf
|
calf
|
||||||
|
@ -149,17 +149,7 @@
|
||||||
xfce.xfce4-whiskermenu-plugin
|
xfce.xfce4-whiskermenu-plugin
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
zam-plugins
|
zam-plugins
|
||||||
zynaddsubfx
|
|
||||||
(callPackage ./samrewritten.nix { })
|
(callPackage ./samrewritten.nix { })
|
||||||
(bespokesynth.overrideAttrs (old: {
|
|
||||||
src = fetchFromGitHub {
|
|
||||||
owner = "BespokeSynth";
|
|
||||||
repo = "BespokeSynth";
|
|
||||||
rev = "c4eb7dd9a877cded8cc1701eb8a1dbcffc7ffcc2";
|
|
||||||
hash = "sha256-wfqN6Vx5hYij8Mz6Ae7frUbhdj3nxtCHfpvC2+XNAJ4=";
|
|
||||||
fetchSubmodules = true;
|
|
||||||
};
|
|
||||||
}))
|
|
||||||
(unstable.clonehero.overrideAttrs (
|
(unstable.clonehero.overrideAttrs (
|
||||||
{
|
{
|
||||||
postInstall ? "",
|
postInstall ? "",
|
||||||
|
|
Loading…
Reference in New Issue