3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

407555 commits

Author SHA1 Message Date
R. Ryantm c9ce44f41d python310Packages.slack-sdk: 3.18.2 -> 3.18.3 2022-09-09 23:00:26 +00:00
R. Ryantm e164677723 python310Packages.skodaconnect: 1.1.21 -> 1.1.23 2022-09-09 22:54:51 +00:00
Sandro c2b963ac28
Merge pull request #190538 from gador/classify-imports-4.2.0 2022-09-10 00:47:47 +02:00
Sandro f44e711359
Merge pull request #190546 from DarkOnion0/drawio 2022-09-10 00:45:30 +02:00
Sandro 3ae5eb7249
Merge pull request #190550 from DarkOnion0/devspace 2022-09-10 00:45:09 +02:00
R. Ryantm d8bb664e1f libdnf: 0.68.0 -> 0.69.0 2022-09-09 22:44:25 +00:00
Sandro 68cc0db743
Merge pull request #190562 from Thra11/fix-okular 2022-09-10 00:42:17 +02:00
Sandro 6934f7899e
Merge pull request #190551 from schuelermine/update/fractal-next/2022-09-09 2022-09-10 00:42:09 +02:00
Sandro 65c1313165
Merge pull request #189758 from tjni/r-stackprotector 2022-09-10 00:41:39 +02:00
Sandro d0a3477316
Merge pull request #190557 from romildo/upd.caja-extensions 2022-09-10 00:41:26 +02:00
Sandro 353e53c5ba
Merge pull request #190446 from primeos/chromiumDev 2022-09-10 00:40:08 +02:00
R. Ryantm 0b982bdce5 python310Packages.scrap-engine: 1.3.0 -> 1.4.0 2022-09-09 22:20:28 +00:00
superherointj 63761aca42
Merge pull request #190511 from superherointj/package-pixinsight-hydraPlatorms
pixinsight: disable hydra builds
2022-09-09 19:12:55 -03:00
Samuel Ainsworth 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
superherointj 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 Scott 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
R. Ryantm 760248a1d0 jsonnet-language-server: 0.8.0 -> 0.9.0 2022-09-09 21:52:31 +00:00
R. Ryantm 2cd22a953f jackett: 0.20.1850 -> 0.20.1853 2022-09-09 21:44:37 +00:00
Sandro f58312c4da
Merge pull request #190103 from kilianar/nixosTests.gitea 2022-09-09 23:36:03 +02:00
Maximilian Bosch 87869788b9
Merge pull request #190539 from lovesegfault/kernel-updates
kernel: 2022-09-09 updates
2022-09-09 23:29:02 +02:00
Dmitry Kalinkin 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
Sandro 0a68d0a2ff
Merge pull request #190068 from romildo/fix.lxqt-archiver 2022-09-09 23:21:59 +02:00
Sandro 44326ba804
Merge pull request #189740 from romildo/xfce4-pulseaudio-plugin 2022-09-09 23:21:21 +02:00
José Romildo Malaquias b731b8d78d
xfce.xfce4-notifyd: 0.6.3 -> 0.6.4 (#189738) 2022-09-09 23:21:06 +02:00
Moritz Böhme 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 913d437822
2022-09-09 21:46:35 +01:00
Sandro Jäckel a87d3f897b
qemu: make sure to not mix python versions 2022-09-09 22:39:25 +02: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
186de9ca9e
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. Ryantm 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. Ryantm 604afd43fb python310Packages.pyslurm: 21.08.4 -> 22.5.0 2022-09-09 13:20:16 -07:00
R. Ryantm 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
R. Ryantm 83d125f366 php80Extensions.grpc: 1.48.0 -> 1.48.1 2022-09-09 19:52:51 +00: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. Ryantm 8b4e329da3 python310Packages.python-benedict: 0.25.3 -> 0.25.4 2022-09-09 19:18:30 +00:00
R. Ryantm 8c76ca1049 python310Packages.pymanopt: 2.0.0 -> 2.0.1 2022-09-09 12:01:56 -07:00
R. Ryantm 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