| 22 Dec 2025 |
magnetophon | bandithedoge: Someone just passed me a link to your software, what a coincidence! Unfortunately it doesn't build for me:
nix profile install github:bandithedoge/misstrhortion?submodules=1 warning: 'install' is a deprecated alias for 'add' error: build of '/nix/store/7fwjc3mpdi5c9x1kcmmrzh3l5pahnrd3-Misstrhortion-1.0.0.drv' on 'ssh://nixBuild@builder' failed: Cannot build '/nix/store/7fwjc3mpdi5c9x1kcmmrzh3l5pahnrd3-Misstrhortion-1.0.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/520raa1p6xfhgni22cih1ls10kr4l86k-Misstrhortion-1.0.0 Last 25 log lines: > -- Detecting CXX compiler ABI info - done > -- Check for working CXX compiler: /nix/store/4apajimszc47rxwcpvc3g3rj2icinl71-gcc-wrapper-13.3.0/bin/g++ - skipped > -- Detecting CXX compile features > -- Detecting CXX compile features - done > CMake Error at CMakeLists.txt:8 (add_subdirectory): > The source directory > > /build/8scnaz68s543y6rfsmh686rf76x10qpp-source/dpf > > does not contain a CMakeLists.txt file. > > > CMake Error at CMakeLists.txt:11 (add_subdirectory): > The source directory > > /build/8scnaz68s543y6rfsmh686rf76x10qpp-source/JUCE > > does not contain a CMakeLists.txt file. > > > CMake Error at Source/CMakeLists.txt:1 (dpf_add_plugin): > Unknown CMake command "dpf_add_plugin". > >
| 16:51:57 |
@bandithedoge:matrix.org | that's odd, it looks like it doesn't fetch submodules even though you gave it the option | 17:29:58 |
@bandithedoge:matrix.org | either way there's a working and cached build in my nur repo: nix profile install github:bandithedoge/nur-packages#misstrhortion | 17:30:38 |
@bandithedoge:matrix.org | don't expect much more than a simple clipper with broken gui though, it was more of a learning exercise for me than a serious project | 17:31:39 |
magnetophon | ok, thanks! | 17:41:45 |
| 24 Dec 2025 |
| @saberking321:matrix.org left the room. | 23:23:18 |
| 27 Dec 2025 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @ 39c3 (DECT 94667 or 97340 or 67192). | 14:41:41 |
| 1 Jan 2026 |
| matthewcroughan changed their display name from matthewcroughan @ 39c3 (DECT 94667 or 97340 or 67192) to matthewcroughan. | 20:02:26 |
| 6 Jan 2026 |
| eyduh (she/they) changed their profile picture. | 18:20:22 |
| eyduh (she/they) changed their profile picture. | 18:25:12 |
magnetophon | In NixOS, there's a bunch of packages, that do:
substituteInPlace CMakeLists.txt \
--replace-fail 'juce::juce_recommended_lto_flags' '# Not forcing LTO'
because those packages don't build otherwise.
I found out that they also build if I use -ffat-lto-objects. It seems to me, the latter should result in faster binaries. Is that correct? Can anyone think of a better way to solve this?
| 21:34:39 |
magnetophon | I did a PR for it: https://github.com/NixOS/nixpkgs/pull/477589 | 23:27:07 |
| 9 Jan 2026 |
| Cody Wright joined the room. | 12:08:11 |
magnetophon | Redacted or Malformed Event | 12:37:42 |
| 11 Jan 2026 |
| ivan joined the room. | 01:46:44 |
| capybara_squash joined the room. | 02:43:31 |
| 12 Jan 2026 |
| Sander Vocke joined the room. | 21:11:18 |
Sander Vocke | Hi all. Nice to see there is a place to discuss audio production on NixOS. I think the OS suits audio production really well, combining the possibility for users to tinker and customize while being able to always reproduce working software combinations on Linux, which is usually a challenge. | 21:12:42 |
Sander Vocke | That said, there are quite some packages that would be nice to have! (A)I created a few in order to have "cable", a useful small GUI for quickly changing Pipewire settings. | 21:13:29 |
Sander Vocke | https://github.com/SanderVocke/cable-nix (cable)
https://github.com/SanderVocke/jack_delay-nix (jack_delay, needed by cable but useful in its own right)
https://github.com/SanderVocke/python-jack-client-nix (python jack-client, needed by cable)
| 21:14:24 |
Sander Vocke | AFAIK these weren't around yet. I may try to get them into nixpkgs at some point. | 21:14:44 |
| 13 Jan 2026 |
| jopejoe1 changed their display name from jopejoe1 (4094@39c3) to jopejoe1 (4094@epvpn). | 08:26:04 |
| 16 Jan 2026 |
| @uakci:uakci.space left the room. | 19:01:37 |
| 17 Jan 2026 |
magnetophon | In case anyone wants to play with shortcircuit-XT, the sampler by the surge team:
https://github.com/NixOS/nixpkgs/pull/480866 | 00:51:20 |
| 18 Jan 2026 |
| jerrycassowary joined the room. | 11:09:58 |
| 19 Jan 2026 |
| Amadej Kastelic joined the room. | 18:27:10 |
| Amadej Kastelic set a profile picture. | 18:29:18 |
| 25 Jan 2026 |
| @hedgemage:unredacted.org left the room. | 18:59:23 |
| 30 Jan 2026 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @fosdem. | 13:17:22 |
| 31 Jan 2026 |
| pinage404 joined the room. | 22:10:16 |