Commit graph

27 commits

Author SHA1 Message Date
Fabian Affolter 34595fbd39 urlwatch: 2.21 -> 2.23 2021-05-25 13:59:31 -07:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
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
Sandro Jäckel 511c7203b0
urlwatch: Disable tests, name -> pname 2021-01-10 13:18:37 +01:00
Kierán Meinhardt 5ad6a3b270 urlwatch: 2.19 -> 2.21 2020-11-17 21:31:47 +01:00
R. RyanTM f31b177899 urlwatch: 2.18 -> 2.19 2020-07-27 06:30:45 +00:00
R. RyanTM 9c93daa92c urlwatch: 2.17 -> 2.18 2020-05-12 22:15:08 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 8d24b1e237 urlwatch: 2.16 -> 2.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2019-04-16 18:28:37 +02:00
tv 5666ad2885 urlwatch: 2.15 -> 2.16 2019-02-01 11:13:52 +01:00
R. RyanTM c07b74e0b3 urlwatch: 2.14 -> 2.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urlwatch/versions
2018-10-26 00:43:00 -07:00
tv 3dd579f7b1 urlwatch: 2.13 -> 2.14 (#45989) 2018-09-03 22:14:39 +02:00
R. RyanTM d62db346c8 urlwatch: 2.11 -> 2.13
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/yxp495qcrnid39kivd5b748j8frqlkdm-urlwatch-2.13/bin/.urlwatch-wrapped passed the binary check.
- /nix/store/yxp495qcrnid39kivd5b748j8frqlkdm-urlwatch-2.13/bin/urlwatch passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2.13 with grep in /nix/store/yxp495qcrnid39kivd5b748j8frqlkdm-urlwatch-2.13
- directory tree listing: https://gist.github.com/255d16f15c73bd3e1d6a677d1dd4c3c6
- du listing: https://gist.github.com/a3fa79092d3a5ca8f6929ee7b05f686f
2018-06-07 22:40:06 -07:00
R. RyanTM b5204da735 urlwatch: 2.9 -> 2.11
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/.urlwatch-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11/bin/urlwatch had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.11 with grep in /nix/store/gpf4j5mmd5zbz0rqj39d57d38f6311pn-urlwatch-2.11
- directory tree listing: https://gist.github.com/f36eb5277839d9ca3d15995cec7cc592
- du listing: https://gist.github.com/47f738cad88e3941c1c0f149f8aa4fc7
2018-05-21 09:03:22 +00:00
Guillaume Maudoux a26a68da1e urlwatch: 2.8 -> 2.9 2018-03-30 21:20:03 +02:00
tv c945f64454 urlwatch: 2.7 -> 2.8 2018-01-29 09:15:23 +01:00
tv 146746effa urlwatch: 2.5 -> 2.7 2017-11-09 11:58:13 +01:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Eric Sagnes 813e5284cf urlwatch: 2.2 -> 2.5 2016-12-02 13:14:22 +09:00
tv 93b246287b urlwatch: 2.1 -> 2.2 2016-07-09 12:16:30 +02:00
Guillaume Maudoux 29280a60d5 urlwatch: update 2.0 -> 2.1 2016-04-15 22:23:01 +02:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
tv 180655290d urlwatch: 1.18 -> 2.0 2016-01-17 22:00:39 +01:00
tv 68e85fcc05 urlwatch: update to version 1.18 2015-02-28 08:47:36 +01:00
tv a9a10ac2ed urlwatch: update to version 1.17 2014-11-17 04:18:09 +01:00
Michael Raskin 0ede64bfcb Override postFixup for urlwatch so it works somehwo 2014-09-02 21:17:52 +04:00
tv@shackspace.de f87c516a91 urlwatch: add version 1.16 2014-09-02 01:29:30 +04:00