Anderson Torres
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
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
646f68e1cf
Merge pull request #176470 from azahi/easyjson
...
easyjson: use buildGoModule
2022-06-05 21:22:32 -03:00
Robert Hensing
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
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
Martin Weinelt
e442281902
Merge pull request #176410 from mweinelt/black
2022-06-06 02:06:38 +02:00
lunik1
950a860155
iosevka: 14.0.1 → 15.5.0
2022-06-05 18:50:59 -04:00
lunik1
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
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
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
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
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
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
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
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
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
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
Sandro
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
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
Sergei Trofimovich
d306eea857
oroborus: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: workspaces.o:src/keyboard.h:93: multiple definition of
`NumLockMask'; client.o:src/keyboard.h:93: first defined here
2022-06-05 20:12:19 +01:00
Sergei Trofimovich
a38af49318
lilo: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: identify.o:(.bss+0x0): multiple definition of `identify';
common.o:(.bss+0x160): first defined here
2022-06-05 20:09:04 +01:00
Emery Hemingway
2d012163f2
nixos/uhub: fix plugins, set CAP_NET_BIND_SERVICE
...
Fix generation of the plugins configuration and allow binding to
"privileged" ports.
2022-06-05 13:58:26 -05:00
Robert Hensing
bad676c7ed
Merge pull request #174441 from tljuniper/172325-nixostest-override-python-pkgs-additional-param
...
nixos/test-driver: additional Python packages in test driver
2022-06-05 20:46:01 +02:00
Azat Bahawi
cc2548ae81
ircdog: use buildGoModule
2022-06-05 21:43:33 +03:00
Guillaume Girol
b03fed4229
Merge pull request #170063 from Moredread/prusa-slicer
...
prusa-slicer: use patched wxWidgets
2022-06-05 18:28:56 +00:00
Daniel Olsen
60ff8d2306
ocamlPackages.magic: init at 0.7.3
2022-06-05 20:26:36 +02:00
Daniel Olsen
11208c6400
ocamlPackages.lo: init at 0.2.0
2022-06-05 20:26:36 +02:00
Daniel Olsen
85665ca9d4
ocamlPackages.duppy: init at 0.9.2
2022-06-05 20:26:36 +02:00
Daniel Olsen
f3c53f430f
ocamlPackages.dtools: init at 0.4.4
2022-06-05 20:26:36 +02:00
Sergei Trofimovich
5ddc759a48
dillo: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: main.o:/build/dillo-3.0.5/dpid/dpid.h:64: multiple definition of `sock_set';
dpid.o:/build/dillo-3.0.5/dpid/dpid.h:64: first defined here
2022-06-05 19:20:24 +01:00
Guillaume Girol
260653fe9b
Merge pull request #167980 from oxzi/olm-3.2.11
...
olm: 3.2.10 -> 3.2.11
2022-06-05 18:19:27 +00:00
Guillaume Girol
2c93e9de7c
Merge pull request #173136 from athas/ispc-1.18.0
...
ispc: unstable-2021-04-02 -> 1.18.0, (co-)maintain
2022-06-05 18:03:34 +00:00