Commit graph

26 commits

Author SHA1 Message Date
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +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
José Romildo Malaquias c21113bf44 mate.mate-terminal: 1.24.0 -> 1.24.1 2020-09-18 14:20:30 -03:00
José Romildo Malaquias ceb87a4c26 mate: enable parallel building 2020-02-14 18:52:51 -03:00
José Romildo Malaquias 698a3c65d5 mate: all applications have been migrated from intltools to gettext 2020-02-14 11:09:49 -03:00
José Romildo Malaquias 8aa38e74d0 mate.mate-terminal: add maintainer 2020-02-12 15:02:59 -03:00
José Romildo Malaquias fd6551f156 mate.mate-terminal: 1.22.1 -> 1.24.0 2020-02-12 14:58:29 -03:00
José Romildo Malaquias c0088a657f mate: use https instead of http in src urls 2019-12-13 19:37:37 -03:00
Jan Tojnar 8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01: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
José Romildo Malaquias 055694b7ca mate.mate-terminal: 1.22.0 -> 1.22.1 2019-04-23 09:50:00 -03:00
José Romildo Malaquias a1164b0649 mate: use stdenv.lib.versions.majorMinor instead of mate.getRelease 2019-04-21 12:40:55 -03:00
José Romildo Malaquias 39edbc0239 mate.mate-terminal: 1.20.2 -> 1.22.0 2019-04-21 12:11:25 -03:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
worldofpeace 98ce15cf3f mate.mate-terminal: 1.21.0 -> 1.20.2 2019-01-14 08:47:02 -05:00
worldofpeace 2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00
R. RyanTM fb646ae205 mate.mate-terminal: 1.20.1 -> 1.21.0 (#43180)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mate-terminal/versions.

These checks were done:

- built on NixOS
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/mate-terminal.wrapper passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/.mate-terminal-wrapped passed the binary check.
- /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0/bin/.mate-terminal.wrapper-wrapped passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 1.21.0 with grep in /nix/store/pkwgjc2972cx5yicsppl6ivkrbl9sflh-mate-terminal-1.21.0
- directory tree listing: https://gist.github.com/cbbde60e233e1916f09d61e0a3e6e306
- du listing: https://gist.github.com/21079e9340adbd98c94647457231e080
2018-07-14 20:43:22 +02:00
R. RyanTM 92f66343d9 mate.mate-terminal: 1.20.0 -> 1.20.1 (#42485)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mate-terminal/versions.

These checks were done:

- built on NixOS
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/mate-terminal passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/mate-terminal.wrapper passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/.mate-terminal-wrapped passed the binary check.
- /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1/bin/.mate-terminal.wrapper-wrapped passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/d64r6l493bv3f6xyxxfw41w1r765lk2q-mate-terminal-1.20.1
- directory tree listing: https://gist.github.com/5e7716c45202939e7965bf76c7f86be7
- du listing: https://gist.github.com/b84bea1f0cc9eb94683e90ab7f4c30d2
2018-06-24 19:36:39 +02:00
José Romildo Malaquias b374fbf2fa mate: update to release 1.20 2018-02-13 23:22:51 -02:00
José Romildo Malaquias aa001cc937 mate: remove major-ver and minor-ver
Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.
2018-02-13 20:44:07 -02:00
José Romildo Malaquias cb5417ace0 mate-terminal: 1.18.1 -> 1.18.2 2017-12-24 00:05:34 -02:00
romildo 8ba81342dc mate-terminal: 1.18.0 -> 1.18.1 2017-08-06 10:36:42 -03:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
romildo d9672293c2 mate-terminal: 1.17.0 -> 1.18.0 2017-03-27 23:26:24 -03:00
Clemens Manert 2a24e86676
mate-terminal: init at 1.17.0 2017-03-07 11:27:13 +01:00