290219 Commits

Author SHA1 Message Date
fortuneteller2k
9bf3ecbe66 vimPlugins.specs-nvim: init at 2021-05-05 2021-05-10 22:12:39 +08:00
fortuneteller2k
21cc6fe587 vimPlugins.hologram-nvim: init at 2021-05-01 2021-05-10 22:12:39 +08:00
fortuneteller2k
021813a495 vimPlugins: update 2021-05-10 22:12:30 +08:00
Cyril Cohen
0aa521e3a0 coqPackages.mathcomp-zify: init at 1.0.0+1.12+8.13 2021-05-10 15:59:48 +02:00
ajs124
483081eab9 libsoup: fix building cpp applications after recent glib update 2021-05-10 15:57:27 +02:00
Martin Weinelt
8e34a2f35b
Merge pull request #122380 from fabaff/fix-pyjwt
python3Packages.pyjwt: disable failing test for 1.7.1
2021-05-10 15:51:57 +02:00
misuzu
91be397a43 sofia_sip: fix darwin build 2021-05-10 16:04:03 +03:00
github-actions[bot]
7ce907b413
Merge staging-next into staging 2021-05-10 12:24:36 +00:00
github-actions[bot]
115881e756
Merge master into staging-next 2021-05-10 12:24:32 +00:00
ajs124
acd5e6707e
Merge pull request #122343 from helsinki-systems/fix/galera
mariadb-galera: remove unused code
2021-05-10 14:20:58 +02:00
Guillaume Girol
723b22e416 networkmanagerapplet: 1.20.0 -> 1.22.0 2021-05-10 12:00:00 +00:00
fuzzypixelz
5f30bb2484 aegisub: fix x86_64-linux build 2021-05-10 13:56:42 +02:00
sternenseemann
62bbd50331 haskellPackages.large-hashable: mark as broken on aarch64
See linked issue.
2021-05-10 13:39:49 +02:00
Michael Raskin
702cd039c2
Merge pull request #122427 from lsix/gnuchess-6.2.8
gnuchess: 6.2.7 -> 6.2.8
2021-05-10 11:17:04 +00:00
Tom Sydney Kerckhove
e9a31d983b haskellPackages.bson: unbreak
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-10 13:13:09 +02:00
sternenseemann
6b491e513b haskellPackages.large-hashable: unbreak
Compilation failures are related to GHC updates and other issues which
have been resolved on the package's development repository, but not yet
released. Fetching two patches resolves the problems which is probably a
midterm solution since the repository hasn't seen any activity this year
yet.
2021-05-10 13:13:09 +02:00
sternenseemann
86d021a0c9 haskell.packages.ghcHEAD: use llvm 10
As per GHC's documentation:
https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler/backends/llvm/installing#llvm-support

This configuration file is probably outdated in major other ways. We
should most likely copy over stuff from the GHC 9.0.x config file and
adjust new specifics, but I don't have the time at the moment.
2021-05-10 13:13:09 +02:00
Dmitry Ivankov
7ae5e45f9a haskellPackages.Frames-streamly: fix build
- use relude_1_0_0_1 to satisfy bounds
- add missing file example_data/acs100k.csv [upstream issue](https://github.com/adamConnerSax/Frames-streamly/issues/1)

https://hydra.nixos.org/build/142525099/nixlog/1

ZHF: #122042
2021-05-10 13:13:08 +02:00
Malte Brandy
9d31594235 hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-05-10 13:13:08 +02:00
talyz
5926b95fbe
webkitgtk: Fix bubblewrap opengl-driver path
If `/run/opengl-driver/lib` is in `LD_LIBRARY_PATH`, bwrap will try to
mount it into the already bind mounted `/run/opengl-driver`. To
prevent this, we instead specify the subpaths of `/run/opengl-driver`
we're interested in.

Also, use the correct path for i686 builds.
2021-05-10 13:05:48 +02:00
sternenseemann
a13b1a7086 pkgsLLVM: cross compiled package set using llvm compilers
Provide a version of nixpkgs which is built using the LLVM toolchain.
This is achieved by reusing the useLLVM attribute usable in the cross
toolchain bootstrapping which is a) perfectly acceptable and b) the only
way to bootstrap a LLVM stdenv across platforms without unreasonable
amounts of work.

This is mostly working now since we fixed some issues with
llvmPackages_7.lldClang in #119717 and compile glibc with gcc at all
times as of #119786 (since clang can't compile our glibc at the moment).
There are seemingly some issues left to be ironed out, for example the
C++ library of ncurses fails to build with a linking issue. I have
attempted to alleviate that problem with #120790, but to no avail so
far.

Nonetheless, having a working pkgsLLVM.hello is a good start.

A currently present issue is that there is no way to change the libc
since there is some issue with lldClang actually picking up on the set
libc. This will need investigation and fixing.
2021-05-10 12:45:33 +02:00
Ben Siraphob
92c5a672b3 coqPackages.autosubst: 5b40a32e -> 1.7 and fix build 2021-05-10 12:40:32 +02:00
Ben Siraphob
c72048d1a4 coqPackages.interval: 4.1.0 -> 4.1.1 2021-05-10 12:35:41 +02:00
Felix Buehler
fcc68ce3a7 mediaelch: 2.8.10 -> 2.8.12 2021-05-10 12:20:27 +02:00
Konstantin Alekseev
b6980c1349 chamber: 2.9.0 -> 2.10.0 2021-05-10 13:08:34 +03:00
Robert Schütz
be9886e5c0 index-fm: 1.2.1 -> 1.2.2 2021-05-10 11:55:02 +02:00
Robert Schütz
2445399880 libsForQt5.applet-window-buttons: init at 0.8.1 2021-05-10 11:55:02 +02:00
Dominik Xaver Hörl
db0294aa60 linux_5_12: init at 5.12.2 2021-05-10 11:43:23 +02:00
Peter Hoeg
0b973eaa94 audacity-gtk3: re-introduce at 3.0.2 2021-05-10 17:38:37 +08:00
Konstantin Alekseev
c770395894 overmind: 2.2.0 -> 2.2.2 2021-05-10 12:37:42 +03:00
Eduardo Sánchez Muñoz
edec49cbb3 calibre: 5.16.1 -> 5.17.0 2021-05-10 11:32:38 +02:00
Robert Schütz
b7148f87b5 pythonPackages.isbnlib: 3.10.7 -> 3.10.8
https://github.com/xlcnd/isbnlib/releases/tag/v3.10.8
2021-05-10 11:12:53 +02:00
Robert Schütz
18a8eb9e41 kdeltachat: enable WebP support
See d0a05f9ca3.
2021-05-10 10:46:57 +02:00
Pavol Rusnak
3531b9c870
Merge pull request #122379 from stephank/fix-cargo-deb-darwin
cargo-deb: fix build on darwin
2021-05-10 10:26:32 +02:00
Robert Schütz
67741a7249 feedbackd: unstable-2021-01-25 -> 0.0.0+git20210426
Align version scheme with upstream and other distros.
Also split outputs and build man pages as well as documentation.
2021-05-10 10:24:55 +02:00
Michael Roitzsch
270ee17d41 linux: improve cross compilation with clang
set HOST* variables for host build tools
* do not assume the host compiler is gcc
* pass all build tools to make
2021-05-10 10:24:24 +02:00
Lancelot SIX
e612d0e09a gnuchess: 6.2.7 -> 6.2.8
See https://lists.gnu.org/archive/html/info-gnu/2021-05/msg00006.html
for release information.
2021-05-10 09:24:02 +01:00
Emery Hemingway
b593afbfb6 nicotine-plus: 1.4.1 -> 3.0.6 2021-05-10 10:10:12 +02:00
FliegendeWurst
cca0bdf46a gir-rs: 2019-10-16 -> 2021-05-05 2021-05-10 10:07:08 +02:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Izorkin
85914bc01d
nixos/netdata: change wrappers permissions 2021-05-10 10:35:51 +03:00
Izorkin
859633ee43
nixos/netdata: use cgroup v2 2021-05-10 10:24:31 +03:00
Izorkin
58497175be
nixos/netdata: cgroup-network: don't use AmbientCapabilities 2021-05-10 10:19:57 +03:00
Robert T. McGibbon
9622485d70 python39Packages.python-toolbox: unbreak 2021-05-10 00:10:37 -07:00
Ben Siraphob
7209ede743 coqPackages.goedel: init at 8.12.0 2021-05-10 09:08:55 +02:00
Ben Siraphob
ddc71c80de coqPackages.pocklington: init at 8.12.0 2021-05-10 09:08:55 +02:00
Ben Siraphob
e7d5862f4e coqPackages.hydra-battles: init at 0.3 2021-05-10 09:08:55 +02:00
Evils
0e13b2c44e python3.pkgs.pytomlpp: init at 0.3.5 2021-05-10 00:07:04 -07:00
Stéphan Kochen
8c52ec99a2 cargo-limit: fix build on darwin 2021-05-10 00:05:38 -07:00
Robert Schütz
c9e9814cde python3Packages.pytube: 10.7.2 -> 10.8.1
https://github.com/pytube/pytube/releases/tag/v10.8.1
2021-05-10 00:04:45 -07:00