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
a1164b0649
mate: use stdenv.lib.versions.majorMinor instead of mate.getRelease
2019-04-21 12:40:55 -03:00
José Romildo Malaquias
43256beb54
mate.mate-polkit: 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
e26d22c091
mate.mate.polkit: move gobject-introspection to nativeBuildInputs
2019-01-15 20:01:00 -05:00
worldofpeace
9f79190976
mate.mate-polkit: 1.20.1 -> 1.20.2
2019-01-14 08:44:56 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
R. RyanTM
694e6ef76a
mate.mate-polkit: 1.20.0 -> 1.20.1
...
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-polkit/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/6jg3p5hdy44ijwbbzdjy7vjm6dzbkp6a-mate-polkit-1.20.1
- directory tree listing: https://gist.github.com/01e5b02d44da8912f9242d3772fcd447
- du listing: https://gist.github.com/8d2779ce364c45ecdae0c047392431e8
2018-06-19 06:08:35 -07: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
ea595a0fbf
mate-polkit: add gobjectIntrospection dependence
2018-01-10 09:40:42 -02:00
José Romildo Malaquias
7110c14729
mate-polkit: init at 1.18.2
2018-01-09 02:40:04 +02:00