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
éclairevoyant
71e728d3b8
maintainers: remove ivar
2024-06-29 03:09:10 -04:00
jopejoe1
8a060c14d3
antsimulator: change license to mit
...
found at https://github.com/johnBuffer/AntSimulator/blob/master/LICENSE
2024-03-20 20:49:29 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Artturin
58156d95e9
antsimulator: fix texture path
2021-08-11 04:31:46 +03:00
R. RyanTM
07ebaed974
antsimulator: 1.2 -> 3.1
2021-08-10 11:05:35 +00:00
IvarWithoutBones
48a2307da5
antsimulator: init at 1.2
2021-04-06 22:48:11 +02:00