Brian McKenna
535900e91d
jpegexiforient: fix cross-compilation
2022-06-06 12:27:54 +10:00
Sergei Trofimovich and ehmry
e4cb4bdb05
gnaural: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: src/net/../gnauralnet.h:233: multiple definition of `GN_ScheduleFingerprint';
src/net/../../src/gnauralnet.h:233: first defined here
2022-06-05 20:43:44 -05:00
R. Ryantm
1d5ccbc42d
python310Packages.mkdocs-material: 8.3.1 -> 8.3.2
2022-06-06 01:34:24 +00:00
Jan Tojnar and GitHub
aa70573011
Merge pull request #175790 from dotlambda/libadwaita-1.1.2
...
libadwaita: 1.1.1 -> 1.1.2
2022-06-06 02:57:25 +02:00
Sandro and GitHub
972bfcf147
Merge pull request #176326 from LibreCybernetics/update-mill
...
mill: 0.10.3 → 0.10.4
2022-06-06 02:36:13 +02:00
Anderson Torres and GitHub
7b330cb215
Merge pull request #176446 from trofi/workaround-fno-common-for-lilo
...
lilo: add -fcommon workaround
2022-06-05 21:31:35 -03:00
Anderson Torres and GitHub
29810947f6
Merge pull request #176457 from trofi/workaround-fno-common-for-speech-tools
...
speech-tools: add -fcommon workaround
2022-06-05 21:27:10 -03:00
Anderson Torres and GitHub
ee71409eb4
Merge pull request #176459 from trofi/fix-fno-common-for-trinity
...
trinity: pull upstream fix for -fno-common toolchains
2022-06-05 21:26:53 -03:00
Anderson Torres and GitHub
d9808f7bf5
Merge pull request #176460 from trofi/workaround-fno-common-for-uae
...
uae: add -fcommon workaround
2022-06-05 21:26:36 -03:00
Anderson Torres and GitHub
ab862d7e57
Merge pull request #176455 from trofi/workaround-fno-common-for-roccat-tools
...
roccat-tools: add -fcommon workaround
2022-06-05 21:25:19 -03:00
Anderson Torres and GitHub
0efe9821ed
Merge pull request #176467 from primeos/chromiumDev
...
chromiumDev: 104.0.5083.0 -> 104.0.5098.0
2022-06-05 21:23:07 -03:00
Anderson Torres and GitHub
646f68e1cf
Merge pull request #176470 from azahi/easyjson
...
easyjson: use buildGoModule
2022-06-05 21:22:32 -03:00
Robert Hensing and GitHub
0642d0014c
Merge pull request #176477 from zhaofengli/config-missing-undeclared
...
pkgs/config.nix: Fix missing attribute when no config keys are undeclared
2022-06-06 02:16:21 +02:00
Sandro Jäckel
1235314d6c
ArchiSteamFarm: normalize file names
2022-06-06 02:13:56 +02:00
Sandro Jäckel
70a7d055f5
ArchiSteamFarm: fix tmp filling up
2022-06-06 02:13:29 +02:00
Sandro Jäckel
89d5ef1295
ArchiSteamFarm: update programm and web-ui in one run
2022-06-06 02:12:53 +02:00
Anderson Torres and GitHub
5a1cc60609
Merge pull request #176474 from azahi/goa
...
goa: 1.4.1 -> 3.7.6
2022-06-05 21:12:08 -03:00
Sandro Jäckel
1841ad02a3
ArchiSteamFarm: fix shellcheck problems
2022-06-06 02:11:51 +02:00
github-actions[bot] and GitHub
d1ce8f5150
Merge master into haskell-updates
2022-06-06 00:11:34 +00:00
Martin Weinelt and GitHub
e442281902
Merge pull request #176410 from mweinelt/black
2022-06-06 02:06:38 +02:00
lunik1 and Yt
950a860155
iosevka: 14.0.1 → 15.5.0
2022-06-05 18:50:59 -04:00
lunik1 and Yt
1935db3988
iosevka: set home directory in build phase
...
npm now fails if $HOME is not set, see #176127
2022-06-05 18:50:59 -04:00
Anderson Torres and GitHub
b495f0736f
Merge pull request #176343 from erdnaxe/update_nim_markdown
...
nimPackages.markdown: abdbe5e -> a661c26
2022-06-05 19:37:38 -03:00
Fabian Affolter
7cd27bccab
python310Packages.snowflake-connector-python: add missing input
2022-06-06 00:35:51 +02:00
Soham Sen
109e13db24
dragonflydb: init at 0.1.0
2022-06-06 04:05:48 +05:30
Fabian Affolter
f74ef9f98a
python310Packages.wheel-inspect: relax entry-points-txt constraint
2022-06-06 00:20:46 +02:00
Fabian Affolter
1c61372d39
python310Packages.headerparser: enable tests
2022-06-06 00:03:40 +02:00
Fabian Affolter
834eeb35e4
python310Packages.entry-points-txt: 0.1.0 -> 0.2.0
2022-06-05 23:55:12 +02:00
Zhaofeng Li
87de4db5e6
pkgs/config.nix: Fix missing attribute when no config keys are undeclared
2022-06-05 14:55:03 -07:00
Fabian Affolter
5f4fe18c16
python310Packages.wheel-inspect: 1.7.0 -> 1.7.1
...
- use source from GitHub
- enable tests
- add pythonImportsCheck
2022-06-05 23:43:02 +02:00
Fabian Affolter
5962fe0782
python310Packages.wheel-filename: 1.3.0 -> 1.4.1
...
- use GitHub as source
- enable tests
- add pythonImportsCheck
2022-06-05 23:32:21 +02:00
Anderson Torres and GitHub
e2de23b6db
Merge pull request #176434 from trofi/workaround-fno-common-for-dillo
...
dillo: add -fcommon workaround
2022-06-05 18:23:21 -03:00
Anderson Torres and GitHub
7d3fb31eeb
Merge pull request #176448 from trofi/workaround-fno-common-for-oroborus
...
oroborus: add -fcommon workaround
2022-06-05 18:22:57 -03:00
Azat Bahawi
d36bc45d47
goa: 1.4.1 -> 3.7.6
2022-06-06 00:14:29 +03:00
Malte Brandy
3586c258e8
haskell.packages.ghc923: pin fourmolu to 0.6.0.0
2022-06-05 23:08:03 +02:00
Azat Bahawi
e0f8de6116
easyjson: use buildGoModule
2022-06-05 23:27:55 +03:00
Luna Nova
8487b21ffb
memtest86+: 5.01-coreboot-002 -> 6.00-beta2
...
The previous version from review.coreboot.org is no longer available at
that address. This reverts to using the upstream, which is also a
rewrite and currently in beta. The full release is expected before
22.11.
2022-06-05 13:24:15 -07:00
Kerstin and GitHub
d8bbeaa5c8
Merge pull request #176415 from dotlambda/imagemagick-7.1.0-37
...
imagemagick: 7.1.0-36 -> 7.1.0-37
2022-06-05 22:22:09 +02:00
Sandro and GitHub
ee8a71e0f4
Merge pull request #169607 from papojari/seehecht
2022-06-05 22:17:48 +02:00
Michael Weiss
83a028528c
chromiumDev: 104.0.5083.0 -> 104.0.5098.0
2022-06-05 22:16:18 +02:00
Michael Weiss and GitHub
09618866a8
Merge pull request #175989 from primeos/chromiumBeta
...
chromiumBeta: 103.0.5060.24 -> 103.0.5060.33
2022-06-05 22:09:50 +02:00
Martin Weinelt and GitHub
951d0c08b3
Merge pull request #176438 from azahi/ircdog
...
ircdog: use buildGoModule
2022-06-05 21:55:36 +02:00
Sergei Trofimovich
813520e624
uae: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: bsdsocket.o:(.bss+0x0): multiple definition of
`socketbases'; main.o:(.bss+0x2792c0): first defined here
2022-06-05 20:52:35 +01:00
Sergei Trofimovich
417ae79c26
trinity: pull upstream fix for -fno-common toolchains
...
Without the change build fail on upstream gcc-10 as:
ld: trinity.o:include/logfile.h:8: multiple definition of
`mainlogfile'; child.o:include/logfile.h:8: first defined here
2022-06-05 20:48:56 +01:00
Spencer Pogorzelski
53921eabca
maintainers: Add scoder12
2022-06-05 12:44:03 -07:00
Sandro and GitHub
8704958a7f
Merge pull request #175917 from cpcloud/linux_xanmod-5.15.43
2022-06-05 21:36:45 +02:00
Sergei Trofimovich
7320966be6
speech-tools: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: libestools.a(editline.o):(.bss+0x28): multiple definition of
`editline_history_file'; libestools.a(siodeditline.o):(.data.rel.local+0x8): first defined here
2022-06-05 20:36:01 +01:00
Fabian Affolter and GitHub
fd50a39323
Merge pull request #176404 from r-ryantm/auto-update/python3.10-pycep-parser
...
python310Packages.pycep-parser: 0.3.6 -> 0.3.7
2022-06-05 21:34:56 +02:00
Sergei Trofimovich
0758a0fa27
roccat-tools: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: ryos_talk.c.o:(.bss+0x0): multiple definition of `RyosWriteCheckWait';
ryos_custom_lights.c.o:(.bss+0x0): first defined here
2022-06-05 20:32:05 +01:00
Sergei Trofimovich
fc8061dae4
percona-xtrabackup_2_4: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: xbstream.c.o:(.bss+0x0): multiple definition of
`datasink_buffer'; ds_buffer.c.o:(.data.rel.local+0x0): first defined here
2022-06-05 20:23:53 +01:00