Commit Graph

533553 Commits

Author SHA1 Message Date
Bobby Rong
0b31c97a00
xfce.thunar: Fix log spam with new GLib
https://gitlab.xfce.org/xfce/thunar/-/issues/1204

This is previously in 2.76.0 and is now back.
2023-10-06 21:47:38 +08:00
Bobby Rong
26189ecc33
xfce.xfce4-taskmanager: 1.5.5 -> 1.5.6
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.5...xfce4-taskmanager-1.5.6
2023-10-06 21:47:38 +08:00
Mario Rodas
730328a321
Merge pull request #259221 from liff/gradle-7.6.3
gradle_7: 7.6.2 -> 7.6.3
2023-10-06 08:43:38 -05:00
Mario Rodas
3308cd19d4
Merge pull request #259211 from liff/gradle-8.4
gradle: 8.3 -> 8.4
2023-10-06 08:42:56 -05:00
Mario Rodas
27d35541c9
Merge pull request #259367 from kilianar/beancount-2.3.6
beancount: 2.3.5 -> 2.3.6
2023-10-06 08:37:37 -05:00
Julian Stecklina
e1ee359d16
gnome.gnome-session: fix session crash in gnome-boxes
Fixes https://github.com/NixOS/nixpkgs/issues/226355
2023-10-06 21:36:05 +08:00
K900
8a7282f90b nixosTest: fix tests defined with pkgs.nixosTest 2023-10-06 16:33:15 +03:00
Ryan Lahfa
1ce3c44f0a
Merge pull request #259365 from flokli/cudatoolkit-nix-2.3 2023-10-06 15:32:29 +02:00
Ryan Lahfa
c22f1c1cfa
Merge pull request #257828 from mbey-mw/nginx-tmpfiles-rules 2023-10-06 15:28:36 +02:00
R. Ryantm
4ea79a8e31 doomretro: 5.0.3 -> 5.0.4 2023-10-06 10:27:33 -03:00
Mario Rodas
d99bce3ee8
Merge pull request #259341 from Icy-Thought/ts-typst
tree-sitter-grammars: add typst
2023-10-06 08:14:40 -05:00
Mario Rodas
3bbc6d8851
Merge pull request #258755 from marsam/postgresql-pg_hint_plan-support-more-versions
postgresqlPackages.pg_hint_plan: support more PostgreSQL versions
2023-10-06 08:14:03 -05:00
Mario Rodas
76dc04b0ad
Merge pull request #259164 from marsam/update-terraform-ls
terraform-ls: 0.31.5 -> 0.32.0
2023-10-06 08:13:26 -05:00
Mario Rodas
9a6511868e
Merge pull request #259200 from katexochen/mkosi/18
mkosi: 17.1 -> 18
2023-10-06 08:12:45 -05:00
Mario Rodas
88da949672
Merge pull request #259308 from r-ryantm/auto-update/r2modman
r2modman: 3.1.43 -> 3.1.44
2023-10-06 08:12:15 -05:00
Mario Rodas
a287862fa5
Merge pull request #259313 from r-ryantm/auto-update/slirp4netns
slirp4netns: 1.2.1 -> 1.2.2
2023-10-06 08:11:53 -05:00
Mario Rodas
c4098f5d31
Merge pull request #259321 from r-ryantm/auto-update/sentry-cli
sentry-cli: 2.20.7 -> 2.21.1
2023-10-06 08:10:03 -05:00
Mario Rodas
6f49911104
Merge pull request #259328 from r-ryantm/auto-update/wakapi
wakapi: 2.8.1 -> 2.8.2
2023-10-06 08:09:45 -05:00
Ilan Joselevich
f794c63ccd
tree: set meta.mainProgram 2023-10-06 16:09:41 +03:00
Mario Rodas
96d35bdda3
Merge pull request #259284 from r-ryantm/auto-update/jackett
jackett: 0.21.938 -> 0.21.969
2023-10-06 08:08:11 -05:00
Ilan Joselevich
a9a3caf616
xsecurelock: set meta.mainProgram 2023-10-06 16:07:12 +03:00
OTABI Tomoya
bcfbc809d6
Merge pull request #258150 from r-ryantm/auto-update/renderdoc
renderdoc: 1.28 -> 1.29
2023-10-06 21:46:32 +09:00
OTABI Tomoya
622b51dbe4
Merge pull request #258142 from r-ryantm/auto-update/python310Packages.pony
python310Packages.pony: 0.7.16 -> 0.7.17
2023-10-06 21:44:33 +09:00
OTABI Tomoya
75a1be1193
Merge pull request #258147 from r-ryantm/auto-update/python310Packages.chiabip158
python310Packages.chiabip158: 1.2 -> 1.3
2023-10-06 21:42:08 +09:00
Lassulus
0682b8536d
Merge pull request #259358 from trofi/gzdoom-update
gzdoom: 4.10.0 -> 4.11.0
2023-10-06 14:39:28 +02:00
Nikolay Korotkiy
a2ad48c94e
martin: fix darwin 2023-10-06 16:32:35 +04:00
7c6f434c
418c727617
Merge pull request #259125 from mfrw/mfrw/btrfs-progs-6.5.2
btrfs-progs: 6.5.1 -> 6.5.2
2023-10-06 12:31:36 +00:00
R. Ryantm
69278aecde rust-analyzer-unwrapped: 2023-09-25 -> 2023-10-02 2023-10-06 12:28:54 +00:00
Marek Beyer
ea1eb4ee0f
nixos/nginx: add systemd-tmpfiles exclusion of temporary directories
Directories used by nginx in the tmp path are only created upon startup and
must not be deleted while nginx is running.
2023-10-06 14:26:37 +02:00
Marek Beyer
040cf48d28
nixos/tests: add test for nginx temp directories removal
The default temp directories for nginx must not be removed by
systemd-tmpfiles-clean.service. This test lowers the age parameter for /tmp and
triggers a cleanup that would normally only occur after 10 days of nginx
inactivity. After that, the functionality of nginx that requires a temporary
directory is tested again.
2023-10-06 14:26:37 +02:00
Ulrik Strid
558e80e961
Merge pull request #259327 from vbgl/ocaml-lwt-5.7.0
ocamlPackages.lwt: 5.6.1 → 5.7.0
2023-10-06 14:25:44 +02:00
R. Ryantm
b8a5380d75 weave-gitops: 0.31.2 -> 0.33.0 2023-10-06 12:12:23 +00:00
Florian Klink
5144dc2669 cudatoolkit: fix evaluation with Nix 2.3
Path interpolation is not available in all Nix versions nixpkgs supports.

Similar to 6c8644fc37
2023-10-06 15:10:52 +03:00
Bobby Rong
075f825288
xfce.xfce4-pulseaudio-plugin: 0.4.7 -> 0.4.8
https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/compare/xfce4-pulseaudio-plugin-0.4.7...xfce4-pulseaudio-plugin-0.4.8
2023-10-06 20:10:26 +08:00
Doron Behar
f5cd0b91dc transmission_4: fix darwin build 2023-10-06 15:02:45 +03:00
ajs124
0b48455b2d
Merge pull request #256103 from WilliButz/update/nginxModules.njs/0.8.1
nginxModules.njs: 0.7.10 -> 0.8.1
2023-10-06 14:01:50 +02:00
Atemu
eae761dcb0
Merge pull request #245593 from wamserma/grocy-add-package-option
grocy: add package option
2023-10-06 13:56:58 +02:00
7c6f434c
8a2cb1f05f
Merge pull request #259362 from tomfitzhenry/sgt-puzzles-name
sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles"
2023-10-06 11:50:49 +00:00
Doron Behar
2f244e3647 python3.pkgs.xdot: 1.2 -> 1.3
Numerous other fixes / improvements:
- Format expression with 1 line per argument and input
- Use fetchFromGitHub to fetch the `test.py` file not distributed with
  the pypi source.
- Enable tests.
- Prevent double wrapping by setting makeWrapperArgs instead of using
  wrapProgram.
- Run check hooks.
2023-10-06 14:48:42 +03:00
TomaSajt
db4a8e753b
uiua: unstable-2023-09-28 -> 0.0.16 2023-10-06 13:39:35 +02:00
Doron Behar
a95049d917
Merge pull request #259154 from doronbehar/pkg/astropy
python3.pkgs.astropy: 5.3.3 -> 5.3.4
2023-10-06 14:27:42 +03:00
Wael Nasreddine
82558ff520
Merge pull request #259101 from marsam/update-terraform 2023-10-06 16:47:18 +05:30
markuskowa
d943caed6b
Merge pull request #259235 from sheepforce/qcelemental
qcelemental: 0.25.1 -> 0.26.0
2023-10-06 13:12:55 +02:00
kilianar
48febcc74f beancount: 2.3.5 -> 2.3.6
https://github.com/beancount/beancount/releases/tag/2.3.6
2023-10-06 13:10:41 +02:00
Pierre Bourdon
e462c9172c
Merge pull request #259039 from edef1c/cve-2023-4911-mitigation
nixos/security/wrappers: use musl rather than glibc and explicitly unset insecure env vars
2023-10-06 12:50:39 +02:00
Bobby Rong
3db8e68328
nixos/tests/gnome-flashback: Restore wait_for_x test
Should be passing now.
2023-10-06 18:39:10 +08:00
Bobby Rong
ad65c25dfb
gnome.gnome-flashback: Drop --builtin
We should be able to find the session and desktop files now.
2023-10-06 18:39:10 +08:00
Tom Fitzhenry
736884108d sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles"
nixpkgs currently mixes sgtpuzzles/sgt-puzzles across filenames,
packages, tests.

This inconsistency is frequently annoying.

Let's unify on "sgt-puzzles", on the basis that:
* "sgt-puzzles" is the package filename.
* Alpine/FreeBSD/Debian use "sgt-puzzles". No other distro uses
"sgtpuzzles". https://repology.org/project/sgt-puzzles/versions
2023-10-06 21:36:48 +11:00
Bobby Rong
ba82dd7148
gnome.gnome-flashback: Add mkGnomeSession
Having this in environment.systemPackages shouldn't be worse than
adding as XDG_DATA_DIRS in gnome-session.
2023-10-06 18:27:49 +08:00
Tom Fitzhenry
1cb1c88f9c phoc: add passthru.tests.phosh
In practice, phoc's primary reverse-dependency is phosh, so let's run
the phosh test on phoc updates.
2023-10-06 21:27:31 +11:00