Commit Graph

533248 Commits

Author SHA1 Message Date
K900
a3323f68a7 nixos/tests/hardened: fix eval 2023-10-06 23:54:57 +03:00
K900
1bc5af0f6a nixos/tests/dconf: fix config format
This was changed in the module, but not in the test
2023-10-06 23:52:52 +03:00
K900
d4eca0e8bb nixos/gollum: remove non-existent maintainer 2023-10-06 23:52:42 +03:00
K900
80cc25eb51 nixos/testing: fix eval for tests created without make-python-test.nix
We have too many test entrypoints and this is a problem.
2023-10-06 23:52:04 +03:00
Emily
bd1cf55f63
Merge pull request #259416 from yayayayaka/forgejo-1.20.5-0
forgejo: 1.20.4-1 -> 1.20.5-0
2023-10-06 20:56:23 +02:00
Weijia Wang
a26e94a278
Merge pull request #258277 from wegank/viewnior-exiv2
viewnior: add patch for exiv2 0.28
2023-10-06 20:46:12 +02:00
Lin Jian
272dba1e31
Merge pull request #257415 from ehmry/yggdrasil
nixos/yggdrasil: add extraArgs option
2023-10-07 02:05:36 +08:00
R. Ryantm
95503b9292 libpkgconf: 2.0.2 -> 2.0.3 2023-10-06 14:56:20 -03:00
Elis Hirwing
13441fc1f5
Merge pull request #259349 from NixOS/php/bump-composer-2-6-5
phpPackages.composer: 2.6.4 -> 2.6.5
2023-10-06 19:51:30 +02:00
Bjørn Forsman
e5b8b12ac9 nixos/coredns: add extraArgs option 2023-10-06 19:38:38 +02:00
Bjørn Forsman
55e30da2eb buildFHSEnvBubblewrap: preserve pname, version
It's useful to have access to these attributes from packages built with
buildFHSEnvBubblewrap, and it reduces the difference between FHS and
non-FHS packages.

'name' is already handled by runCommandLocal.
2023-10-06 19:37:39 +02:00
Bernardo Meurer
e276d0c597 nix-eval-jobs: propagate nix in passthru
Since this package is intimately tied to a specific Nix release, we
propagate the Nix used for building it to make it easier for users
downstream to reference it.
2023-10-06 13:37:13 -04:00
Bjørn Forsman
d3993c144f python3Packages.clustershell: 1.9.1 -> 1.9.2 2023-10-06 19:35:00 +02:00
Bjørn Forsman
fa8ace3618 nixos: don't implicitly map missing user groups to nogroup
Before: `users.users.user1.group = "group-not-defined-anywhere-else"`
would result in user1 having the primary group `nogroup`, assigned at
activation time and only with a (easy to miss) warning from the
activation script. This behaviour is a security issue becase no files
should be owned by `nogroup` and it allows for unrelated users (and
services) to accidentally have access to files they shouldn't have.

After: The configuration above results in this eval error:
  - The following users have a primary group that is undefined: user1
  Hint: Add this to your NixOS config:
    users.groups.group-not-defined-anywhere-else = {};
2023-10-06 19:33:01 +02:00
Weijia Wang
b64632d21a
Merge pull request #259033 from f2k1de/mongodb-5.0.21
mongodb-5_0: 5.0.19 -> 5.0.21
2023-10-06 19:19:37 +02:00
Weijia Wang
0c29bf9d0d
Merge pull request #259036 from f2k1de/mongodb-4.4.25
mongodb-4_4: 4.4.23 -> 4.4.25
2023-10-06 19:19:17 +02:00
Emery Hemingway
3fc4ecafeb nixos/yggdrasil: add extraArgs option 2023-10-06 17:59:14 +01:00
Yaya
73df0bf251 forgejo: 1.20.4-1 -> 1.20.5-0
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-20-5-0
2023-10-06 18:53:58 +02:00
Ilan Joselevich
fea7f3fb2c
Merge pull request #259295 from Kranzes/mainProgram
treewide: set meta.mainProgram
2023-10-06 19:23:15 +03:00
maxine
1168b1af50
Merge pull request #254117 from amarshall/makemkv-reproducible
makemkv: make reproducible, enable parallel building, clarify license
2023-10-06 18:20:10 +02:00
Bobby Rong
a3f36f93d9
Merge pull request #259406 from bobby285271/fix/update-script
various: Fix update script
2023-10-07 00:20:01 +08:00
Weijia Wang
09de79d118
Merge pull request #259301 from r-ryantm/auto-update/martin
martin: 0.8.7 -> 0.9.0
2023-10-06 18:09:45 +02:00
Bobby Rong
a6f6d24640
Merge pull request #259403 from bobby285271/upd/pantheon
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
2023-10-07 00:07:27 +08:00
maxine
3374d2af40
Merge pull request #239450 from hughobrien/fallout-ce
fallout-ce: init at 1.0.0
2023-10-06 18:04:00 +02:00
maxine
8c4092fae9
Merge pull request #258794 from ciferkey/master
xivlauncher: 1.0.4 -> 1.0.6
2023-10-06 17:59:22 +02:00
maxine
32409b7b6f
Merge pull request #259410 from amaxine/slack_4.34.121
slack: 4.34.120 -> 4.32.121
2023-10-06 17:58:56 +02:00
maxine
41ecbefae5
Merge pull request #259281 from samuela/upkeep-bot/vscode-1.83.0-1696552081
vscode: 1.82.2 -> 1.83.0
2023-10-06 17:51:52 +02:00
Weijia Wang
39edffebe6
Merge pull request #253548 from Quantenzitrone/rimgo
rimgo: init at 1.2.0 & module
2023-10-06 17:50:58 +02:00
Maxine Aubrey
8bf85a1a85
slack: 4.34.120 -> 4.32.121 2023-10-06 17:48:12 +02:00
Ryan Lahfa
4253b99891
Merge pull request #259144 from jnsgruk/master 2023-10-06 17:44:41 +02:00
Bobby Rong
e7ed60c82e
libsigcxx: Fix update script
This allows bumping to 2.12.x, which should not bring breaking API changes.
2023-10-06 23:34:57 +08:00
Bobby Rong
da45ab16bd
pango: Fix update script
This can probably be updated to 1.51.x.
2023-10-06 23:34:49 +08:00
Bobby Rong
74a418e0fb
libpeas: Fix update script
libpeas 2.0 has breaking API changes, let's freeze the update.
2023-10-06 23:34:42 +08:00
Ryan Lahfa
1d91d95ecf
Merge pull request #243049 from 999eagle/feat/nitrokey-app2 2023-10-06 17:28:02 +02:00
Bobby Rong
9a9e44ca04
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
See the changes in x-d-p 1.17 for details. Pantheon's config is quite complex
compared to other DEs >_<  gnome-keyring is already added to xdg.portal.extraPortals
in its separate modules.
2023-10-06 23:24:26 +08:00
K900
944e26dc60
Merge pull request #259318 from K900/fix-externally-defined-nixos-tests
nixosTest: fix tests defined with pkgs.nixosTest
2023-10-06 18:04:29 +03:00
OTABI Tomoya
87828a0e03
Merge pull request #259302 from jbedo/delly
delly: 1.1.6 -> 1.1.7
2023-10-06 23:58:46 +09:00
Lin Jian
de26e61f7e
Merge pull request #258582 from returntoreality/gpsd-extra-args
nixos/gpsd: add extraArgs option
2023-10-06 22:54:51 +08:00
Bobby Rong
806415e367
Merge pull request #259382 from bobby285271/upd/xfce
Xfce updates 2023-10-06
2023-10-06 22:52:50 +08:00
Nick Cao
38865d8c01
Merge pull request #259286 from newAM/probe-rs-0.21.0
probe-rs: 0.20.0 -> 0.21.0
2023-10-06 10:48:16 -04:00
Nick Cao
b5f4e700ab
Merge pull request #259265 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.5.7 -> 0.5.8
2023-10-06 10:47:38 -04:00
Mario Rodas
e3d54cc7a2 lefthook: 1.4.8 -> 1.5.1
Diff: https://github.com/evilmartians/lefthook/compare/v1.4.8...v1.5.1

Changelog: https://github.com/evilmartians/lefthook/raw/v1.5.1/CHANGELOG.md
2023-10-06 11:45:31 -03:00
Nick Cao
2294d17a20
Merge pull request #259319 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.128 -> 1.0.129
2023-10-06 10:44:02 -04:00
Nick Cao
db2308bf7a
Merge pull request #259312 from r-ryantm/auto-update/sketchybar-app-font
sketchybar-app-font: 1.0.14 -> 1.0.16
2023-10-06 10:42:41 -04:00
Nick Cao
965699e326
Merge pull request #259360 from tomfitzhenry/phoc-test
phoc: add passthru.tests.phosh
2023-10-06 10:40:30 -04:00
Nick Cao
4fe2d5f8fc
Merge pull request #259370 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-09-25 -> 2023-10-02
2023-10-06 10:38:47 -04:00
Nick Cao
9b0614cd4a
Merge pull request #259388 from fabaff/casbin-bump
python311Packages.casbin: 1.31.0 -> 1.31.2
2023-10-06 10:37:22 -04:00
Doron Behar
da3170117a
Merge pull request #255254 from doronbehar/pkg/python-xdot
python3.pkgs.xdot: 1.2 -> 1.3
2023-10-06 17:22:21 +03:00
Fabian Affolter
42bea74b9f python311Packages.casbin: 1.31.0 -> 1.31.2
Diff: https://github.com/casbin/pycasbin/compare/refs/tags/v1.31.0...v1.31.2

Changelog: https://github.com/casbin/pycasbin/blob/v1.31.2/CHANGELOG.md
2023-10-06 16:16:33 +02:00
OTABI Tomoya
29491fcaed
Merge pull request #258154 from dotlambda/mistune-3.0.2
python310Packages.mistune: 3.0.1 -> 3.0.2
2023-10-06 23:15:21 +09:00