!XrtRvzcHOrHtSKARne:nixos.org

NixOS Audio

123 Members
28 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
17 Jun 2023
@tamtaram:chat.heizhaus.orgTamara
In reply to @Minijackson:matrix.org
can you go into "Edit > Preferences > Plugins > VST" and see / edit the path?
* oh yeah. i can do that. and now it finds my plugins
11:29:26
@tamtaram:chat.heizhaus.orgTamarai see nothing regarding envs in the nix config https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/audio/ardour/default.nix11:29:37
@Minijackson:matrix.orgMinijackson
In reply to @tamtaram:chat.heizhaus.org
i see nothing regarding envs in the nix config https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/audio/ardour/default.nix
should there be?
11:30:20
@tamtaram:chat.heizhaus.orgTamara
In reply to @Minijackson:matrix.org
should there be?
do you think it's acceptable that if i install ardour and lv2 plugins as a package, that ardour then ignores their existence?
11:31:13
@Minijackson:matrix.orgMinijacksonI mean, Nix installs those packages in non-standard paths11:32:18
@Minijackson:matrix.orgMinijacksonbut I guess Ardour could be patched to modify the default LV2 / VST3 paths11:33:07
@tamtaram:chat.heizhaus.orgTamarafound one of the paths: https://github.com/Ardour/ardour/blob/9b797dc4c17649b6ad2cc3108e76841719332e70/libs/ardour/plugin_manager.cc#L30611:35:37
@tamtaram:chat.heizhaus.orgTamara im guessing a patch can be built using nix develop? guess thats a good introduction to nix packaging for me 11:36:47
@tamtaram:chat.heizhaus.orgTamaraohh. it does check the ENVs but only during your first time launch11:41:20
@tamtaram:chat.heizhaus.orgTamarabut the "Reset to default" button does not11:42:15
@Minijackson:matrix.orgMinijackson
In reply to @tamtaram:chat.heizhaus.org
im guessing a patch can be built using nix develop? guess thats a good introduction to nix packaging for me
it can, but I think nix removes the .git folder, so it wouldn't track your change by default
12:15:24
@Minijackson:matrix.orgMinijackson you can make the src point to another local repository using --redirect, however 12:15:53
@tamtaram:chat.heizhaus.orgTamarauhh ok. i just made a patch file based on the upstream git. then i applied it with patch and am waiting for that to compile12:21:38
@tamtaram:chat.heizhaus.orgTamarayey at least the patch works. uhh lemme try add it to nixpkg12:25:36
@tamtaram:chat.heizhaus.orgTamaranot sure if i should switch channel for this but quick question: i've made a change to the default.nix of ardour in my local copy of the nixpkgs git. how do i build this locally? would like to do that before i open a PR12:52:27
@tamtaram:chat.heizhaus.orgTamarai got help from someone else ;) PR is up: https://github.com/NixOS/nixpkgs/pull/23826813:33:53
@gdesforges:matrix.orgGuillaume Desforges
In reply to @tamtaram:chat.heizhaus.org
not sure if i should switch channel for this but quick question: i've made a change to the default.nix of ardour in my local copy of the nixpkgs git. how do i build this locally? would like to do that before i open a PR
you can CD to the nixpkgs folder and do
nix build path:.#ardour7
14:01:08
@tamtaram:chat.heizhaus.orgTamarathank you. build worked 14:11:17
@rampoina:matrix.orgRampoinahmm15:48:30

Show newer messages


Back to Room ListRoom Version: 9