configuring
This commit is contained in:
parent
ff5774227b
commit
03fb618397
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
||||||
|
|
||||||
nixpkgs.config.packageOverrides = pkgs: {
|
nixpkgs.config.packageOverrides = pkgs: {
|
||||||
renoise = pkgs.renoise.override {
|
renoise = pkgs.renoise.override {
|
||||||
releasePath = "rns_344_linux_x86_64.tar.gz";
|
releasePath = "./rns_344_linux_x86_64.tar.gz";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue