adding niri and stuff
This commit is contained in:
parent
eeeb384c4c
commit
72b838276c
8 changed files with 632 additions and 103 deletions
|
@ -32,12 +32,12 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "bitwig-studio-unwrapped";
|
||||
version = "5.3-beta-3";
|
||||
version = "5.3-beta-6";
|
||||
|
||||
src = fetchurl {
|
||||
name = "bitwig-studio-${version}.deb";
|
||||
url = "https://downloads-secure.bitwig.com/5.3%20Beta%203/bitwig-studio-5.3-beta-3.deb?__token__=st=1734721071.0~exp=1734721671.0~hmac=b69ea20705e6b169a0dbc6a7944dcbc428f58d83dedb93b2cc81f5c0d173862a&source_url=/dl/Bitwig%20Studio/5.3%20Beta%203/installer_linux/";
|
||||
sha256 = "sha256-3T1Jg+WgETi8nbmiqYNw/FylvF8LkIbAw+iEOjpbKqU=";
|
||||
url = "https://downloads-secure.bitwig.com/5.3%20Beta%206/bitwig-studio-5.3-beta-6.deb?__token__=st=1737819113.0~exp=1737819713.0~hmac=4f89ac2fb395e08a914fe57eb46d2313b2d5288f981d0f7e2da9089325c4c099&source_url=/dl/Bitwig%20Studio/5.3%20Beta%206/installer_linux/";
|
||||
sha256 = "sha256-DE5qWSAcOJHThAXdQouOVRkFNhuzZD9j8gphByaQEis=";
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue