Commit graph

15 commits

Author SHA1 Message Date
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