Commit Graph

412841 Commits

Author SHA1 Message Date
Bobby Rong
9e4c8aec09
Merge pull request #192061 from Alexnortung/session-desktop
session-desktop: 1.10.0 -> 1.10.1
2022-09-27 14:42:31 +08:00
R. Ryantm
f27822dc42 famistudio: 4.0.1 -> 4.0.4 2022-09-27 14:24:56 +08:00
Bobby Rong
ca3446fb43
Merge pull request #193129 from figsoda/onetun
onetun: fix build on darwin
2022-09-27 14:21:56 +08:00
Vladimír Čunát
85d3dce182
Merge branch 'master' into staging-next 2022-09-27 08:20:58 +02:00
R. Ryantm
99b0e4bb64 dasel: 1.26.1 -> 1.27.0 2022-09-27 06:14:45 +00:00
R. Ryantm
2f96a8dabf colima: 0.4.4 -> 0.4.5 2022-09-27 05:31:43 +00:00
Vincent Laporte
e2420ef939 ocamlPackages.uunf: 14.0.0 → 15.0.0 2022-09-27 06:52:26 +02:00
Bobby Rong
1c66e61450
pantheon.gala: Fix multitasking view allocation assertions 2022-09-27 12:36:53 +08:00
superherointj
48a3044d8d
rtabmap: unstable-2022-02-07 -> unstable-2022-09-24 2022-09-27 07:01:53 +03:00
Franz Pletz
333d0ec1d3
Merge pull request #193124 from zhaofengli/fix-jsonschema-3-overrides 2022-09-27 05:50:35 +02:00
R. Ryantm
91b1023805 wasmtime: 1.0.0 -> 1.0.1 2022-09-27 03:44:24 +00:00
Franz Pletz
1f41992899
Merge pull request #187073 from penglei/master 2022-09-27 05:33:22 +02:00
Theodore Ni
ffb4467bbc
python310Packages.pgpy: cryptography 38 fix
Pull patch from upstream that fixes pgpy after the update to
cryptography 38.
2022-09-26 20:29:59 -07:00
R. Ryantm
fe2504c61b snakemake: 7.14.0 -> 7.14.1 2022-09-26 23:13:22 -04:00
R. Ryantm
4b9e76a84c prometheus-node-exporter: 1.3.1 -> 1.4.0 2022-09-27 04:50:01 +02:00
figsoda
f500c6928f
Merge pull request #193100 from r-ryantm/auto-update/nixpacks
nixpacks: 0.6.2 -> 0.7.1
2022-09-26 22:36:53 -04:00
José Romildo Malaquias
4be0c0e465
Merge pull request #193126 from romildo/upd.nix-updater
maintainers/scripts/update.nix: make package name, pname and old version available to the update script
2022-09-26 22:54:14 -03:00
figsoda
5de59d21c9 onetun: fix build on darwin 2022-09-26 21:43:29 -04:00
figsoda
b14f080b34
Merge pull request #193121 from r-ryantm/auto-update/scilla
scilla: 1.2.3 -> 1.2.4
2022-09-26 21:42:57 -04:00
figsoda
2948a0e0e5
Merge pull request #193111 from r-ryantm/auto-update/quarto
quarto: 1.1.189 -> 1.1.251
2022-09-26 21:40:46 -04:00
figsoda
e42908eeaf
Merge pull request #193102 from r-ryantm/auto-update/onetun
onetun: 0.3.3 -> 0.3.4
2022-09-26 21:31:59 -04:00
figsoda
a24aad2802
Merge pull request #193101 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 10.1.0 -> 11.0.1
2022-09-26 21:29:31 -04:00
José Romildo
1f239257c5 maintainers/scripts/update.nix: make package name, pname and old version available to the update script 2022-09-26 22:16:19 -03:00
Zhaofeng Li
50a3d21818 gns3-{server-gui}: Fix build
Removed duplicate overrides and made the override interface consistent.
The previous method of pinning caused frequent breakages.
2022-09-26 18:31:12 -06:00
Zhaofeng Li
f2c5fec8d3 powerdns-admin: Pin jsonschema to jsonschema_3
The previous method of pinning caused frequent breakages.
2022-09-26 18:31:12 -06:00
Zhaofeng Li
b84f4e94d1 pythonPackages.jsonschema_3: init at 3.2.0
Copied from 2043dbb6fa.
2022-09-26 18:31:12 -06:00
R. Ryantm
d019199454 python310Packages.jellyfin-apiclient-python: 1.9.1 -> 1.9.2 2022-09-27 00:30:34 +00:00
github-actions[bot]
091e445abc
Merge master into haskell-updates 2022-09-27 00:21:37 +00:00
R. Ryantm
0249669ae2 scilla: 1.2.3 -> 1.2.4 2022-09-27 00:20:35 +00:00
Jan Tojnar
34d4ea2781 libgweather: Fix update script downloading wrong version
Previous maintainer released version 40 but the current maintainer decided that it was a bad idea and continued with version 4. This was confusing our update script.
2022-09-27 02:19:25 +02:00
Jan Tojnar
a5af361af4 gnome.updateScript: Support freezing up to an explicit version
libgweather released version 4 after releasing version 40,
we need to ignore the latter.
2022-09-27 02:19:25 +02:00
Jan Tojnar
e628b43a9c common-updater-scripts: fix silent error on 404
When TOFU was unable to download the file, there would be no hash
in the fetch log, causing the grep to fail. Since the script
is set to errexit, it would terminate the processing without
any output. Let’s instead print the fetch log.
2022-09-27 02:19:25 +02:00
R. Ryantm
5a03d9cad4 rust-analyzer-unwrapped: 2022-09-19 -> 2022-09-26 2022-09-27 00:19:07 +00:00
github-actions[bot]
088eead34a
Merge master into staging-next 2022-09-27 00:06:31 +00:00
Fabian Affolter
731cbbbbfa python310Packages.pypykatz: 0.6.1 -> 0.6.2 2022-09-27 01:42:33 +02:00
Fabian Affolter
c2dcb02dae python310Packages.minikerberos: 0.3.1 -> 0.3.2 2022-09-27 01:41:05 +02:00
R. Ryantm
6671b3a950 python310Packages.hmmlearn: 0.2.7 -> 0.2.8 2022-09-26 23:39:09 +00:00
figsoda
2292794380 asciinema-agg: init at 1.3.0 2022-09-26 19:38:01 -04:00
Fabian Affolter
ea4a87537c python310Packages.xknx: 1.0.2 -> 1.1.0 2022-09-26 16:36:26 -07:00
Fabian Affolter
3f5056efc1 python310Packages.dbus-fast: 1.13.0 -> 1.15.1 2022-09-26 16:36:05 -07:00
Fabian Affolter
1051f1133d python310Packages.aioecowitt: 2022.09.2 -> 2022.09.3 2022-09-26 16:34:33 -07:00
Martin Weinelt
467f4a69cf
Merge pull request #192874 from fabaff/temperusb 2022-09-27 01:26:08 +02:00
R. Ryantm
1bc09e202e radarr: 4.1.0.6175 -> 4.2.4.6635 2022-09-26 23:12:41 +00:00
Kerstin
5251f922bb
Merge pull request #192344 from YoshiRulz/im-pango
ImageMagick: Enable Pango when enabling librsvg
2022-09-27 00:57:36 +02:00
Fabian Affolter
069a8085f7
Merge pull request #192505 from fabaff/bimmer-connected-bump
python310Packages.aiofile: init at 3.8.0
2022-09-27 00:57:23 +02:00
R. Ryantm
1a1d2e62e0 quarto: 1.1.189 -> 1.1.251 2022-09-26 22:57:15 +00:00
pkharvey
643c82b014 stm8flash: init at 2022-03-27 2022-09-26 23:49:58 +01:00
Fabian Affolter
bf70428547 home-assistant: update component-packages 2022-09-27 00:48:36 +02:00
Fabian Affolter
39d4474dc5 python310Packages.temperusb: init at 1.6.0 2022-09-27 00:48:26 +02:00
Michael Weiss
b5c192b290
Merge pull request #193097 from primeos/chromiumBeta
chromiumBeta: 106.0.5249.40 -> 106.0.5249.61
2022-09-27 00:39:01 +02:00