Commit Graph

505381 Commits

Author SHA1 Message Date
Nick Cao
dce48d3441
Merge pull request #243980 from r-ryantm/auto-update/plantuml
plantuml: 1.2023.9 -> 1.2023.10
2023-07-17 18:57:25 -06:00
Nick Cao
3b804b4798
Merge pull request #243239 from fomichevmi/patch-6
riemann-c-client: fix sources location
2023-07-17 18:51:00 -06:00
pennae
d0299f7fa1
Merge pull request #243570 from dotlambda/patroni-python310
nixos/patroni: use Python 3.10
2023-07-18 01:28:29 +02:00
Artturi
23bb062760
Merge pull request #239247 from Artturin/fixlinkergold 2023-07-18 01:43:42 +03:00
Nick Cao
f3ae2d0e14
Merge pull request #243936 from NickCao/hydra
hydra_unstable: 2023-06-25 -> 2023-07-17
2023-07-17 16:42:01 -06:00
Artturin
5e58671414 vintagestory: add gigglesquid as maintainer 2023-07-18 01:34:28 +03:00
Jack Connors
38176f81b0 vintagestory: add support for experimental .net 7 build
Future versions (1.19+) will be built exclusively on .net 7, see: https://www.vintagestory.at/blog.html/news/v1186-stable-security-patch-r360/ and https://www.vintagestory.at/blog.html/news/v1186-rc2-hunting-the-performance-leak-r359/
This change crates the foundations for suporting .net 7 going forward and adds an override option to enable the experimental .net 7 build

Co-authored-by: Artturin <Artturin@artturin.com>
2023-07-18 01:34:28 +03:00
Sandro
600367d178
Merge pull request #209203 from j0lol/notesnook
notesnook: init at 2.5.7
2023-07-18 00:14:59 +02:00
R. Ryantm
2cd443b691 recyclarr: 5.1.0 -> 5.1.1 2023-07-17 22:03:28 +00:00
Sandro
57695599bd
Merge pull request #243611 from doronbehar/pkg/uutils
uutils-coreutils: 0.0.19 -> 0.0.20
2023-07-17 23:59:53 +02:00
Sandro
27eb2708d1
Merge pull request #234124 from tie/pufferpanel-frontend
pufferpanel: build frontend from source
2023-07-17 23:48:25 +02:00
Yureka
dbf9f5c0db
python3.pkgs.django-cacheops: fix on darwin (#243941) 2023-07-17 23:43:04 +02:00
André Schröder
9858973dad nixos/vaultwarden: Fix Markdown syntax of link
The typo was introduced in 1d41cff3dc
2023-07-17 23:41:44 +02:00
Artturi
bfa726f7dc
Merge pull request #242002 from GiggleSquid/pkg/gridcoin-research 2023-07-18 00:33:34 +03:00
Sandro
377f9c29b3
Merge pull request #237660 from ExpidusOS/feat/file-manager
expidus.file-manager: init at 0.1.2
2023-07-17 22:25:54 +02:00
Naïm Favier
5136088b47 sxhkd: apply patch for multiple layouts
The recent upgrade past xkeyboardconfig 2.37 causes an issue where sxhkd
will get confused if multiple keyboard layouts are used: https://github.com/baskerville/sxhkd/issues/289
2023-07-17 17:22:42 -03:00
Kirill Radzikhovskyy
25a4bfde79 python3Packages.pyramid-chameleon: unmark broken 2023-07-18 06:21:05 +10:00
SubhrajyotiSen
6bfa54365b maestro: 1.30.0 -> 1.30.3 2023-07-18 01:33:08 +05:30
Vladimír Čunát
9f6bb855c2
Merge #244006: linux_rt_5_4: fix build 2023-07-17 22:00:59 +02:00
oluceps
907421e622
dae: 0.2.0 -> 0.2.1 2023-07-18 03:52:12 +08:00
Sandro
61dfd95022
Merge pull request #236778 from awakesecurity/jsoo1/buildkite-agent-hooks
nixos/buildkite-agents: simplify service definition
2023-07-17 21:46:12 +02:00
Not-Leader
a6aae555e2
ezquake: 3.2.3 -> 3.6.2 (#226174)
* ezquake: 3.2.3 -> 3.6.2

https://github.com/QW-Group/ezquake-source/releases/tag/3.6.2

* use https link for ezquake

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* rename sha256 to hash and reorder it with fetchSubmodules

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

---------

Co-authored-by: not-leader <not-leader1@outlook.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-17 21:35:23 +02:00
Sandro
aa90c57672
Merge pull request #240774 from tollb/w20230630c_fix_atop_systemd_units
nixos/atop: Fix regression in enabling atop units
2023-07-17 21:26:21 +02:00
R. Ryantm
1179c6c370 bosh-cli: 7.3.0 -> 7.3.1 2023-07-17 19:21:24 +00:00
figsoda
4be0901a28 runme: 1.4.1 -> 1.5.0
Diff: https://github.com/stateful/runme/compare/v1.4.1...v1.5.0

Changelog: https://github.com/stateful/runme/releases/tag/v1.5.0
2023-07-17 15:00:47 -04:00
Aaron Bieber
4a716c50fe xastir: switch from imagemagick6 to graphicsmagick
This removes the need for the CVE addled imagemagick6. This approach
is similar to what is done on the BSDs:

https://github.com/openbsd/ports/blob/master/comms/xastir/Makefile
2023-07-17 19:21:24 +01:00
Dominique Martinet
184dfbc8a1
bcc: 0.26.0 -> 0.28.0 (#240520)
* bcc: 0.26.0 -> 0.28.0

update now calls setuptool through cmake which installs an egg file,
this apparently requires setting a PYTHONPATH which includes the
output dir to work.

While here, make it clear we only support python3 as 'python' in
nixpkgs is still python2 even if it's no longer usable...

* bcc/bpftrace: use llvm 16
2023-07-17 20:10:38 +02:00
Gaël Reyrol
5aa2794e17
sozu: 0.15.1 -> 0.15.2 2023-07-17 20:03:39 +02:00
Sandro
87dfa27960
Merge pull request #242111 from astro/cloud-hypervisor
cloud-hypervisor: 32.0 -> 33.0
2023-07-17 20:00:59 +02:00
R. Ryantm
655d4aae45 okta-aws-cli: 1.0.2 -> 1.1.0 2023-07-17 17:44:10 +00:00
R. Ryantm
52ba084db9 imgproxy: 3.18.1 -> 3.18.2 2023-07-17 17:38:32 +00:00
Malo Bourgon
e6dc17c315 signalbackup-tools: 20230707 -> 20230716
Diff: 20230707...20230716
2023-07-17 10:35:18 -07:00
Julien Malka
14ef6934ca
ferretdb: 1.5.0 -> 1.6.0 (#243986) 2023-07-17 19:34:03 +02:00
Ryan Lahfa
8fbe8379b3
Merge pull request #240808 from nrabulinski/fetchpijul 2023-07-17 19:31:53 +02:00
Sandro
84a907b9c6
Merge pull request #243993 from r-ryantm/auto-update/yq-go
yq-go: 4.34.1 -> 4.34.2
2023-07-17 19:23:54 +02:00
Emily
00a7b91eac
Merge pull request #243366 from vamega/sambda-wsdd-firewall-config
nixos/samba-wsdd: add openFirewall option
2023-07-17 19:21:58 +02:00
Jack Connors
76a0d0928d gridcoin-research: init at 5.4.5.0 2023-07-17 18:16:05 +01:00
Jack Connors
08fda9a34d maintainers: add gigglesquid 2023-07-17 18:16:05 +01:00
Doron Behar
335a69d8d6
Merge pull request #243999 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.16 -> 10.17
2023-07-17 16:57:06 +00:00
Sandro
82951ca7de
Merge pull request #243422 from imincik/gdal-3.7.1
gdal: 3.7.0 -> 3.7.1 and add package tests
2023-07-17 18:50:50 +02:00
Maximilian Bosch
456c0392a0
linux/patches: drop obsolete CVE-2023-32233 patch
Part of all upstream source-trees kernels we currently build.
2023-07-17 18:48:19 +02:00
Maximilian Bosch
10ff0a076b
nixos/tests/kernel-generic: also expose rt kernels and linux_libre 2023-07-17 18:47:01 +02:00
Maximilian Bosch
4a4636b544
linux_rt_5_4: remove now-applied patch
Failing Hydra build: https://hydra.nixos.org/build/226948220/
2023-07-17 18:46:53 +02:00
Nikodem Rabuliński
080e97c7f9
build-support: Add fetchpijul function. 2023-07-17 18:44:06 +02:00
ppom
139259a377
slskd: init module (#233648)
* slskd: init module

* Update nixos/modules/services/web-apps/slskd.nix

* Update nixos/modules/services/web-apps/slskd.nix

* add description to slskd module options

---------

Co-authored-by: ppom <ppom@ppom.me>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-17 18:40:54 +02:00
SEKUN
ae910ed9b8
papermc: 1.19.3.375 -> 1.20.1.83 2023-07-17 16:10:00 +00:00
R. Ryantm
414c4b691e monkeysAudio: 10.16 -> 10.17 2023-07-17 16:00:51 +00:00
figsoda
8a0d4e5106 confetty: init at unstable-2022-11-05
https://github.com/maaslalani/confetty
2023-07-17 11:37:01 -04:00
R. Ryantm
196a89e1fe yq-go: 4.34.1 -> 4.34.2 2023-07-17 15:29:20 +00:00
Evan Goode
b673a2eaeb python310Packages.tidalapi: 0.7.1 -> 0.7.2
This release fixes a critical bug; version 0.7.1 has not worked with the
current version of the Tidal API for a couple weeks:
https://github.com/tamland/python-tidal/issues/146

0.7.2 also changes the packaging method from setuptools to pyproject.
2023-07-17 11:22:04 -04:00