Commit Graph

14 Commits

Author SHA1 Message Date
R. Ryantm
044c6555ea scheme-manpages: unstable-2023-08-13 -> unstable-2023-08-27 2023-10-19 09:43:24 +00:00
Mario Rodas
f9b6590135 scheme-manpages: unstable-2023-06-04 -> unstable-2023-08-13 2023-08-24 04:20:00 +00:00
Mario Rodas
f137da12dd scheme-manpages: 2023-03-26 -> 2023-06-04 2023-06-24 04:20:00 +00:00
Mario Rodas
4fce246b9f scheme-manpages: add updateScript 2023-06-24 04:20:00 +00:00
Mario Rodas
260f7b8143 scheme-manpages: 2023-02-06 -> 2023-03-26 2023-04-19 04:20:00 +00:00
Mario Rodas
250a8eb773 scheme-manpages: 2022-07-04 -> 2023-02-06 2023-02-08 04:20:00 +00:00
Mario Rodas
85b1b192df scheme-manpages: 2022-05-14 -> 2022-07-04 2022-07-26 04:20:00 +00:00
Mario Rodas
37da161e64 scheme-manpages: 2022-04-21 -> 2022-05-14 2022-06-25 04:20:00 +00:00
Mario Rodas
7f51b52916 scheme-manpages: 2021-03-11 -> 2022-04-21 2022-04-23 04:20:00 +00:00
Mario Rodas
7341e217b9 scheme-manpages: 2021-01-17 -> 2021-03-11 2021-04-23 04:20:00 +00:00
Mario Rodas
b6dea43ad9 scheme-manpages: 2020-08-14 -> 2021-01-17 2021-01-28 04:20:00 +00: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
Mario Rodas
edb74a6b89
scheme-manpages: 2020-05-17 -> 2020-08-14 2020-08-18 04:20:00 -05:00
Mario Rodas
b9d0734a2a
scheme-manpages: init at 2020-05-17 2020-05-16 04:20:00 -05:00