Maxwell Beck
de8a4f1741
opencolorio: Replace with 2.x
...
All applications besides Blender have been pinned to 1.x
2021-06-23 19:43:44 -05:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +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
josephtheengineer
654d1ca4b9
olive-editor: use wrapQtAppsHook
2020-06-03 07:30:02 +10:00
Arnout Engelen
f0d12bf4f7
olive-editor 0.1.1 -> 0.1.2
2020-04-08 17:23:22 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
luz.paz
aaad52ba7a
olive-editor: 0.1.0 -> 0.1.1
...
Commit updated according to #65399
2019-08-30 21:18:37 -04:00
Alexander Bantyev
38c093e376
olive-editor: init at 0.0.1 ( #57867 )
...
* olive-editor: init at unstable-2019-03-18
* olive-editor: unstable-2019-03-18 -> 0.0.1
Upstream tagged a first alpha release
+ frei0r is now available on Darwin
2019-05-10 18:31:04 +02:00