Commit graph

510747 commits

Author SHA1 Message Date
figsoda
2ba6d5536f felix-fm: 2.6.0 -> 2.7.0
Diff: https://github.com/kyoheiu/felix/compare/v2.6.0...v2.7.0

Changelog: https://github.com/kyoheiu/felix/blob/v2.7.0/CHANGELOG.md
2023-08-05 09:54:12 -04:00
WilliButz
404abaa27a
Merge pull request #247314 from Ma27/nextcloud-php-settings
nixos/nextcloud: make php settings additive
2023-08-05 14:12:52 +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
Maximilian Bosch
2ddb1453e6
nixos/nextcloud: make php settings additive
Right now, the settings aren't additive which means that when I do

    services.nextcloud.phpOptions."opcache.interned_strings_buffer = "23";

all other options are discarded because of how the module system works.

This isn't very nice in this case, though because wanting to override
a single option doesn't mean I want to discard the rest of the -
reasonable - defaults. Hence, the settings are showed as default in the
option's manual section, but are added with normal priority.

That means, to override _all_ options at once, an expression like

    services.nextcloud.phpOptions = mkForce {
      /* ... */
    };

is needed. This is also way more intuitive IMHO because the `mkForce`
explicitly tells that everything will be modified.

Also, APCu enable and the memory & file-size limits are also written
into `services.nextcloud.phpOptions` rather than adding them
silently before passing all options to the PHP package. This has the
benefit that users will realize on evaluation time that they configured
options that would otherwise be set by the module on its own.
2023-08-05 11:58:11 +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
Fabian Affolter
0d2fb29f50
Merge pull request #247194 from fabaff/google-cloud-artifact-registry-bump
python311Packages.google-cloud-artifact-registry: 1.8.2 -> 1.8.3
2023-08-05 09:03:14 +02:00
R. Ryantm
5f54224ed0 klipper: unstable-2023-06-29 -> unstable-2023-08-01 2023-08-05 06:34:44 +00:00
Nick Cao
bbe9ae26ec
Merge pull request #247159 from panicgh/dataexplorer
dataexplorer: 3.7.8 -> 3.7.9
2023-08-05 00:27:43 -06:00
Nick Cao
3511904b2e
Merge pull request #247152 from figsoda/runme
runme: 1.7.0 -> 1.7.1
2023-08-05 00:26:21 -06:00
Nick Cao
a20575a46d
Merge pull request #247203 from fabaff/phonenumbers-bump
python311Packages.phonenumbers: 8.13.16 -> 8.13.18
2023-08-05 00:24:56 -06:00
toastal
d7fcdbc1de profanity: 0.13.1 → 0.14.0
Release on Microsoft™ GitHub™: https://github.com/profanity-im/profanity/releases/tag/0.14.0
2023-08-05 13:24:15 +07:00