Commit graph

21 commits

Author SHA1 Message Date
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
R. RyanTM 1249f6c90a worker: 4.4.0 -> 4.5.0 2020-08-31 06:05:47 +00:00
R. RyanTM 6874db402b worker: 4.3.0 -> 4.4.0 2020-05-11 00:23:53 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 40556c9617 worker: 4.2.0 -> 4.3.0 2020-02-14 09:45:51 +00:00
R. RyanTM 47a68b3ca7 worker: 4.1.0 -> 4.2.0 2020-01-30 14:44:53 +00:00
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
R. RyanTM 3a98fa3852 worker: 4.0.1 -> 4.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-09-29 02:03:52 -07:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM 31187e4af4 worker: 4.0.0 -> 4.0.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/worker/versions
2019-08-20 22:00:22 -07: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
R. RyanTM beb4d8b8ab worker: 3.15.4 -> 4.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-07-02 20:57:53 -07:00
R. RyanTM ca713ac877 worker: 3.15.3 -> 3.15.4 (#57506)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-03-14 00:08:37 +01:00
R. RyanTM 251167b2d0 worker: 3.15.2 -> 3.15.3 (#54027)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-02-24 01:15:28 +01:00
R. RyanTM c3c4270267 worker: 3.15.1 -> 3.15.2 (#46155)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
worker
2018-09-12 22:41:44 +02:00
R. RyanTM 74a0ff512c worker: 3.15.0 -> 3.15.1 (#40820)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/m3af3zhrxravdkwq8fcsgqrqyywfbl20-worker-3.15.1/bin/worker passed the binary check.
- 1 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 3.15.1 with grep in /nix/store/m3af3zhrxravdkwq8fcsgqrqyywfbl20-worker-3.15.1
- directory tree listing: https://gist.github.com/25a3c6e8ffd32fd4b88511e305669c51
- du listing: https://gist.github.com/6f5f0c3dfcb21b2d414fafa466d13283
2018-05-20 21:42:01 +02:00
Ryan Mulligan 28e9d1fc5b worker: 3.8.5 -> 3.15.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker -h` got 0 exit code
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker --help` got 0 exit code
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker help` got 0 exit code
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker -V` and found version 3.15.0
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker -v` and found version 3.15.0
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker --version` and found version 3.15.0
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker -h` and found version 3.15.0
- ran `/nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0/bin/worker --help` and found version 3.15.0
- found 3.15.0 with grep in /nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0
- found 3.15.0 in filename of file in /nix/store/r4nbmymh7w5xqig9szbc6rmw2ld2gc91-worker-3.15.0

cc "@ndowens"
2018-02-28 11:45:01 +01: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
ndowens e3f5ebd38f worker: add version to name and so some minor cleanups (#22949) 2017-02-18 20:26:18 +01:00
Jörg Thalheim 836ab672a8 worker: fix indentation 2017-02-13 01:02:09 +01:00
ndowens a77705748b worker: init at 3.8.5
modified:   pkgs/top-level/all-packages.nix

    pick 8096649e47 worker: init at 3.8.5
    squash 9267acbd46 modified:   pkgs/top-level/all-packages.nix

worker: updated default.nix license field

Added myself to lib/maintainers.nix

    squash 28173341fa worker: updated default.nix license field
    squash b22407cf5c Added myself to lib/maintainers.nix

Fixed indent and added missing > in maintainers.nix

Fixed curly bracket indent
2017-02-12 17:45:42 -06:00