Commit Graph

542549 Commits

Author SHA1 Message Date
Harsh Shandilya
16936f4313
spicetify-cli: 2.25.1 -> 2.25.2
Diff: https://github.com/spicetify/spicetify-cli/compare/v2.25.1...v2.25.2
2023-10-30 01:19:19 +05:30
R. Ryantm
b21f9d398f walk: 1.6.2 -> 1.7.0 2023-10-29 19:29:39 +00:00
Ryan Lahfa
24df047637
Merge pull request #264073 from josephst/fix/netdata-relative-path 2023-10-29 20:10:43 +01:00
Robert Scott
a5580ed3e3
Merge pull request #264139 from r-ryantm/auto-update/bosh-cli
bosh-cli: 7.4.0 -> 7.4.1
2023-10-29 18:55:47 +00:00
Fabian Affolter
a771cbe75e python311Packages.peaqevcore: 19.5.10 -> 19.5.12
Changelog: https://github.com/elden1337/peaqev-core/releases/tag/19.5.12
2023-10-29 19:55:45 +01:00
Jakub Sokołowski
c7b3a19df6 erigon: add package option to override default version
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-10-29 18:27:13 +00:00
Peder Bergebakken Sundt
68d0889667
Merge pull request #259044 from chvp/upd/kotlin-language-server
kotlin-language-server: 1.3.5 -> 1.3.7
2023-10-29 19:04:52 +01:00
Jared Baur
5628aeb5b0
kea: allow kea to cross-compile
While not a final solution for cross-compiling kea with database
backends enabled, this does allow a non-overridden kea derivation to
cross-compile successfully.

Output from `pkgsCross.aarch64-multiplatform.kea`:
```console
$ qemu-aarch64 ./result/bin/kea-dhcp4 -V
2.4.0
tarball
linked with:
log4cplus 2.1.0
OpenSSL 3.0.11 19 Sep 2023
database:
Memfile backend 3.0
```
2023-10-29 18:02:29 +00:00
Yarny0
d58439ed62 xfce.xfconf: fix segfaults after update to 4.18.2
xfconf 4.18.2 suffers a bug in its cache
handling that causes regular segfaults in xfwm:

https://gitlab.xfce.org/xfce/xfconf/-/issues/35

The commit at hand introduces a patch
which will also be part of the next relese.
2023-10-29 18:30:12 +01:00
Rémy Grünblatt
c9e3cc43c7
nixos: fix iproute2 invocations (#263976)
When using iproute2's ip binary, you can omit the dev parameter, e.g. ip link set up eth0 instead of ip link set up dev eth0.

This breaks if for some reason your device is named e.g. he, hel, … because it is interpreted as ip link set up help.

I just encountered this bug using networking.bridges trying to create an interface named he.

I used a grep on nixpkgs to try to find iproute2 invocations using variables without the dev keyword, and found a few, and fixed them by providing the dev keyword.

I merely fixed what I found, but the use of abbreviated commands makes it a bit hard to be sure everything has been found (e.g. ip l set … up instead of ip link set … up).
2023-10-29 18:27:16 +01:00
Will Fancher
5cea7ee452
Merge pull request #262583 from ElvishJerricco/systemd-stage-1-shells
systemd-stage-1: Support for user shells
2023-10-29 13:22:47 -04:00
K900
b9d8a730e3
Merge pull request #264200 from K900/revert-specialfs
Revert "nixos/activation: remove specialfs activationScript"
2023-10-29 20:18:05 +03:00
Peder Bergebakken Sundt
173c9a5f72
Merge pull request #253676 from mimame/update-zettlr-3.0.0
zettlr: 2.3.0 -> 3.0.2
2023-10-29 18:15:18 +01:00
rnhmjoj
fc4691cd06
nixos/release-notes: mention sslh changes 2023-10-29 18:13:38 +01:00
rnhmjoj
7ecac99da7
sslh: 1.22c -> 2.0.0 2023-10-29 18:13:37 +01:00
rnhmjoj
3728338d40
nixos/sslh: refactor for RFC42 2023-10-29 18:13:37 +01:00
Joseph Stahl
78aa559913
netdata: don't use absolute path for echo
Upstream fix pending - https://github.com/netdata/netdata/pull/16300
2023-10-29 13:10:41 -04:00
R. Ryantm
8622d20439 pipecontrol: 0.2.10 -> 0.2.11 2023-10-29 17:09:20 +00:00
K900
7ea67d7cb6 Revert "nixos/activation: remove specialfs activationScript"
This reverts commit a8f50f9919.

Broke installer tests, need to figure out how to fix nixos-enter before attempting this again.
2023-10-29 20:08:48 +03:00
Maximilian Bosch
9f689d42a7
Merge pull request #263185 from Ma27/bump-grafana
grafana: 10.1.5 -> 10.2.0
2023-10-29 18:06:46 +01:00
Ryan Lahfa
92fdbd284c
Merge pull request #262839 from RaitoBezarius/qemu-vm/timeout 2023-10-29 17:21:10 +01:00
Dennis
d51318c492
python3.pkgs.complycube: init at 1.1.6 (#236895) 2023-10-30 01:07:01 +09:00
Weijia Wang
02a932836b
Merge pull request #263752 from pluiedev/patch-1
vesktop: 0.4.1 -> 0.4.2
2023-10-29 17:05:59 +01:00
Weijia Wang
618c38d746
Merge pull request #263859 from r-ryantm/auto-update/multitail
multitail: 7.0.0 -> 7.1.1
2023-10-29 17:05:13 +01:00
Weijia Wang
29b079ccde
Merge pull request #264067 from MikaelFangel/update-fsautocomplete
fsautocomplete: 0.66.1 -> 0.67.0
2023-10-29 17:03:58 +01:00
Weijia Wang
2ffce68b46
Merge pull request #263957 from antonmosich/minify-update
minify: 2.19.10 -> 2.20.0
2023-10-29 17:03:12 +01:00
Weijia Wang
4cf69fbd7f
Merge pull request #264133 from r-ryantm/auto-update/beeper
beeper: 3.82.8 -> 3.83.13
2023-10-29 17:02:48 +01:00
Weijia Wang
638b369d9a
Merge pull request #264059 from mattmelling/direwolf-1.7
direwolf: 1.6 -> 1.7
2023-10-29 17:02:22 +01:00
Weijia Wang
862610cdc5
Merge pull request #264145 from r-ryantm/auto-update/miniaudio
miniaudio: 0.11.17 -> 0.11.18
2023-10-29 17:00:54 +01:00
Nikolay Korotkiy
ed0f304e33
Merge pull request #264097 from r-ryantm/auto-update/lagrange
lagrange: 1.17.0 -> 1.17.2
2023-10-29 19:29:48 +04:00
Aaron Andersen
602f09d882
Merge pull request #264179 from mguentner/add_kodi_somafm
kodiPackages.somafm: init at 2.0.1
2023-10-29 11:27:55 -04:00
R. Ryantm
287e151ee1 git-cliff: 1.3.1 -> 1.4.0 2023-10-29 15:20:01 +00:00
Aaron Andersen
c0bcdc9245
Merge pull request #264168 from mguentner/add_kodi_radioparadise
kodiPackages.radioparadise: init at 1.0.5
2023-10-29 11:17:24 -04:00
Fabian Affolter
55d04ca0df python311Packages.hap-python: 4.9.0 -> 4.9.1
Diff: https://github.com/ikalchev/HAP-python/compare/refs/tags/4.9.0...4.9.1

Changelog: https://github.com/ikalchev/HAP-python/blob/4.9.1/CHANGELOG.md
2023-10-29 16:11:22 +01:00
Nick Cao
b41bb11ed8
Merge pull request #264018 from Infinidoge/fix/schildichat-electron
schildichat: use electron 25
2023-10-29 11:05:46 -04:00
Rick van Schijndel
ec43978695
Merge pull request #263932 from paumr/maintainers_paumr
paumr: add maintainer, archi: add paumr as maintainer
2023-10-29 15:51:31 +01:00
Maximilian Güntner
200c2340f0
kodiPackages.somafm: init at 2.0.1 2023-10-29 15:50:40 +01:00
Infinidoge
4c84eb4e49 schildichat-desktop: use electron 25 2023-10-29 10:44:42 -04:00
R. Ryantm
2cb8f62d52 chezmoi: 2.40.0 -> 2.40.3 2023-10-29 14:15:11 +00:00
hesiod
02fad9eefd
super-slicer-latest: 2.4.58.3 -> 2.4.58.5; super-slicer-beta: init at 2.5.59.2
* super-slicer-latest: 2.4.58.3 -> 2.4.58.5

* super-slicer-beta: init at 2.5.59.2

* super-slicer: Remove old workaround

* super-slicer: Add maintainer tmarkus

* prusa-slicer: Add maintainer tmarkus

* super-slicer: Move to tbb_2021_8

super-slicer.latest requires tbb_2021_8 in order to build correctly.
Move super-slicer over to tbb_2021_8 and remove the
no longer required TBB discovery patches.

* prusa-slicer: Remove unused gtest dependency

* prusa-slicer: Exclude tests in custom checkPhase

* prusa-slicer: Remove compiler warning override

Eigen disables -Wignored-attributes on its own now.

* super-slicer: Fix libexpat linking issue

---------

Co-authored-by: André-Patrick Bubel <code@apb.name>
2023-10-29 18:06:43 +04:00
Michele Guerini Rocco
8ab0e6fdae
Merge pull request #264129 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.222 -> 1.223
2023-10-29 15:04:20 +01:00
R. Ryantm
30ebba7599 cargo-modules: 0.9.4 -> 0.10.2 2023-10-29 13:58:57 +00:00
Alexandru Scvortov
318af65e51 livebook: 0.11.1 -> 0.11.3 2023-10-29 13:52:12 +00:00
Jakub Sokołowski
c03b74224a erigon: fix SIGILL error due to missing CGO_CFLAGS
Currently Erigon binary fails to start on some systems with:
```
 > erigon --version
Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.
```
The reason for that are missing `CGO_CFLAGS` that can be seen here:
https://github.com/ledgerwatch/erigon/blob/v2.53.2/Makefile#L26

For more information on this see this `bsc` issue:
https://github.com/bnb-chain/bsc/issues/1521

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-10-29 13:47:32 +00:00
R. Ryantm
ee42262830 cargo-insta: 1.32.0 -> 1.33.0 2023-10-29 13:44:39 +00:00
Maximilian Güntner
f9139b2b99
kodiPackages.radioparadise: init at 1.0.5 2023-10-29 14:28:00 +01:00
K900
220241421f
Merge pull request #263744 from K900/stateversion-docs
treewide: rewrite stateVersion docs (again), clean up some stateVersion usages (again)
2023-10-29 16:25:48 +03:00
Peder Bergebakken Sundt
24043a2bc5
Merge pull request #264072 from pbsds/bump-vgmstream-1698541081
vgmstream: unstable-2022-02-21 -> 1879
2023-10-29 14:03:12 +01:00
Nick Cao
7842178de9
Merge pull request #264049 from r-ryantm/auto-update/grpcui
grpcui: 1.3.2 -> 1.3.3
2023-10-29 08:55:16 -04:00
Nick Cao
669698655c
Merge pull request #264070 from r-ryantm/auto-update/kaldi
kaldi: unstable-2023-05-02 -> unstable-2023-10-13
2023-10-29 08:53:45 -04:00