1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 12:59:25 +00:00
Commit graph

288440 commits

Author SHA1 Message Date
John Ericson 680b33fe37
Merge pull request #122399 from Ericson2314/compiler-rt-restore-lib-subdir
compiler-rt: Revert passing `COMPILER_RT_OS_DIR` and not symlinking libs
2021-05-09 19:28:59 -04:00
John Ericson 8629936f82 compiler-rt: Revert passing COMPILER_RT_OS_DIR and not symlinking libs
In 7869d16545 I got rid of the symlinking
by forcing `COMPILER_RT_OS_DIR` to always be the empty string. I thought
this was good because it just make compiler-rt be installed in a normal
way.

However, various LLVM tools expect the `COMPILER_RT_OS_DIR` to be set
normally, and fail to find things when they aren't in the expected lib
subdir.

Maybe it would be best to patch that too in the long term, but for now
we just undo this change.
2021-05-09 22:52:09 +00:00
Maximilian Bosch 834c8e6462
Merge pull request #122364 from mayflower/upstream-opsdroid
opsdroid: init at 0.22.0 + dependencies
2021-05-10 00:41:20 +02:00
Robin Gloster 1f566d9164
Merge pull request #120581 from lsix/gdb-10.2
gdb: 10.1 -> 10.2
2021-05-09 14:25:19 -05:00
Alyssa Ross 4a8dbecd16 netbsd: 8.0 -> 9.1
Notes:

- compat: Needs a header from common merged with it's wrapper.

- librt: Needs the jemalloc sources.

- libc: install libc_pic.a

  This was the behaviour on NetBSD 8.0, and ld.elf_so (in its current
  configuration) requires it.  We could also have disabled PIC in
  ld.elf_so.

- sys: fix build

  We use a more recent version of binutils than NetBSD 9.1 does, so we
  need to backport a patch from CURRENT.

Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2021-05-09 18:56:20 +00:00
Robin Gloster a5a0671ba1
opsdroid: init at 0.22.0 2021-05-09 12:05:29 -05:00
Robin Gloster b66421bc00
python3.pkgs.watchgod: init at 0.0.7 2021-05-09 12:05:12 -05:00
Robin Gloster 741c201f6b
python3.pkgs.pycron: init at 3.0.0 2021-05-09 12:05:12 -05:00
Robin Gloster 2d9b40453e
python3.pkgs.udatetime: init at 0.0.16 2021-05-09 12:05:12 -05:00
Robin Gloster 6d29a1a1cd
python3.pkgs.puremagic: init at 1.10 2021-05-09 12:05:12 -05:00
Robin Gloster f369a5a03b
python3.pkgs.opsdroid_get_image_size: init at 0.2.2 2021-05-09 12:05:12 -05:00
Robin Gloster e9ca610027
python3.pkgs.motor: init at 2.4.0 2021-05-09 12:05:11 -05:00
Robin Gloster 5b1d109540
python3.pkgs.mockupdb: init at 1.8.0 2021-05-09 12:01:16 -05:00
Robin Gloster ce0218bb32
python3.pkgs.mattermostdriver: init at 7.3.0
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2021-05-09 12:01:16 -05:00
Robin Gloster 395eb4ff4a
python3.pkgs.matrix-api-async: init at 0.1.0 2021-05-09 12:01:15 -05:00
Robin Gloster 97f3d0b749
python3.pkgs.ibm-watson: init at 5.1.0
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2021-05-09 12:01:15 -05:00
Robin Gloster 04eaecb612
python3.pkgs.ibm-cloud-core: init at 3.9.0
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2021-05-09 12:01:14 -05:00
Robin Gloster 0b1ad2ed6f
python3.pkgs.get_video_properties: init at 0.1.1 2021-05-09 12:01:14 -05:00
Robin Gloster 09031aa626
python3.pkgs.delorean: init at 1.0.0 2021-05-09 12:01:14 -05:00
OPNA2608 77b148ddd7 qt5.qtwebengine: remove syncqt workaround 2021-05-08 20:40:44 -07:00
OPNA2608 8307e6dc20 qt515.qtbase: Fix qtPrepareTool function 2021-05-08 20:40:44 -07:00
OPNA2608 bca2dfc7de qt514.qtbase: Fix qtPrepareTool function 2021-05-08 20:40:44 -07:00
OPNA2608 e7333f7a5e qt512.qtbase: Fix qtPrepareTool function 2021-05-08 20:40:44 -07:00
R. RyanTM 4e071804aa libical: 3.0.9 -> 3.0.10 2021-05-08 18:47:06 -07:00
Jan Tojnar dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Pavol Rusnak 252bf94a74 rust: 1.51.0 -> 1.52.0 2021-05-08 11:42:10 -07:00
github-actions[bot] 6d46d8a9b9
Merge master into staging-next 2021-05-08 18:22:46 +00:00
Luke Granger-Brown 2c9d982257
Merge pull request #122217 from mweinelt/flac
flac: fix out of bound reads due to heap buffer overflow
2021-05-08 19:19:37 +01:00
J. Neto 094283528b urweb: build with icu67 2021-05-08 11:17:15 -07:00
Ryan Orendorff 03aa75f46d pyopencl: enable package build for macOS 2021-05-08 11:09:18 -07:00
Matt Melling 26325e1340 python3Packages.spacy: fix dependencies for 3.0.5 2021-05-08 11:08:46 -07:00
Matt Melling 94698a5624 python3Packages.spacy: add spacy_legacy dependency 2021-05-08 11:08:46 -07:00
Matt Melling ff95da3ab5 python3Packages.pathy: init at 0.5.2 2021-05-08 11:08:46 -07:00
Felix Tenley 975b3fc573 pythonPackages.drf-nested-routers: 0.92.5 -> 0.93.3 2021-05-08 11:07:14 -07:00
Samuel Gräfenstein 7c710c8b74 quickbms: init at 0.11.0 2021-05-08 11:02:54 -07:00
Martin Weinelt 279bdc9dce flac: fix out of bound reads due to heap buffer overflow
Fixes: CVE-2020-0499
2021-05-08 17:55:24 +00:00
Charlotte Van Petegem b65155098b zeroad: Add myself as a maintainer 2021-05-08 10:53:49 -07:00
Charlotte Van Petegem 701664ea5c zeroad: Split data from binaries again
The rootdir patch was lost in the update to 0.0.24b. Adding it allows
hydra to build the game. It can't when the binaries depend on the data
since the data is too big for hydra.
2021-05-08 10:53:49 -07:00
Orivej Desh (NixOS) 7564a45b3d
Merge pull request #111258 from r-ryantm/auto-update/guitarix
guitarix: 0.41.0 -> 0.42.1
2021-05-08 17:37:36 +00:00
Pavol Rusnak 71af6ab197 python3Packages.hidapi: fix build on darwin 2021-05-08 10:31:54 -07:00
Thomas Gerbet 9c6dd168d7 falcon: fix the build 2021-05-08 10:31:28 -07:00
Luke Granger-Brown b2544d1ad2
Merge pull request #121072 from kinnison/update-vscode-python
Update vscode python
2021-05-08 18:26:36 +01:00
Martin Weinelt 20549cae36 python3Packages.sphinx: fix build, enable tests, cleanup 2021-05-08 10:24:51 -07:00
Robert Schütz 497084577e python3Packages.sumo: 2.2.1 -> 2.2.4 2021-05-08 10:23:55 -07:00
Robert Schütz e2cdb2fcc0 python3Packages.castepxbin: init at 0.1.0 2021-05-08 10:23:55 -07:00
Dmitry Ivankov 726af289ce haskellPackages.phonetic-languages-phonetics-basics: fix haddockPhase
haddock 2.24.0 rejects double doc-comments on module
https://hydra.nixos.org/build/142423054/nixlog/2

Haven't found upstream repository so patching in-place
https://hackage.haskell.org/package/phonetic-languages-phonetics-basics

ZHF: #122042
2021-05-08 10:22:53 -07:00
Dmitry Kalinkin c6eba2cd00 texlive.bin.core-big: fix parallel build 2021-05-08 10:20:46 -07:00
Robert Schütz 876e7e2883 maintainers/build: enable cross builds 2021-05-08 10:19:20 -07:00
J. Neto 1887bf47dd vbam: fix build with SDL 2.0.14 2021-05-08 10:18:17 -07:00
Lorenzo Manacorda a6fb0290d1 ethabi: 11.0.0 -> 13.0.0 2021-05-08 10:13:13 -07:00