Commit graph

8 commits

Author SHA1 Message Date
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
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
R. RyanTM 597ecd0226 altcoins.parity-ui: 0.2.8 -> 0.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
parity-ui
2018-09-06 15:15:47 -07:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM a0fcf2c54c altcoins.parity-ui: 0.2.5 -> 0.2.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/parity-ui/versions.
2018-07-12 22:51:25 -07:00
R. RyanTM 2c3575d7fe altcoins.parity-ui: 0.2.1 -> 0.2.5 (#41533)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/bin/parity-ui had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.2.5 with grep in /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5
- directory tree listing: https://gist.github.com/c69e2d05d926decf9c0435e7ed94fab9
- du listing: https://gist.github.com/8a81380e0a3c16f2804599e811b3c336
2018-06-09 00:43:56 +02:00
R. RyanTM 214292b507 altcoins.parity-ui: 0.1.1 -> 0.2.1 (#40647)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/11bn5brs3infc88fhfcxq5zhy8p1fsg3-parity-ui-0.2.1/bin/parity-ui had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.2.1 with grep in /nix/store/11bn5brs3infc88fhfcxq5zhy8p1fsg3-parity-ui-0.2.1
- directory tree listing: https://gist.github.com/1087da639a875b39e9704339efd4a70c
- du listing: https://gist.github.com/d17a3cbf1828838b4d0115d801e376c0
2018-05-22 12:35:56 +02:00
Wei Tang 3bd1fcc4ad parity-ui: init at 0.1.1 2018-05-05 09:18:11 +08:00