Commit graph

33 commits

Author SHA1 Message Date
José Romildo 7ed8322199 marwaita: 16.2 -> 17 2023-03-29 22:54:42 -03:00
R. Ryantm 5a245ecfd6 marwaita: 16.1 -> 16.2 2023-01-08 14:59:03 +00:00
R. Ryantm 735f24b775 marwaita: 16.0 -> 16.1 2022-12-02 20:43:27 +00:00
R. Ryantm 9e6b1e8cb4 marwaita: 15.0 -> 16.0 2022-11-25 23:35:44 +00:00
R. Ryantm 815fabe01a marwaita: 14.0 -> 15.0 2022-11-08 17:26:23 +00:00
José Romildo 01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
José Romildo 898c2684a6 marwaita: 13.0 -> 14.0 2022-07-27 21:12:04 -03:00
José Romildo Malaquias f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03:00
José Romildo ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
R. Ryantm ab959a45fa marwaita: 12.1 -> 13.0 2022-02-21 12:31:44 +00:00
José Romildo 625ca679a4 marwaita: 12.0 -> 12.1 2022-01-27 07:51:02 -03:00
José Romildo 14abdc67db marwaita: 11.3 -> 12.0 2021-12-16 16:44:22 -03:00
R. Ryantm ab9bdc79c9 marwaita: 11.2.1 -> 11.3 2021-11-03 13:43:53 +00:00
José Romildo 11b4f195af marwaita: 11.2 -> 11.2.1 2021-10-21 08:12:49 -03:00
José Romildo 1864b56013 marwaita: 11.1 -> 11.2 2021-10-14 08:19:16 -03:00
José Romildo 11e5bc6438 marwaita: 10.3 -> 11.1 2021-10-10 09:19:53 -03:00
José Romildo 08ab8dc31d marwaita: 10.2 -> 10.3 2021-08-14 14:00:44 -03:00
José Romildo 29850a4683 marwaita: 10.0 -> 10.2 2021-08-09 12:39:09 -03:00
José Romildo 8417e7f3da marwaita: 9.5 -> 10.0 2021-08-03 11:09:04 -03:00
José Romildo fb7464627f marwaita: 9.2.2 -> 9.5 2021-06-23 11:37:50 -03:00
José Romildo 5d0669742f marwaita: 9.2.1 -> 9.2.2 2021-05-25 08:05:05 -03:00
José Romildo 5b31dece4d marwaita: 9.1 -> 9.2.1 2021-05-15 19:19:06 -03:00
José Romildo Malaquias 119009e454 marwaita: 9.0 -> 9.1 2021-05-09 10:47:13 -03:00
José Romildo Malaquias d00b3cbee5 marwaita: 8.0 -> 9.0 2021-05-06 10:49:13 -03: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
José Romildo Malaquias 6a0b44b394 marwaita: 7.7 -> 8.0 2021-01-02 11:21:16 -03:00
José Romildo Malaquias e8100d9fef marwaita: 7.6.1 -> 7.7 2020-09-26 09:24:43 -03:00
José Romildo Malaquias 9df0922740 marwaita: 7.5.1 -> 7.6.1 2020-09-06 10:33:15 -03:00
José Romildo Malaquias d214fce42c marwaita: 7.5 -> 7.5.1 2020-08-30 11:03:20 -07:00
José Romildo Malaquias e8633b1e2b marwaita: 7.4.3 -> 7.5 2020-08-27 10:53:55 -03:00
José Romildo Malaquias d36dc5abae marwaita: 7.4.2 -> 7.4.3 2020-08-24 08:38:15 -03:00
Symphorien Gibol 72da65769c marwaita: 2020-07-01 -> 7.4.2 2020-08-12 12:00:00 +00:00
José Romildo Malaquias 3b337cfccb marwaita: init at 2020-07-01 2020-07-05 11:02:48 -03:00