1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00
Commit graph

231825 commits

Author SHA1 Message Date
DavHau c8c09b7dda add autoPatchelfIgnoreMissingDeps to auto-patchelf.sh 2020-06-22 10:41:35 +02:00
Frederik Rietdijk 9c3a585731
Merge pull request #91178 from FRidh/ldshared
python3: improve cross-compilation of extension modules, fixes #91171
2020-06-22 08:47:40 +02:00
Frederik Rietdijk 409a72a49a Merge staging-next into staging 2020-06-22 08:46:40 +02:00
Frederik Rietdijk 7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00
Phil Wetzel 7b9448665e mwprocapture: 1.2.4054 -> 1.2.4177 2020-06-21 22:34:49 -07:00
Martin Weinelt 7fae3f8534 pythonPackages.poetry: 1.0.5 -> 1.0.9
Disables Python2 support and enables tests.

Co-Authored-By: Jonathan Ringer <jonringer117@gmail.com>
2020-06-21 21:59:07 -07:00
Martin Weinelt 3bfcfa9a76 pythonPackages.clikit: 0.6.1 -> 0.6.2
Also fix the build by adding the crashtest dependency.
2020-06-21 21:59:07 -07:00
Martin Weinelt b8d1c67679 pythonPackages.crashtest: init at 0.3.0 2020-06-21 21:59:07 -07:00
Jonathan Ringer b5badcf3d3 python3Packages.spectral-cube: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer 6647b4c99f python3Packages.reproject: 0.6 -> 0.7.1, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer b5453127da python3Packages.extension-helpers: init at 0.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer 3d95ed80b9 python2Packages.pytest-doctestplus: disable python2, abandoned upstream 2020-06-21 21:57:32 -07:00
Jonathan Ringer ba332b6f8f python3Packages.pytest-astropy: add missing deps, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer 19b96a1969 python3Packages.pytest-filter-subpackage: init at 0.1.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer 26126db757 python3Packages.pytest-astropy-header: init at 0.1.2 2020-06-21 21:57:32 -07:00
Jonathan Ringer f7c999c912 python3Package.aioftp: disable tests, missing package 2020-06-21 21:57:32 -07:00
Jonathan Ringer aefee8624d python3Packages.requests-file: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer a1af12dcdf python3Packages.structlogs: fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer 0458e8862e python2Packages.flask-caching: disabled python2, abandon 2020-06-21 21:57:32 -07:00
Daniël de Kok 734f1dea8b
Merge pull request #91196 from jduan/jduan--add-fastmod
fastmod: init at 0.4.0
2020-06-22 06:47:51 +02:00
John Ericson 4422ff588f Merge remote-tracking branch 'upstream/nixos-unstable-small' into staging 2020-06-22 04:21:03 +00:00
Matthew Bauer 74c8e34ece
Merge pull request #91114 from danieldk/clojure-man-pages
clojure: install man pages
2020-06-21 21:33:20 -04:00
Aaron Andersen d9e94d1d03
Merge pull request #91069 from Ma27/bump-gitea
gitea: 1.11.6 -> 1.12.0
2020-06-21 19:16:27 -04:00
Max Wittig 42ab6da6a8
gitlab-runner: 13.0.1 -> 13.1.0 (#91239) 2020-06-21 22:41:47 +00:00
Maximilian Bosch b31645cfa9
Merge pull request #91247 from dotlambda/fix-khard
khard: fix tests
2020-06-22 00:01:26 +02:00
Jingjing Duan 5f48a53f69 fastmod: init at 0.4.0 2020-06-21 13:27:47 -07:00
Florian Klink 44d75efd7f
Merge pull request #91214 from flokli/make-ext4-fs-fudge-factor
nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10
2020-06-21 22:13:12 +02:00
Jörg Thalheim 5d9cb9a0c2
Merge pull request #91229 from nagisa/nagisa/tracy-binaries 2020-06-21 20:58:31 +01:00
Jörg Thalheim db7e2b484b
python3.pkgs.zimports: add missing setuptools (#90026)
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-21 19:06:39 +00:00
Matthieu Coudron b5dc9f6ba7
Merge pull request #91235 from onsails/vim-plugins
Missing vim plugins
2020-06-21 20:53:00 +02:00
Andrey Kuznetsov 59206e50e8 vimPlugins.vim-floaterm: init at 2020-06-21 2020-06-21 18:40:12 +00:00
Jingjing Duan d9c5a0a13e maintainers: add jduan 2020-06-21 11:34:43 -07:00
Simonas Kazlauskas 84871fb982 tracy: add capture and update binaries
These are used to capture the trace without using the GUI tool and
update the saved trace files from older to newer versions. `update` also
allows to re-compress the trace files for whatever reason one might want
to do it.
2020-06-21 21:34:36 +03:00
Robert Schütz f0e598bd84 khard: fix tests
Sandboxing causes the help to be displayed differently when the COLUMNS
variable is not set. See https://github.com/scheibler/khard/issues/263.
2020-06-21 20:10:14 +02:00
Jörg Thalheim 681b4034bd
Merge pull request #91234 from Mic92/hass
home-assistant: also collect after_dependencies
2020-06-21 19:04:47 +01:00
Mario Rodas 00761213cd
Merge pull request #90977 from artemist/lepton
lepton: 1.2.1 → git-2019-08-20
2020-06-21 12:51:13 -05:00
Daniël de Kok 9993d6cefc
Merge pull request #85576 from emacsomancer/gargoyle2019.1.1
gargoyle: 2018.10.06 -> 2019.01.01
2020-06-21 19:42:25 +02:00
Martin Weinelt 735800c7a1
esphome: 1.14.3 -> 1.14.4 (#91204) 2020-06-21 19:40:11 +02:00
Artemis Tosini b48a4514ca
lepton: 1.2.1 → 2019-08-20 2020-06-21 17:31:59 +00:00
Andrey Kuznetsov b87ff37047 vimPlugins.onedark-vim: init at 2020-05-01 2020-06-21 17:29:57 +00:00
Andrey Kuznetsov b9931ffe47 vimPlugins.oceanic-next: init at 2019-04-10 2020-06-21 17:29:57 +00:00
Andrey Kuznetsov ed19f15ea4 vimPlugins.semantic-highlight-vim: init at 2019-09-01 2020-06-21 17:29:57 +00:00
Andrey Kuznetsov 9cccf17da2 vimPlugins.vim-crates: init at 2019-11-11 2020-06-21 17:29:57 +00:00
Andrey Kuznetsov b7ca1c7c7d vimPlugins.vim-jsx-typescript: init at 2020-04-29 2020-06-21 17:29:57 +00:00
Robert Hensing 838822a2e5
Merge pull request #91223 from hercules-ci/init-hercules-ci-agent-package
hercules-ci-agent: init at 0.7.2
2020-06-21 17:56:19 +02:00
Michael Weiss 7daa00707d
dav1d: 0.7.0 -> 0.7.1 2020-06-21 17:10:55 +02:00
Jörg Thalheim d9068791d9
home-assistant: also collect after_dependencies 2020-06-21 16:08:37 +01:00
Benjamin Slade 37d231adfe gargoyle: 2018.10.06 -> 2019.01.01
- latest released version

- changes: adopt suggestions + more fixes
2020-06-21 09:04:16 -06:00
Luflosi f96feeef7c kitty: 0.17.4 -> 0.18.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.0

I submitted a patch to kitty, so that the library paths can now be passed as arguments to the build system, eliminating the need for patching. This should reduce the required maintenance effort in the future.

This commit removes the dependency on `which`, which is no longer necessary since 5e4fe584fa. It was introduced in 481e61fad8.

The configure phase is now ignored because kitty has no configure script.

The kitty tests are now run after compilation.

The zsh completions no longer need to be invoked with `source` since 38eb737845, so remove the outdated comment.

There is now a link to the changelog.
2020-06-21 16:57:05 +02:00
Frederik Rietdijk 82f170436d btrfs-progs: remove LDSHARED
This should no longer be needed with python3 because it's now
set correctly in the interpreter.

Note that the build currently fails with and without this change.
2020-06-21 16:30:05 +02:00