sternenseemann
2a2bb553e7
haskellPackages.{glade,webkitgtk3}: mark as broken
...
These packages haven't been working for a while since they rely on
deprecated / outdated libs and also no longer work with the Haskell gtk
package we ship. Marking them as broken ensures that their reverse
dependencies won't be attempted to build which declutters our build
reports.
2022-06-04 10:55:54 +02:00
Timo Kaufmann
12bcceeb58
Merge pull request #176191 from trofi/workaround-fno-common-for-eli
...
eli: add -fcommon workaround
2022-06-04 10:54:48 +02:00
Fabian Affolter
1824ea95a3
home-assistant: update component-packages
2022-06-04 10:53:39 +02:00
Fabian Affolter
bd49b88ba4
python310Packages.pykwb: init at 0.0.10
2022-06-04 10:50:27 +02:00
Fabian Affolter
15ad87dfd2
Merge pull request #176204 from r-ryantm/auto-update/python3.10-yte
...
python310Packages.yte: 1.4.0 -> 1.5.1
2022-06-04 10:36:47 +02:00
Fabian Affolter
a210eee67d
Merge pull request #176148 from r-ryantm/auto-update/python3.10-sagemaker
...
python310Packages.sagemaker: 2.91.1 -> 2.93.0
2022-06-04 10:35:29 +02:00
Fabian Affolter
d57f0add8b
Merge pull request #176184 from r-ryantm/auto-update/python3.10-trytond
...
python310Packages.trytond: 6.4.0 -> 6.4.1
2022-06-04 10:34:21 +02:00
Fabian Affolter
d6dd14fe4a
Merge pull request #176190 from r-ryantm/auto-update/python3.10-hahomematic
...
python310Packages.hahomematic: 1.8.0 -> 1.8.3
2022-06-04 10:33:54 +02:00
Fabian Affolter
ecebf34515
Merge pull request #176193 from r-ryantm/auto-update/python3.10-sqlmap
...
python310Packages.sqlmap: 1.6.5 -> 1.6.6
2022-06-04 10:33:23 +02:00
Fabian Affolter
9b5dc169b3
python310Packages.skytemple-dtef: enable tests
...
- disable on older Python releases
- adjust inputs
2022-06-04 10:31:09 +02:00
R. Ryantm
c7f28e3528
python310Packages.r2pipe: 1.6.5 -> 1.7.0
2022-06-04 08:11:55 +00:00
R. Ryantm
cc46787104
python310Packages.yte: 1.4.0 -> 1.5.1
2022-06-04 08:04:16 +00:00
Rick van Schijndel
446ede8e5c
Merge pull request #174691 from a-m-joseph/pr/atf-set-unfreeIncludeHDCPBlob-master
...
arm-trusted-firmware: set unfree only if hdcp.bin is used; otherwise delete it before building
2022-06-04 09:35:18 +02:00
Sergei Trofimovich
10d4489f86
Merge pull request #176192 from trofi/fix-fno-common-for-gravit
...
gravit: pull fix pending upstream inclusion for -fno-common toolchains
2022-06-04 07:26:14 +00:00
Sergei Trofimovich
02925db13c
Merge pull request #176186 from trofi/fix-fno-common-for-crackxls
...
crackxls: pull patch pending upstream inclusion for -fno-common toolc…
2022-06-04 07:25:26 +00:00
Konrad Borowski
25f2487660
python3Packages.skytemple-dtef: 1.1.4 -> 1.1.5
2022-06-04 08:39:41 +02:00
Sergei Trofimovich
2c90bada3d
mimic: pull upstream fix for -fno-common toolchains
...
Without the change build fails on upstream gcc-10 as:
ld: cmu_indic_lang.o:cmu_indic_lang.h:54: multiple definition of `cst_rx_not_indic';
cmu_indic_lang.h:54: first defined here
2022-06-04 07:37:00 +01:00
Sergei Trofimovich
60ba187b0f
gravit: pull fix pending upstream inclusion for -fno-common toolchains
...
Without the change build fails on upstream gcc-10 as:
ld: tool.o:(.bss+0x0): multiple definition of `view'; color.o:(.bss+0x0): first defined here
ld: tool.o:(.bss+0x820): multiple definition of `video'; color.o:(.bss+0x820): first defined here
ld: png_save.o:(.bss+0x0): multiple definition of `view'; color.o:(.bss+0x0): first defined here
2022-06-04 07:02:41 +01:00
R. Ryantm
eee8c0c66c
python310Packages.sqlmap: 1.6.5 -> 1.6.6
2022-06-04 06:00:57 +00:00
Bobby Rong
41cd411c03
nixos/tests/sway: skip type check for now
2022-06-04 13:55:01 +08:00
Sergei Trofimovich
6f86eabf6d
eli: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: cexp.o:(.bss+0x40): multiple definition of `obstck'; cccp.o:(.bss+0x0): first defined here
2022-06-04 06:51:58 +01:00
R. Ryantm
f396869ce6
python310Packages.hahomematic: 1.8.0 -> 1.8.3
2022-06-04 05:38:36 +00:00
Maciej Krüger
2077b0d4e9
Merge pull request #176187 from r-ryantm/auto-update/haste-server
2022-06-04 07:31:34 +02:00
Sergei Trofimovich
27d4a6453f
crackxls: pull patch pending upstream inclusion for -fno-common toolchains
...
Without the change build fails on upstream gcc-10 as:
ld: decrypt.o:/build/crackxls2003/decrypt.c:50: multiple definition of
`real_key'; crackxls2003.o:/build/crackxls2003/crackxls2003.c:64: first defined here
While at it dropped -O5 -march=native default optimization flags.
2022-06-04 06:14:54 +01:00
R. Ryantm
d872f69758
haste-server: 68f6fe2b96ad02e21645480448113954bc87e1f5 -> 9e921d59098c1093050201942f71d357fa89ffee
2022-06-04 05:14:03 +00:00
R. Ryantm
704de9fa1b
python310Packages.trytond: 6.4.0 -> 6.4.1
2022-06-04 04:47:43 +00:00
Bobby Rong
906b0b2e87
nixos/tests: fix all tests that uses wait_until_tty_matches
2022-06-04 12:22:03 +08:00
Mario Rodas
c3321ad063
git-absorb: 0.6.6 -> 0.6.7
2022-06-04 04:20:00 +00:00
Bobby Rong
9d2a8e3190
nixos/test-driver: fix type hint for send_chars
2022-06-04 12:05:47 +08:00
Bobby Rong
63c45ddaf8
pantheon.elementary-camera: 6.0.3 -> 6.1.0
2022-06-04 11:04:23 +08:00
Artturin
c5b06df6a4
font-awesome,mplus-fonts: fix build
2022-06-04 05:50:37 +03:00
Robert Schütz
7f5523d133
Merge pull request #176165 from equirosa/signal-desktop
...
signal-desktop: 5.44.1 -> 5.45.0
2022-06-03 19:00:46 -07:00
Martin Weinelt
417419a5c9
nixos/tests/home-assistant: assert regex match
...
Fixes type checking done against the test driver.
2022-06-03 18:56:11 -07:00
Martin Weinelt
403db8d41c
Merge pull request #176143 from fabaff/pyunifiprotect
...
python310Packages.pyunifiprotect: init at 3.7.0, python310Packages.unifi-discovery: init at 1.1.3
2022-06-04 02:28:06 +02:00
Sandro
8109bda325
Merge pull request #175830 from SuperSandro2000/python310Packages.graphene
2022-06-04 02:25:46 +02:00
github-actions[bot]
9ebf890b3f
Merge master into haskell-updates
2022-06-04 00:13:01 +00:00
Eduardo Quiros
1a931f6eca
signal-desktop: 5.44.1 -> 5.45.0
2022-06-03 18:07:07 -06:00
Sandro Jäckel
8dd005558c
python310Packages.graphene-django: fix tests
2022-06-04 01:57:57 +02:00
zowoq
628d7a800c
terraform-providers.brightbox: 2.2.0 -> 3.0.4
2022-06-04 09:46:35 +10:00
zowoq
f0bab70ef9
clusterctl: 1.1.3 -> 1.1.4
...
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.1.4
2022-06-04 09:46:13 +10:00
Sandro
4c7a9aae7b
Merge pull request #176052 from LunNova/lunnova/rl-2211.section.md
...
manual: Fix 22.11 Other Notable Changes bullet point style
2022-06-04 00:23:46 +02:00
maxine [they]
d1a8cac88c
Merge pull request #176106 from bobby285271/gnome-firmware
2022-06-03 23:39:12 +02:00
Artturi
4c2de44d1e
Merge pull request #175266 from strikerlulu/nanotts
2022-06-04 00:20:14 +03:00
Klemens Nanni
fa5867073f
pkgs/shells/fish: Fix completion file generator
...
Cherry-pick upstream commit to ensure that completions for commands
like mkfs.xfs(8) end up in mkfs.xfs.fish by fixing over-eager stripping
of file extensions.
All mkfs.*(8) (and fsck.*(8), etc.) programs would yield mkfs.fish files
with unique `complete -c mkfs ...` lines using the same command.
Thus completing `mkfs` in fish would for example yield XFS specific
suggestions, given "xfsprogs" was installed **and** won over other
packages.
Noticed through build logs:
```
building '/nix/store/5fz5jgkd2ycx5fk3lb30my2hr2br639f-system_fish-completions.drv'...
warning: collision between `/nix/store/1z01j2pma0l005w3qg6slndn0rp136s8-dosfstools-4.2_fish-completions/mkfs.fish' and `/nix/store/jxxgrng41l6qakg45fksk1qpil976vgi-xfsprogs-5.16.0_fish-completions/mkfs.fish'
```
2022-06-03 14:19:52 -07:00
Artturin
cfb0912148
nanotts: init at 2021-02-22
...
Co-authored-by: strikerlulu <strikerlulu7@gmail.com>
2022-06-03 23:23:04 +03:00
Artturin
48a663bff4
maintainers: add strikerlulu
...
Co-authored-by: strikerlulu <strikerlulu7@gmail.com>
2022-06-03 23:20:39 +03:00
R. Ryantm
2fe03c07c9
python310Packages.sagemaker: 2.91.1 -> 2.93.0
2022-06-03 20:17:07 +00:00
piegames
0a8e9a1592
Merge pull request #176002 : gnomeExtensions: auto-update
2022-06-03 22:03:12 +02:00
Fabian Affolter
48aef08805
Merge pull request #175984 from fabaff/fastapi-mail
...
python310Packages.fastapi-mail: init at 1.0.8, python310Packages.aiosmtplib: init at 1.1.6
2022-06-03 21:28:28 +02:00
Fabian Affolter
dd61f287f4
home-assistant: update component-packages
2022-06-03 21:22:16 +02:00