éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
éclairevoyant
5cca28cafa
chrysalis: remove unneeded rec
2024-06-24 12:21:02 -04:00
éclairevoyant
77a8116270
chrysalis: fix meta.mainProgram
2024-06-24 12:21:02 -04:00
éclairevoyant
fb87f8a1d1
chrysalis: replace deprecated --replace
with --replace-fail
2024-06-24 12:21:02 -04:00
éclairevoyant
c42401aae5
chrysalis: fix pname
misuse
2024-06-24 12:21:02 -04:00
éclairevoyant
f3a3165277
chrysalis: remove meta = with lib;
2024-06-24 12:21:00 -04:00
éclairevoyant
44fad83afa
chrysalis: fix source provenance
2024-06-24 12:20:33 -04:00
éclairevoyant
2dee6a31cc
chrysalis: format with nixfmt-rfc-style
2024-06-24 12:20:33 -04:00
éclairevoyant
47daebc912
chrysalis: mark update script executable
2024-06-24 12:20:31 -04:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Martino Fontana
6e465f4550
treewide: fix use of extraPkgs
in AppImages
...
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.
Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Martino Fontana
bea50e5f6e
treewide: remove multiArch=false
from buildFHSEnv
usages
...
Cleanup after the work of #240860 .
Also preventing new packages to copy from outdated ones.
2024-05-13 20:32:47 +02:00
Peder Bergebakken Sundt
985aa8174d
treewide: unbreak appimageTools.wrapType2 builds
...
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.
contex: #271071
2024-04-24 15:26:52 +02:00
éclairevoyant
cd9b5900bc
chrysalis: 0.13.2 -> 0.13.3
2024-01-24 11:58:11 -05:00
éclairevoyant
6d1da3580b
chrysalis: set passthru.updateScript
2024-01-24 11:58:11 -05:00
éclairevoyant
ee66b69564
chrysalis: add eclairevoyant, nshalman to maintainers
2024-01-24 11:58:02 -05:00
éclairevoyant
c93716a025
chrysalis: move to pkgs/by-name
2024-01-24 11:55:44 -05:00