Adam Joseph
b38eb9ec03
libtree: remove unnecessary fetchpatch input
...
As requested here https://github.com/NixOS/nixpkgs/pull/172446#discussion_r871249683
2022-05-12 17:14:46 -07:00
squalus
728b0c81fe
invidious: fix build
...
The build was broken since 52f8cf58a4
when
gcc was updated from 10 to 11. This forces lsquic's version of boringssl
to build with gcc 10.
2022-05-12 17:08:36 -07:00
Mario Rodas
b0ce87e1ea
Merge pull request #172724 from r-ryantm/auto-update/git-machete
...
git-machete: 3.9.0 -> 3.9.1
2022-05-12 19:08:19 -05:00
Mario Rodas
2104b52516
Merge pull request #172620 from chivay/karton
...
python3Packages.karton-core: 4.4.0 -> 4.4.1
2022-05-12 19:07:17 -05:00
Mario Rodas
356cd03d45
Merge pull request #172191 from 06kellyjac/konstraint
...
konstraint: 0.19.0 -> 0.19.1
2022-05-12 19:02:34 -05:00
Mario Rodas
557f768806
Merge pull request #172717 from 06kellyjac/deno
...
deno: 1.21.2 -> 1.21.3
2022-05-12 19:02:08 -05:00
squalus
697f9a7453
librewolf: 100.0-2 -> 100.0-3
2022-05-12 16:56:24 -07:00
Martin Weinelt
766cf76b4f
Merge pull request #172323 from ncfavier/fix-firefox-tmp.json
2022-05-13 01:53:45 +02:00
Mario Rodas
91bcc8830d
Merge pull request #172649 from r-ryantm/auto-update/python3.10-pglast
...
python310Packages.pglast: 3.9 -> 3.10
2022-05-12 18:51:09 -05:00
Anselm Schüler
cff57430da
dart: 2.15.1 -> 2.17.0
2022-05-13 01:44:35 +02:00
Mario Rodas
d002de0a09
Merge pull request #172690 from marsam/update-age-plugin-yubikey
...
age-plugin-yubikey: 0.2.0 -> 0.3.0
2022-05-12 18:42:55 -05:00
Sandro
0b08abd3f5
Merge pull request #172757 from SuperSandro2000/elisa
...
plasma5Packages.elisa: reduce runtime closure size
2022-05-13 01:23:03 +02:00
marius david
3382e4d222
opendungeons: fix compilation
2022-05-12 18:06:24 -05:00
William Kral
916b057e88
opengrm-ngram: 1.3.13 -> 1.3.14
2022-05-12 15:54:54 -07:00
Justin Bedo
0d41bc81d6
mercury: 20.06.1 -> 22.01.1
2022-05-13 08:48:16 +10:00
Sandro
184892dce5
Merge pull request #172113 from SuperSandro2000/autobahn
...
python310Packages.autobahn: adopt, populate passthru.extras-require
2022-05-13 00:41:01 +02:00
Sandro
73feaeda91
Merge pull request #172732 from SuperSandro2000/nextcloud-client
...
nextcloud-client: fix stray cacheDir
2022-05-13 00:35:17 +02:00
Maximilian Bosch
081daee45e
linux/hardened/patches/5.4: 5.4.192-hardened1 -> 5.4.193-hardened1
2022-05-13 00:33:52 +02:00
Maximilian Bosch
1d8fa8ef14
linux/hardened/patches/5.17: 5.17.6-hardened1 -> 5.17.7-hardened1
2022-05-13 00:33:40 +02:00
Maximilian Bosch
b644615669
linux/hardened/patches/5.15: 5.15.38-hardened1 -> 5.15.39-hardened1
2022-05-13 00:33:27 +02:00
Maximilian Bosch
6abf4b2b96
linux/hardened/patches/5.10: 5.10.114-hardened1 -> 5.10.115-hardened1
2022-05-13 00:33:15 +02:00
Maximilian Bosch
34ede69b72
linux/hardened/patches/4.19: 4.19.241-hardened1 -> 4.19.242-hardened1
2022-05-13 00:33:03 +02:00
Sandro
af0b555e61
Merge pull request #172759 from armeenm/fix-nodepackages
...
nodePackages: remove lumo-build-deps
2022-05-13 00:32:51 +02:00
Maximilian Bosch
ab2f51774b
linux/hardened/patches/4.14: 4.14.277-hardened1 -> 4.14.278-hardened1
2022-05-13 00:32:51 +02:00
Maximilian Bosch
3543468280
linux: 5.4.192 -> 5.4.193
2022-05-13 00:32:23 +02:00
Maximilian Bosch
dcc82f4e65
linux: 5.17.6 -> 5.17.7
2022-05-13 00:32:13 +02:00
Maximilian Bosch
2b8fcabeb6
linux: 5.15.38 -> 5.15.39
2022-05-13 00:32:01 +02:00
Maximilian Bosch
2bea336233
linux: 5.10.114 -> 5.10.115
2022-05-13 00:31:49 +02:00
Maximilian Bosch
7885a53197
linux: 4.9.312 -> 4.9.313
2022-05-13 00:31:38 +02:00
Maximilian Bosch
30efbf1352
linux: 4.19.241 -> 4.19.242
2022-05-13 00:31:29 +02:00
Adam Joseph
59ee75c607
ssocr: unstable-2018-08-11 -> 2.22.1 ( #172444 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2022-05-13 00:31:27 +02:00
Maximilian Bosch
6956681f24
linux: 4.14.277 -> 4.14.278
2022-05-13 00:31:19 +02:00
sternenseemann
357da6c296
buildRustPackage: make cargoDeps logic easier to follow
...
The old logic flow had the structure
if ( … ) {
if ( … ) {
…
} else {
…
}
} else {
…
}
which is quite hard to follow in Nix. Instead we ensure that no if
expression is inside a then branch.
This change is zero rebuild, as no logic was changed.
2022-05-13 08:18:39 +10:00
Daniel Fullmer
c7d0078c59
microsoft_gsl: use fetchpatch instead of fetchurl
...
The hash for this file when using fetchurl changed from
sha256-uouv35crtly8kYhKyvMyZkqwTKt1jXC6dZjw4sQ60v0=
to
sha256-nCPdC5eFDRyyeJzxJnoCvlukWy61OB7DoXD+R8dGlnw=
Lets use fetchpatch instead to potentially avoid this issue in the
future.
2022-05-12 15:03:10 -07:00
William Kral
f7958990af
ogmtools: fix build
2022-05-12 14:54:38 -07:00
markuskowa
39936c75c5
Merge pull request #172555 from linsui/amberol
...
amberol: 0.6.0 -> 0.6.1
2022-05-12 23:50:20 +02:00
Markus Kowalewski
48592503c0
rtl_433: add markuskowa as maintainer
2022-05-12 23:35:09 +02:00
Markus Kowalewski
d949097fcd
rtl_433: patch for CVE-2022-27419
2022-05-12 23:34:01 +02:00
Sergei Trofimovich
38d8148d11
cuneiform: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: cgminer-driver-modminer.o:/build/source/miner.h:285:
multiple definition of `bitforce_drv'; cgminer-cgminer.o:/build/source/miner.h:285:
first defined here
2022-05-12 22:33:29 +01:00
Thiago Kenji Okada
02bbd2fe68
Merge pull request #172712 from willcohen/clojupyter-0.3.3
...
clojupyter: 0.3.2 -> 0.3.3
2022-05-12 22:13:18 +01:00
OPNA2608
30060a2268
{adl,opn}plug: Install plugins on Darwin
2022-05-12 23:12:46 +02:00
Thiago Kenji Okada
55c9cdeef5
Merge pull request #172747 from Gaelan/fpc-aarch64-fix
...
fpc: fix build on aarch64
2022-05-12 22:02:52 +01:00
Rick van Schijndel
d9f2395af1
Merge pull request #172408 from tpwrules/upgrade-aravis
...
aravis: 0.6.4 -> 0.8.21, add myself as maintainer
2022-05-12 23:02:03 +02:00
Armeen Mahdian
c53a9ada0b
nodePackages: remove lumo-build-deps
2022-05-12 16:00:40 -05:00
Thiago Kenji Okada
b2ab748771
Merge pull request #172274 from dotlambda/phonemizer-fix
...
python3Packages.phonemizer: fix build
2022-05-12 21:57:24 +01:00
maxine [they]
4453ddf354
Merge pull request #172594 from techknowlogick/bnomad
2022-05-12 22:57:16 +02:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
...
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Rick van Schijndel
6e45ca94ce
Merge pull request #172280 from Mindavi/fltk/cross
...
fltk: support cross-compilation
2022-05-12 22:54:09 +02:00
Sandro Jäckel
e7f347cf21
plasma5Packages.elisa: reduce runtime closure size
2022-05-12 22:52:20 +02:00
Thiago Kenji Okada
7379bc099e
Merge pull request #172632 from WolfangAukang/aioimaplib-fix
...
python3Packages.aioimaplib: disable python 3.10
2022-05-12 21:46:52 +01:00