Commit graph

510753 commits

Author SHA1 Message Date
maralorn cacb118b78
libsoup: add meta.pkgConfigModules annotation 2023-08-08 16:00:28 +02:00
maralorn 9acbe31a1f
libpsl: add meta.pkgConfigModules annotation 2023-08-08 16:00:28 +02:00
maralorn 583141c525
libepoxy: add meta.pkgConfigModules annotation 2023-08-08 16:00:28 +02:00
maralorn 1d551bd1fc
libdatrie: add meta.pkgConfigModules annotation 2023-08-08 16:00:27 +02:00
sternenseemann c995eb0c5e util-linux: add meta.pkgConfigModules annotation 2023-08-08 11:52:07 +02:00
sternenseemann f8c558ca80 libsepol: add meta.pkgConfigModules annotation 2023-08-08 11:51:46 +02:00
sternenseemann e7d708bd73 pcre: add meta.pkgConfigModules annotation 2023-08-08 11:51:34 +02:00
sternenseemann addc9bcd3e pango: add meta.pkgConfigModules annotation 2023-08-08 11:51:18 +02:00
sternenseemann fc5a8f129f libthai: add meta.pkgConfigModules annotation 2023-08-08 11:51:00 +02:00
Bobby Rong 0d98427489
Merge pull request #247322 from bobby285271/upd/cinnamon
cinnamon.xreader: Backport meson 1.2 fix
2023-08-05 20:00:16 +08:00
Nikolay Korotkiy 3c76f4df72
Merge pull request #247312 from r-ryantm/auto-update/ser2net
ser2net: 4.3.13 -> 4.4.0
2023-08-05 15:37:03 +04:00
Nikolay Korotkiy d1b20f9567
Merge pull request #247299 from paveloom/lazygit
lazygit: 0.39.4 -> 0.40.0
2023-08-05 15:24:37 +04:00
Anderson Torres 763ed867f1 rc: unstable-2021-08-03 -> unstable-2023-06-14 2023-08-05 11:11:23 +00:00
IogaMaster 631b5b9cc6 colorstorm: init at 2.0.0
It's a color theme generator for editors and terminal emulators, rewritten in
Zig.

Co-authored-by: IogaMaster <iogamastercode@gmail.com>
Co-authored-by: figsoda <figsoda@pm.me>
2023-08-05 11:10:50 +00:00
Anderson Torres 29b89132fb ncdu: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
- Add `meta.changelog`
2023-08-05 11:10:50 +00:00
Anderson Torres d695b7ef5b linuxwave: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres 393a936719 zf: disable tests 2023-08-05 11:10:50 +00:00
Anderson Torres fe310a1855 zf: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres a3ccdee063 zls: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres 5c68e0e7e1 waylock: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres 6d87dc7136 rivercarro: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres 299723c875 river: split man output 2023-08-05 11:10:50 +00:00
Anderson Torres c4867cc794 river: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
- Add `meta.longDescription`
2023-08-05 11:10:50 +00:00
Anderson Torres ba1c193d28 mepo: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres a34e8fe161 findup: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres 30567662bb clipbuzz: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres dd8d813a73 blackshades: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Anderson Torres a63c9818ba scdoc: set meta.mainProgram
In order to preventively follow https://github.com/NixOS/nixpkgs/pull/246386
2023-08-05 11:09:48 +00:00
Anderson Torres 6576a7b6e6 scdoc: refactor
- one parameter per line
- use rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942)
- remove references to pname
- SRI hash
- multiple outputs
- remove with nesting (following
https://nix.dev/anti-patterns/language#with-attrset-expression)
- simplify meta
- add AndersonTorres as maintainer
2023-08-05 11:09:48 +00:00
Nikolay Korotkiy f4f1591cc0
Merge pull request #243224 from JesusMtnezForks/libreoffice
libreoffice-bin (darwin): 7.4.7 -> 7.5.5
2023-08-05 15:08:44 +04:00
Cabia Rangris 16d0fcf184
Merge pull request #247285 from r-ryantm/auto-update/klipper
klipper: unstable-2023-06-29 -> unstable-2023-08-01
2023-08-05 15:02:07 +04:00
Bobby Rong dfde395b2a
cinnamon.xreader: Backport meson 1.2 fix
Because meson 1.2 is already in staging.
2023-08-05 18:55:21 +08:00
Weijia Wang e8c9b7c618
Merge pull request #247282 from toastal/profanity-0.14.0
profanity: 0.13.1 → 0.14.0
2023-08-05 12:45:11 +02:00
Weijia Wang 6dbcdd4424
Merge pull request #247292 from Azd325/gex
gex: 0.6.0 -> 0.6.1
2023-08-05 12:39:01 +02:00
Weijia Wang 0502f0bfac
Merge pull request #246484 from aaronjheng/webcat
webcat: unstable-2021-09-06 -> 0.2.0
2023-08-05 12:35:42 +02:00
Weijia Wang 98a5a4d4d0
Merge pull request #246478 from aaronjheng/plistwatch
plistwatch: unstable-2020-12-22 -> unstable-2023-06-22
2023-08-05 12:35:17 +02:00
Maximilian Bosch 82a0e0f7d5
Merge pull request #247154 from Ma27/linux-kernel-updates
Linux kernel updates 2023-08-03
2023-08-05 12:01:55 +02:00
Fabian Affolter 0295cf36c3
Merge pull request #247302 from fabaff/gvm-libs-bump
gvm-libs: 22.6.3 -> 22.7.0
2023-08-05 11:55:45 +02:00
Fabian Affolter 677ffd4f23
Merge pull request #247298 from marsam/update-pglast
python310Packages.pglast: 5.2 -> 5.3
2023-08-05 11:55:27 +02:00
R. Ryantm fe1e7622fd ser2net: 4.3.13 -> 4.4.0 2023-08-05 09:50:47 +00:00
Weijia Wang aebee3ca2a
Merge pull request #247236 from wegank/guile-sdl-bump
guile-sdl: 0.5.2 -> 0.6.1
2023-08-05 11:34:59 +02:00
Emery Hemingway b6c5112152 nixos/ntopng: seperate interface config with newlines 2023-08-05 10:02:48 +01:00
Nick Cao e2595fcc49
Merge pull request #247166 from luochen1990/luochen1990-patch-1
Fix meta.mainProgram missing issue for jc
2023-08-05 02:41:18 -06:00
piegames ab364f08b3
Merge pull request #246866: gnomeExtensions: auto-update 2023-08-05 10:25:17 +02:00
Luo Chen 5d8e320833
jc: set meta.mainProgram
Related: https://github.com/NixOS/nixpkgs/issues/219567
2023-08-05 16:23:57 +08:00
Jörg Thalheim 6a921d61b2 python3.pkgs.deploykit: 1.0.2 -> 1.1.0
Diff: https://github.com/numtide/deploykit/compare/1.0.2...1.1.0

Changelog: https://github.com/numtide/deploykit/releases/tag/1.1.0
2023-08-05 18:18:39 +10:00
Fabian Affolter 7a6cde4e51 gvm-libs: 22.6.3 -> 22.7.0
Diff: https://github.com/greenbone/gvm-libs/compare/refs/tags/v22.6.3...v22.7.0

Changelog: https://github.com/greenbone/gvm-libs/releases/tag/v22.7.0
2023-08-05 10:10:22 +02:00
Pavel Sobolev e3c771f877
lazygit: 0.39.4 -> 0.40.0 2023-08-05 11:06:32 +03:00
Doron Behar 82326d676d
Merge pull request #247122 from doronbehar/pkg/lammps
lammps: 23Jun2022_update4 -> 2Aug2023
2023-08-05 08:00:23 +00:00
Tim Kleinschmidt fe99af5109
gex: 0.6.0 -> 0.6.1 2023-08-05 09:35:19 +02:00