Commit Graph

10 Commits

Author SHA1 Message Date
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
alina sireneva
267ce056f3
bugdom: fixed darwin build 2024-05-21 00:38:52 +03:00
Manuel Frischknecht
fcc93d6a44 bugdom: 1.3.3 -> 1.3.4
`bugdom` failed to build on GCC 13 because GCC stopped transitively
including `cstdint` in many scenarios and its external dependency
`Pomme` didn't properly include `cstdint` in all of its headers.

Luckily, this issue has already been fixed by upstream `Pomme`
and the fix has also been pulled into the latest `bugdom` release.
2024-01-25 22:13:21 +00:00
Lukas Kohler
a7b0ff0a0d
bugdom,nanosaur,nanosaur2,otto-matic: add desktop files (#215525) 2023-04-25 21:09:54 +02:00
Weijia Wang
f60e098400 bugdom: 1.3.2 -> 1.3.3 2023-01-29 08:03:23 +01:00
R. Ryantm
3e65be6910 bugdom: 1.3.1 -> 1.3.2 2022-07-07 19:36:20 +00:00
AndersonTorres
8f3e98cf28 bugdom: use SRI hash format 2022-06-09 23:16:58 -03:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
OPNA2608
b75018a789 bugdom: Enable on Darwin 2022-04-05 23:57:06 +02:00
Lux
4f209920e3 bugdom: init at 1.3.1
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2021-12-29 23:55:21 +01:00