Commit Graph
407425 Commits
Author SHA1 Message Date
SandroandGitHub c2b963ac28 Merge pull request #190538 from gador/classify-imports-4.2.0 2022-09-10 00:47:47 +02:00
SandroandGitHub f44e711359 Merge pull request #190546 from DarkOnion0/drawio 2022-09-10 00:45:30 +02:00
SandroandGitHub 3ae5eb7249 Merge pull request #190550 from DarkOnion0/devspace 2022-09-10 00:45:09 +02:00
SandroandGitHub 68cc0db743 Merge pull request #190562 from Thra11/fix-okular 2022-09-10 00:42:17 +02:00
SandroandGitHub 6934f7899e Merge pull request #190551 from schuelermine/update/fractal-next/2022-09-09 2022-09-10 00:42:09 +02:00
SandroandGitHub 65c1313165 Merge pull request #189758 from tjni/r-stackprotector 2022-09-10 00:41:39 +02:00
SandroandGitHub d0a3477316 Merge pull request #190557 from romildo/upd.caja-extensions 2022-09-10 00:41:26 +02:00
SandroandGitHub 353e53c5ba Merge pull request #190446 from primeos/chromiumDev 2022-09-10 00:40:08 +02:00
superherointjandGitHub 63761aca42 Merge pull request #190511 from superherointj/package-pixinsight-hydraPlatorms
pixinsight: disable hydra builds
2022-09-09 19:12:55 -03:00
Samuel AinsworthandGitHub daf7c6a936 Merge pull request #190555 from r-ryantm/auto-update/python310Packages.pytorch-pfn-extras
python310Packages.pytorch-pfn-extras: 0.6.0 -> 0.6.1
2022-09-09 15:10:03 -07:00
superherointjandGitHub f079820190 Merge pull request #190495 from r-ryantm/auto-update/coredns
coredns: 1.9.3 -> 1.9.4
2022-09-09 19:05:28 -03:00
Robert ScottandGitHub 178f328bfb Merge pull request #190516 from gador/apsw-3.39.2.1
python3Packages.apsw: 3.38.5-r1 -> 3.39.2.1
2022-09-09 22:58:25 +01:00
SandroandGitHub f58312c4da Merge pull request #190103 from kilianar/nixosTests.gitea 2022-09-09 23:36:03 +02:00
Maximilian BoschandGitHub 87869788b9 Merge pull request #190539 from lovesegfault/kernel-updates
kernel: 2022-09-09 updates
2022-09-09 23:29:02 +02:00
Dmitry KalinkinandGitHub 085622a4c6 Merge pull request #181298 from veprbl/pr/range-v3_0_12_0
range-v3: 0.11.0 -> 0.12.0
2022-09-09 17:28:03 -04:00
SandroandGitHub 0a68d0a2ff Merge pull request #190068 from romildo/fix.lxqt-archiver 2022-09-09 23:21:59 +02:00
SandroandGitHub 44326ba804 Merge pull request #189740 from romildo/xfce4-pulseaudio-plugin 2022-09-09 23:21:21 +02:00
José Romildo MalaquiasandGitHub b731b8d78d xfce.xfce4-notifyd: 0.6.3 -> 0.6.4 (#189738) 2022-09-09 23:21:06 +02:00
63ac216215 rofi-bluetooth: init at unstable-2021-03-05 (#185883)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-09 23:20:13 +02:00
Tom Hall 3f82e22e23 okular: add required dependency on all platforms
Chmlib is no longer optional by default (if you want to build without
it, you have to explicitly say so with a cmake flag).

See https://invent.kde.org/graphics/okular/-/commit/913d437822f23730d10bf97c3ed9201f936a33a2
2022-09-09 21:46:35 +01:00
Jan Tojnar ee1795cc87 common-updater-scripts: Only look for URL when replacing it
This would do a pointless slow `nix-instantiate` call for a feature
that is rarely used – initially, it was added for Firefox updates
https://github.com/NixOS/nixpkgs/commit/186de9ca9ef5650180f2f0cf0a9efdc7dfb16e2e
but now not even that uses it.

Additionally, this would break stuff like `cargoDeps`,
which lack the url attributes.
2022-09-09 22:31:28 +02:00
Jan Tojnar 17bc96df08 common-updater-scripts: Fix replacement failure detections
Previously, we only made `sed` back up the version replacement.
This meant that `cmp` would already recognize the files
as changed before replacing hash and the other values,
and the error would not be printed.

Let’s always make the `sed` create a backup so that we can
detect success of each situation. This will no longer
allow us to revert to the original version on failure
but the updated file should be tracked in git anyway.
2022-09-09 22:31:28 +02:00
R. RyantmandJonathan Ringer f31881a619 python310Packages.pypinyin: 0.47.0 -> 0.47.1 2022-09-09 13:30:26 -07:00
Michael Weiss aaacde1009 chromiumDev: 106.0.5249.21 -> 107.0.5286.2 2022-09-09 22:26:19 +02:00
R. RyantmandJonathan Ringer 604afd43fb python310Packages.pyslurm: 21.08.4 -> 22.5.0 2022-09-09 13:20:16 -07:00
R. RyantmandJonathan Ringer a674ecd285 python310Packages.pysensibo: 1.0.18 -> 1.0.19 2022-09-09 13:19:42 -07:00
José Romildo 8c4a397098 mate.caja-extensions: 1.26.0 -> 1.26.1 2022-09-09 17:15:55 -03:00
R. Ryantm 1dee1a988e python310Packages.pytorch-pfn-extras: 0.6.0 -> 0.6.1 2022-09-09 20:10:24 +00:00
Jan Tojnar b7f6ec4ae6 gtk4: 4.6.6 → 4.8.0
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.6.6...4.8.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-09-09 22:05:58 +02:00
DarkOnion0 d7292372c6 devspace: 6.0.1 -> 6.1.0 2022-09-09 21:44:45 +02:00
DarkOnion0 77a0ee33d0 drawio: 20.2.3 -> 20.3.0 2022-09-09 21:30:41 +02:00
R. RyantmandJonathan Ringer 8c76ca1049 python310Packages.pymanopt: 2.0.0 -> 2.0.1 2022-09-09 12:01:56 -07:00
R. RyantmandJonathan Ringer d97745164d python310Packages.pypdf2: 2.10.4 -> 2.10.6 2022-09-09 12:01:46 -07:00
Bernardo Meurer 1f1aca42d0 linux/hardened/patches/5.4: 5.4.211-hardened1 -> 5.4.212-hardened1 2022-09-09 15:59:06 -03:00
Bernardo Meurer 722d9d0d00 linux/hardened/patches/5.19: 5.19.6-hardened1 -> 5.19.8-hardened1 2022-09-09 15:58:58 -03:00
Bernardo Meurer fa2034286c linux/hardened/patches/5.15: 5.15.64-hardened1 -> 5.15.67-hardened1 2022-09-09 15:58:49 -03:00
Bernardo Meurer d1f6bac7c0 linux/hardened/patches/5.10: 5.10.140-hardened1 -> 5.10.142-hardened1 2022-09-09 15:58:40 -03:00
Bernardo Meurer a43178b658 linux/hardened/patches/4.19: 4.19.256-hardened1 -> 4.19.257-hardened1 2022-09-09 15:58:32 -03:00
Bernardo Meurer ec9ecabc95 linux/hardened/patches/4.14: 4.14.291-hardened1 -> 4.14.292-hardened1 2022-09-09 15:58:24 -03:00
Bernardo Meurer afcc2dafdf linux_latest-libre: 18885 -> 18904 2022-09-09 15:57:52 -03:00
Bernardo Meurer c000edba79 linux-rt_5_10: 5.10.131-rt72 -> 5.10.140-rt73 2022-09-09 15:57:15 -03:00
Bernardo Meurer a38d853569 linux: 5.4.211 -> 5.4.212 2022-09-09 15:57:02 -03:00
Bernardo Meurer 2f0101f380 linux: 5.19.6 -> 5.19.8 2022-09-09 15:56:56 -03:00
Bernardo Meurer cece1283c9 linux: 5.15.64 -> 5.15.67 2022-09-09 15:56:48 -03:00
Bernardo Meurer 2919da7f54 linux: 5.10.140 -> 5.10.142 2022-09-09 15:56:36 -03:00
Bernardo Meurer 52851d8857 linux: 4.9.326 -> 4.9.327 2022-09-09 15:56:29 -03:00
Bernardo Meurer 802f5b4771 linux: 4.19.256 -> 4.19.257 2022-09-09 15:56:19 -03:00
Bernardo Meurer 787baf2459 linux: 4.14.291 -> 4.14.292 2022-09-09 15:56:09 -03:00
gador a69325b017 python3Packages.classify-imports: 4.1.0 -> 4.2.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-09 20:52:50 +02:00
LassulusandGitHub 19e2aba59e Merge pull request #187713 from ThibaultLemaire/fix-gzdoom-kdialog-not-found 2022-09-09 20:50:22 +02:00