Emery Hemingway
b5526585c2
treewide: inject xdg-open into wrappers as $PATH suffix
...
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Thomas Churchman
a027daf2bd
bitwig-studio: suffix LD_LIBRARY_PATH
...
NixOS's `services.pipewire.jack` and `pw-jack` set `LD_LIBRARY_PATH`, we
need to ensure those binaries are prioritized
2021-06-18 09:51:56 +01:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Bernard Fortz
174735e139
bitwig-studio: Move away from from ffmpeg_3
2021-05-08 19:51:11 -07:00
Bernard Fortz
8a5bae4ef8
bitwig-studio: 3.3.6 -> 3.3.7
2021-04-07 17:26:24 +02:00
Philipp Mildenberger
ec07a39536
bitwig-studio: fix hash
2021-04-02 23:29:40 +02:00
Bernard Fortz
d1599260b3
bitwig-studio: 3.3.3 -> 3.3.6
2021-03-27 15:43:32 +01:00
R. RyanTM
56e3c7d659
bitwig-studio: 3.3.2 -> 3.3.3
2021-02-12 02:50:07 +00:00
R. RyanTM
3c3fcfc5d3
bitwig-studio: 3.3.1 -> 3.3.2
2021-02-04 01:38:18 +00:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Bernard Fortz
0863300f17
Bitwig Studio : 3.2.8 -> 3.3.1
2020-12-27 14:33:51 +01:00
Pavol Rusnak
deb0943ec6
Merge pull request #99193 from bfortz/bitwig
...
bitwig-studio3: jack dependency fixed
2020-11-23 09:05:40 +01:00
Bernard Fortz
5b934ffcca
bitwig-studio3: jack dependency fixed
2020-09-30 21:29:14 +02:00
Thomas Friese
4d9db3bd4a
bitwig-studio3: 3.2.7 -> 3.2.8
2020-09-23 08:53:44 +02:00
Thomas Friese
ba11f710fb
bitwig-studio3: 3.2.6 -> 3.2.7
2020-09-02 08:44:51 +02:00
Thomas Friese
55c5c222c2
bitwig-studio3: 3.2.2 -> 3.2.6
2020-07-18 22:13:42 +02:00
Thomas Friese
2e78828824
bitwig-studio3: 3.2.2 -> 3.2.4
2020-07-17 11:58:37 +02:00
Thomas Friese
4398e9e346
bitwig-studio3: 3.1.3 -> 3.2.2 ( #90461 )
...
* bitwig-studio3: 3.1.3 -> 3.2.1
* bitwig-studio3: 3.1.3 -> 3.2.2
* Update pkgs/applications/audio/bitwig-studio/bitwig-studio3.nix
Co-authored-by: Philipp Mildenberger <philipp.mildenberger@student.uibk.ac.at>
* Update pkgs/applications/audio/bitwig-studio/bitwig-studio3.nix
Co-authored-by: Philipp Mildenberger <philipp.mildenberger@student.uibk.ac.at>
Co-authored-by: Philipp Mildenberger <philipp.mildenberger@student.uibk.ac.at>
2020-06-24 04:28:20 +02:00
Thomas Friese
e0c0c1f083
bitwig-studio3: 3.1.2 -> 3.1.3
2020-05-28 12:46:49 +02:00
Ingolf Wagner
e9ad60904c
bitwig-studio3: 3.1.1 -> 3.1.2
2020-01-22 18:19:58 +13:00
Bernard Fortz
3fb22f785a
bitwig studio 3.0.3 -> 3.1.1
2020-01-02 00:03:02 +01:00
Ingolf Wagner
d6baaf10a1
bitwig-studio: 3.0.1 -> 3.0.3
2019-11-13 16:39:26 +01:00
Bernard Fortz
09278b70fc
bitwig-studio: 3.0 -> 3.01
2019-07-28 10:56:42 +02:00
Ingolf Wagner
39a34ec20f
bitwig-studio3: add version 3
2019-07-23 02:35:17 -04:00