Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Martin Weinelt
|
abdf5dc772
|
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
|
2024-06-14 14:52:00 +02:00 |
|
Robert Schütz
|
69d5060b91
|
rmfuse: relax version constraints
|
2024-01-23 21:09:22 -08:00 |
|
adisbladis
|
c24958f4c7
|
maintainers: Remove adisbladis as maintainer from various packages
These are a handful of packages I no longer use or/and have lost interest in.
|
2023-12-27 23:13:50 +13:00 |
|
h7x4
|
12315f53ff
|
treewide: add mainProgram
|
2023-11-24 21:01:03 +01:00 |
|
Robert Schütz
|
7d113c2fe5
|
rmfuse: don't use poetry2nix
|
2023-02-04 12:25:23 -08:00 |
|
adisbladis
|
4537ba53c0
|
rmfuse: Re-lock dependencies
So Pillow is bumped https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html.
Closes #175600
|
2022-06-05 07:36:54 +08:00 |
|
adisbladis
|
9ea7bd4e67
|
rmfuse: 0.2.1 -> 0.2.3
|
2022-04-25 17:00:58 +12:00 |
|
adisbladis
|
9af334d8fc
|
Revert "rmfuse: 0.2.1 -> 0.2.3"
This reverts commit 4f62471862 .
|
2022-04-25 16:20:03 +12:00 |
|
Virgil Ribeyre
|
4f62471862
|
rmfuse: 0.2.1 -> 0.2.3
|
2021-10-12 10:39:27 -05:00 |
|
adisbladis
|
d516b27a1c
|
rmfuse: 0.1.1 -> 0.2.1
|
2021-03-14 18:55:15 +02:00 |
|
adisbladis
|
6b403ed151
|
rmfuse: init at 0.1.1
|
2021-02-18 10:06:00 +01:00 |
|