Commit Graph

24 Commits

Author SHA1 Message Date
Aleksana
af1d241b54
aerc: import a patch fix a bug with gpg signed messages (#337401) 2024-09-04 13:16:47 +08:00
Roland Coeurjoly
e34f6f4457 aegisub: change --replace to --replace-fail 2024-08-27 16:33:29 +02:00
Ashish SHUKLA
693f9402dd
aerc: import a patch fix a bug with gpg signed messages
The mentioned patch[0] is already upstream, and can be removed when
the derivation is updated to the next release.

[0] https://lists.sr.ht/~rjarry/aerc-devel/patches/54675
2024-08-26 11:22:27 +05:30
Julien Malka
6017bb2019
Merge pull request #332674 from supinie/aerogramme
aerogramme: init at 0.3.0
2024-08-08 19:35:36 +02:00
supinie
086889c30a aerogramme: init at 0.3.0 2024-08-06 15:15:48 +01:00
Jeremy Baxter
56102498be aerc: remove excess quotes 2024-07-30 10:25:16 +12:00
Jeremy Baxter
ef5b5adea6 aerc: 0.18.1 -> 0.18.2 2024-07-30 10:15:24 +12:00
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
Jeremy Baxter
d19ca7e4a0 aerc: 0.18.0 -> 0.18.1 2024-07-16 14:56:38 +12:00
Jeremy Baxter
bf2b979c71 aerc: 0.17.0 -> 0.18.0 2024-07-06 17:28:56 +12:00
Jeremy Baxter
91a7a81796 aerc: python3.pkgs -> python3Packages 2024-07-06 17:28:56 +12:00
Jeremy Baxter
15d826c92a aerc: migrate to pkgs/by-name 2024-07-06 17:28:56 +12: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
Weijia Wang
3b34473ea8 aegisub: fix build on darwin 2024-05-31 16:14:45 +02:00
Fabian Affolter
5029751332 aeacus: format with nixfmt 2024-05-22 09:48:00 +02:00
Fabian Affolter
69d5bc06b1 aeacus: limit platform support 2024-05-22 09:46:41 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vaci
db894a928a aeron, aeron-cpp: 1.43.0 -> 1.44.1 2024-04-18 11:05:56 +01:00
Peder Bergebakken Sundt
0edd8f2a9f
Merge pull request #289520 from vaci/vaci/aeron-143
aeron, aeron-cpp: 1.42.1 -> 1.43.0
2024-04-17 22:24:05 +02:00
Anderson Torres
e691d542b5 aegisub: refactor
- finalAttrs design pattern
- reorder input set
- remove `null`-ities
- strictDeps
- set openalSupport as true by default
- remove `enableParallelBuilding = true` (since it is true by default in
  cmake+ninja)
- use ninja instead of relying on default make
- move luajit and boost pins to top-level
- use lib.get* functions
- use `cmakeBuildDir`
- get rid of nested with in meta
2024-04-15 19:23:22 -03:00
Anderson Torres
f2d00fba3a aegisub: migrate to by-name 2024-04-15 19:16:41 -03:00
Vaci
2263152d28 aeron, aeron-cpp: 1.42.1 -> 1.43.0 2024-02-17 12:17:10 +00:00
Fabian Affolter
f5bfe6957a aeacus: init at 2.1.1
Vulnerability remediation scoring system

https://github.com/elysium-suite/aeacus
2024-01-18 08:21:02 +01:00
Vaci
0889431a75 aeron-cpp: init at 1.42.1 2023-12-08 16:38:18 +00:00