R. RyanTM
3c4fb6d5c1
gromit-mpx: 1.4.1 -> 1.4.2
...
* gromit-mpx: 1.4.1 -> 1.4.2 (#159898 )
* gromit-mpx: use SPDX3 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 14:00:05 +01:00
R. Ryantm
cc322e2160
gromit-mpx: 1.4 -> 1.4.1
2022-02-12 20:51:55 -08:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
...
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01: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
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
R. RyanTM
672bfcce54
gromit-mpx: 1.3.1 -> 1.4
2020-12-04 13:39:58 +00:00
Jörg Thalheim
2d93b5fa74
gromit-mpx: add wrapGAppsHook
2020-08-02 07:00:35 +01:00
R. RyanTM
1ea9d5b7b3
gromit-mpx: 1.3 -> 1.3.1
2020-08-02 02:23:34 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Peter Jones
fe9d4ca50e
gromit-mpx: 1.2 -> 1.3
2019-02-23 19:56:12 -07:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
Peter Jones
6c9cc6339f
gromit-mpx: init at 1.2
2016-11-16 16:32:13 -07:00