Commit Graph

516510 Commits

Author SHA1 Message Date
Bobby Rong
be9afcd6ef
Merge pull request #250088 from bobby285271/upd/pantheon
pantheon.elementary-default-settings: 7.0.2 -> 7.1.0
2023-08-19 20:31:19 +08:00
Nikolay Korotkiy
d680ded26d
Merge pull request #250044 from sikmir/osm2pgsql
osm2pgsql: 1.8.1 → 1.9.0
2023-08-19 16:25:44 +04:00
OTABI Tomoya
b107015d47
Merge pull request #249755 from natsukium/bamtools/init
bamtools: init at 2.5.2
2023-08-19 21:14:25 +09:00
Maximilian Bosch
ccf0c5bd42
linux: make main update script slightly more robust
On #249636 I had to manually run the updaters for hardened & libre kernels.
The cause was that `update-rt.sh` suddenly broke. Because I didn't want to
inhibit other kernel updates because of a rather niche variant, I decided to
move forward temporarily and take care of it later.

One issue was that the script failed silently, i.e. I only saw that the
script terminated early from my prompt. This is fixed now by making each
niche kernel updater print its exit code code if it failed. Also, errors
are allowed, i.e. a broken `update-rt.sh` doesn't block
`hardened/update.py` etc..

The issue itself is rather simple. When I updated the kernels in #249636,
the sha256sums.asc for rt kernels[1] looked like this:

    199bbb0cdb97ead22732473b95c8b2e8da62dfd71bde2339163119fb537a2b7c  patch-6.1.38-rt13-rc1.patch.gz
    a1af54f6987e96de06cad0a3226c5b5a992b60df084a904b6b94ea247fb46027  patch-6.1.38-rt13-rc1.patch.xz
    7bb68561787e46e3c433d9b514373ce368d587ac459b91df41934e70280d008f  patches-6.1.38-rt13-rc1.tar.gz
    ee65336dd6ae0be398796e7b75291918811a23e10121dc09bd84b244b12402fa  patches-6.1.38-rt13-rc1.tar.xz

However, the script itself skips any RC versions of the realtime
patches, so no releases were usable and the script failed. It's probably
possible to use the overview over all releases instead[2], however
that'd complicate the script notably. Anyways, since RT kernels don't
bump to each patch-level release, I don't think it hurts too much if
such an update is slightly more delayed. However if we want to fix this, I'd prefer
this to be fixed by folks who care more about rt kernels than I do.

[1] https://kernel.org/pub/linux/kernel/projects/rt/6.1/sha256sums.asc
[2] https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/6.1/older/sha256sums.asc
2023-08-19 14:03:08 +02:00
OTABI Tomoya
424040f784
Merge pull request #250162 from tjni/pyprusalink
python3.pkgs.pyprusalink: unpin setuptools dependency
2023-08-19 20:59:32 +09:00
Pol Dellaiera
b8d1cd6e50
Merge pull request #250132 from NixOS/honk-bump
honk: 0.9.91 -> 1.0.0
2023-08-19 13:57:18 +02:00
OTABI Tomoya
4b4c04c7bb
Merge pull request #250158 from tjni/compreffor
python3.pkgs.compreffor: fix up build dependencies
2023-08-19 20:57:07 +09:00
OTABI Tomoya
98c80de1f5
Merge pull request #250157 from tjni/cffsubr
python3.pkgs.cffsubr: fix up build dependencies
2023-08-19 20:55:34 +09:00
Marek Fajkus
338decd50f
Merge pull request #250068 from dotlambda/elm-test-buildNpmPackage
elmPackages.elm-test: use buildNpmPackage
2023-08-19 13:47:31 +02:00
Maximilian Bosch
ef82011918
linux-rt_6_1: 6.1.33-rt11 -> 6.1.46-rt13 2023-08-19 13:44:09 +02:00
Franz Pletz
4fe4a74fe5
Merge pull request #246713 from n0emis/grocy-4.0.0
grocy: 3.3.0 -> 4.0.0
2023-08-19 13:41:22 +02:00
Keegan Carruthers-Smith
28281b5914 qutebrowser: update pdfjs to 3.9.179 2023-08-19 13:40:11 +02:00
rnhmjoj
180f7932cd
qutebrowser: 2.5.4 -> 3.0.0 2023-08-19 13:08:57 +02:00
Theodore Ni
4ed77bebec
Merge pull request #247868 from doronbehar/pkg/python-tk-test
python.tests.tkinter: init
2023-08-19 04:04:24 -07:00
Ember Keske
66ee520289 grocy: replace @ma27 with @n0emis as maintainer 2023-08-19 13:02:04 +02:00
Doron Behar
ca499f6965 python.tests.tkinter: init 2023-08-19 14:00:56 +03:00
Erno Hopearuoho
c75a68d030 maintainers: add errnoh 2023-08-19 13:58:37 +03:00
OTABI Tomoya
d95075a378
Merge pull request #250155 from tjni/blosc2
python3.pkgs.blosc2: add missing build dependencies
2023-08-19 19:55:51 +09:00
Theodore Ni
0b3d65e830
python3.pkgs.pyprusalink: unpin setuptools dependency 2023-08-19 03:42:06 -07:00
Pol Dellaiera
51653037ae
honk: update formatting 2023-08-19 12:37:00 +02:00
Pol Dellaiera
7e0f47ff11
honk: fix filename in postPatch 2023-08-19 12:37:00 +02:00
Pol Dellaiera
57486d0e5e
honk: add meta.changelog attribute 2023-08-19 12:37:00 +02:00
Pol Dellaiera
41b5ccc774
honk: add meta.mainProgram attribute 2023-08-19 12:37:00 +02:00
Pol Dellaiera
a98ed1813a
honk: 0.9.91 -> 1.0.0 2023-08-19 12:37:00 +02:00
Pol Dellaiera
cac8909c85
Merge pull request #250100 from NixOS/ioquake3/update
ioquake3: fix missing `.so` files at startup and clean-up
2023-08-19 12:31:33 +02:00
OTABI Tomoya
24c5103ba3
Merge pull request #250139 from fabaff/pyswitchbot-bump
python311Packages.pyswitchbot: 0.38.0 -> 0.39.0
2023-08-19 19:31:20 +09:00
Pol Dellaiera
88903dab0f
Merge pull request #250105 from NixOS/openarena/use-source
openarena: compile from sources
2023-08-19 12:29:39 +02:00
Gaetan Lepage
3f69b1cbfa python310Packages.jupyter-contrib-nbextensions: run tests 2023-08-19 12:13:16 +02:00
Bobby Rong
e3de770dce
gnome.ghex: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/ghex/-/compare/44.1...44.2
2023-08-19 18:10:54 +08:00
Bobby Rong
536d77dffd
gnome.geary: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/geary/-/compare/44.0...44.1
2023-08-19 18:08:58 +08:00
jopejoe1
1f7318d0c6 firefox-devedition-bin-unwrapped: 117.0b5 -> 117.0b9 2023-08-19 12:02:23 +02:00
jopejoe1
b02589f3bc firefox-beta-bin-unwrapped: 117.0b5 -> 117.0b9 2023-08-19 12:01:49 +02:00
Theodore Ni
a12b1adf52
python3.pkgs.compreffor: fix up build dependencies 2023-08-19 03:01:47 -07:00
Bobby Rong
c6ba803d6e
gnome.gnome-bluetooth: 42.5 → 42.6
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.5...42.6
2023-08-19 18:01:15 +08:00
jopejoe1
ed0d0baef0 firefox-devedition-unwrapped: 117.0b5 -> 117.0b9 2023-08-19 12:01:02 +02:00
jopejoe1
303a86bbc0 firefox-beta-unwrapped: 117.0b5 -> 117.0b9 2023-08-19 12:00:18 +02:00
Theodore Ni
6b2935d60c
python3.pkgs.cffsubr: fix up build dependencies 2023-08-19 02:56:18 -07:00
Gaetan Lepage
635923cf53 python310Packages.nbconvert: 7.2.5 -> 7.7.3 2023-08-19 11:46:11 +02:00
Gaetan Lepage
bb244d60b9 python310Packages.jupyter-highlight-selected-word: explicitly disable tests 2023-08-19 11:46:11 +02:00
Gaetan Lepage
b9dab7ce25 python310Packages.jupyter-nbextensions-configurator: run tests 2023-08-19 11:46:11 +02:00
Gaetan Lepage
cdb0e2e82b python310Packages.jupyter-contrib-core: run tests 2023-08-19 11:46:11 +02:00
Gaetan Lepage
ae1039c047 python310Packages.notebook: 7.0.1 -> 7.0.2 2023-08-19 11:46:10 +02:00
Theodore Ni
beaf533eec
python3.pkgs.blosc2: add missing build dependencies 2023-08-19 02:35:12 -07:00
Thomas Gerbet
33cd48c86b
Merge pull request #249437 from buckley310/2023-08-15-brave
brave: 1.56.20 -> 1.57.47
2023-08-19 11:31:04 +02:00
Thomas Gerbet
4c31c1aa2e
Merge pull request #250042 from risicle/ris-dolibarr-16.0.5
dolibarr: 16.0.4 -> 16.0.5
2023-08-19 11:21:44 +02:00
Pascal Bach
ce3d6fe59b
Merge pull request #249908 from michaeladler/updates/gitlab-runner
gitlab-runner: 16.2.0 -> 16.2.1
2023-08-19 10:35:36 +02:00
Fabian Affolter
54563b9061
Merge pull request #250110 from tjni/faraday-agent-dispatcher
faraday-agent-dispatcher: 2.4.0 -> 2.6.2
2023-08-19 10:31:59 +02:00
Sergei Trofimovich
d932fc0163 bind: 9.18.17 -> 9.18.18
While at it added trivial updater.

Changes: https://bind9.readthedocs.io/en/v9.18.18/notes.html#notes-for-bind-9-18-18
2023-08-19 09:11:35 +01:00
Ashish SHUKLA
945d181c91
ugrep: 3.12.6 -> 4.0.0
- Add zstd support
2023-08-19 10:07:37 +02:00
éclairevoyant
7d87be6c71
cutechess: init at 1.3.1 2023-08-19 04:05:58 -04:00