Commit Graph
407401 Commits
Author SHA1 Message Date
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
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
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
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. 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
LassulusandGitHub 19e2aba59e Merge pull request #187713 from ThibaultLemaire/fix-gzdoom-kdialog-not-found 2022-09-09 20:50:22 +02:00
R. RyantmandJonathan Ringer 88d4689ab9 python310Packages.pyosmium: 3.3.0 -> 3.4.1 2022-09-09 11:32:28 -07:00
R. RyantmandJonathan Ringer d57860653c python310Packages.pyoverkiz: 1.5.0 -> 1.5.1 2022-09-09 11:31:51 -07:00
Silvan MosbergerandGitHub 6389a26e5f Merge pull request #181834 from ncfavier/numbers
lib/types: add `number`
2022-09-09 19:59:29 +02:00
superherointjandGitHub 8f29134fcf Merge pull request #186616 from tobim/pkgs/glog-musl-static
pkgs{Musl,Static}.glog: fix build
2022-09-09 14:33:56 -03:00
R. RyantmandJonathan Ringer a4a0d32549 python310Packages.ignite: 0.4.9 -> 0.4.10 2022-09-09 09:11:33 -07:00
R. RyantmandJonathan Ringer 62002c7a4a python310Packages.mne-python: 1.1.0 -> 1.1.1 2022-09-09 09:11:00 -07:00
R. RyantmandJonathan Ringer e6dac8a4f4 python310Packages.pymetno: 0.9.0 -> 0.10.0 2022-09-09 09:10:36 -07:00
Sandro JäckelandYt 08dd3b91ea nixos/vector: fix validation for cross compiling 2022-09-09 11:59:07 -04:00
Christian KöglerandGitHub 6ee982a34e Merge pull request #190498 from eskytthe/grafana-module-fix-text
nixos/grafana: fix description text error
2022-09-09 17:55:26 +02:00
R. RyanTMandGitHub 0ee7671383 prometheus-nginx-exporter: 0.10.0 -> 0.11.0 (#190387) 2022-09-09 11:53:09 -04:00
Christian KöglerandGitHub 7d0c550b03 Merge pull request #190491 from r-ryantm/auto-update/carapace
carapace: 0.8.10 -> 0.15.0
2022-09-09 17:43:01 +02:00
Christian KöglerandGitHub 027fdd6a3b Merge pull request #180432 from r-ryantm/auto-update/argyllcms
argyllcms: 2.3.0 -> 2.3.1
2022-09-09 17:39:45 +02:00
Christian KöglerandGitHub b3c8810040 Merge pull request #186695 from amarshall/installer-no-mkforce
nixos/installer: mkForce -> mkImageMediaOverride
2022-09-09 17:32:17 +02:00
Christian KöglerandGitHub daaee5e31b Merge pull request #186401 from lockejan/tmux/fzf
tmuxPlugins.tmux-fzf: unstable-2021-10-20 -> unstable-2022-08-02
2022-09-09 17:31:21 +02:00
Christian KöglerandGitHub 4b6b03f99c Merge pull request #185782 from e1mo/e1mo/syncthing-receiveencrypted
nixos/syncthing: Add receiveencrypted folder type
2022-09-09 17:30:45 +02:00
Christian KöglerandGitHub e183a9b761 Merge pull request #182026 from r-ryantm/auto-update/boulder
boulder: 2022-08-29 -> 2022-09-06
2022-09-09 17:27:38 +02:00
Doron BeharandGitHub e42ecc9ff1 Merge pull request #190122 from r-ryantm/auto-update/cpp-utilities 2022-09-09 15:14:11 +00:00
Christian KöglerandGitHub a4a73ff446 Merge pull request #189735 from r-ryantm/auto-update/glooctl
glooctl: 1.12.11 -> 1.12.12
2022-09-09 17:08:17 +02:00
Christian KöglerandGitHub 1d7debea1e Merge pull request #189751 from sikmir/xprompt
xprompt: fix cross-compilation
2022-09-09 17:08:02 +02:00