Christina Sørensen
|
9255c4d2d0
|
treewide: adopt orphaned packages
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
|
2024-04-28 20:43:06 +02:00 |
|
Mario Rodas
|
2becf6e837
|
maintainers: drop marsam
|
2024-04-24 04:20:00 +00:00 |
|
h7x4
|
41974d5ed9
|
treewide: add mainProgram
|
2023-11-27 02:17:53 +01:00 |
|
figsoda
|
f1ec434848
|
pkgs/tools/misc: remove dead code
with the help of deadnix & nil
|
2023-07-13 17:37:07 +03:00 |
|
Mario Rodas
|
3f8c01fd69
|
snore: 0.2 -> 0.3.1
|
2023-01-03 04:20:00 +00:00 |
|
Mario Rodas
|
3e4ca50b84
|
snore: fix build
|
2022-05-20 04:20:00 +00:00 |
|
R. Ryantm
|
b0e5761533
|
snore: 0.1 -> 0.2
|
2022-01-20 09:40:58 +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
|
8f4e51b0c6
|
snore: init at 0.1
|
2019-10-17 21:00:00 -05:00 |
|