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
|
617fda8d4d
|
stubby: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stubby/versions
|
2019-04-16 18:30:00 +02:00 |
|
Will Dietz
|
4c84258689
|
getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5
|
2019-01-13 17:59:37 -06:00 |
|
Will Dietz
|
c1eb0e8ad9
|
stubby: 0.2.3 -> 0.2.4
|
2019-01-04 14:12:19 -06:00 |
|
R. RyanTM
|
7272162179
|
stubby: 0.2.2 -> 0.2.3 (#40465)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/stubby/versions.
These checks were done:
- built on NixOS
- ran ‘/nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3/bin/stubby -h’ got 0 exit code
- ran ‘/nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3/bin/stubby -V’ and found version 0.2.3
- found 0.2.3 with grep in /nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3
- directory tree listing: https://gist.github.com/5e53c11fefe1a4b45ac73905083dcbd6
- du listing: https://gist.github.com/1f5e9d63405c461f5a846e92de6cf816
|
2018-05-16 15:08:23 +02:00 |
|
Michiel Leenaars
|
61dc6030bf
|
stubby: init at 0.2.2
|
2018-03-02 23:29:40 +01:00 |
|