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 |
|
R. RyanTM
|
6e10fc1fe5
|
rt: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rt/versions
|
2019-04-16 18:43:37 +02:00 |
|
R. RyanTM
|
aec2a6d8e0
|
rt: 4.4.2 -> 4.4.3 (#44685)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rt/versions.
|
2018-08-08 15:33:41 +02:00 |
|
Ryan Mulligan
|
dbdca89207
|
rt: 4.4.0 -> 4.4.2
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/rt help` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/.rt-ldapimport-wrapped -h` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/.rt-ldapimport-wrapped --help` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/.rt-ldapimport-wrapped help` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/rt-ldapimport -h` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/rt-ldapimport --help` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/rt-ldapimport help` got 0 exit code
- ran `/nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2/bin/rt-test-dependencies help` got 0 exit code
- found 4.4.2 with grep in /nix/store/5n51wrhcy36qriag40rrfz0iq8li887q-rt-4.4.2
|
2018-02-28 14:16:36 +00:00 |
|
Graham Christensen
|
55d4d50cd3
|
rt: improve packaging, with a progress note
|
2017-04-22 16:24:33 -04:00 |
|
Tuomas Tynkkynen
|
2258b21e4b
|
treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
|
2016-08-02 21:17:44 +03:00 |
|
Robin Gloster
|
9820cb1bf2
|
use dontBuild instead of hacks
changes:
* buildPhase = "true"
* buildPhase = ":"
|
2016-05-04 10:11:04 +00:00 |
|
Rickard Nilsson
|
3b718bd5a0
|
rt: 4.2.12 -> 4.4.0
|
2016-03-23 00:17:50 +01:00 |
|
Shea Levy
|
495e8a6906
|
rt: Include version in drv
|
2016-01-25 10:21:09 -05:00 |
|
Shea Levy
|
d9fa9b1a45
|
Add rt and perl packages it needs
|
2016-01-15 12:05:43 -05:00 |
|