Commit graph

267884 commits

Author SHA1 Message Date
Jan Tojnar 75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +01:00
github-actions[bot] 8e3e72d51b
Merge master into staging-next 2021-02-02 18:30:27 +00:00
Timo Kaufmann 6f7290c88c
Merge pull request #110577 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.20.3 -> 1.20.4
2021-02-02 18:07:29 +00:00
Alyssa Ross 8bad690603 autoreconfHook: make overridable
Some packages have specific autotools requirements that don't apply to
any other packages.  We want to be able to use autoreconfHook for
these packages with the required autotools versions, but we don't want
to have to makeSetupHook for each one, or have a top-level attribute
for every combination.

So, use callPackage around the makeSetupHook call so that the
autotools used by autoreconfHook can be overridden.  This way, a
custom autoreconfHook can be passed to a package like this:

    autoreconfHook = with buildPackages;
      autoreconfHook.override { automake = automake115x; };

And we can simplify the definitions of our existing autoreconfHook264
and autoreconfHook269 attributes.
2021-02-02 17:14:29 +00:00
Alyssa Ross cfa16434c2 weechatScripts.weechat-matrix: fix PYTHONPATH
matrix.py tries to import its dependencies, and its own code from
$out/${python.sitePackages}, and neither of these worked because
nothing was telling Python where to load that stuff from.

Using patchPythonScript made it so matrix.py could find its
dependencies, but it still wasn't able to find its own code, so that
had to be added to program_PYTHONPATH beforehand so patchPythonScript
would include it as well.

Fixes: https://github.com/NixOS/nixpkgs/issues/89499
2021-02-02 17:13:53 +00:00
Jan Tojnar 410bbd828c
Merge pull request #111613 from jtojnar/flatpak-1.10
flatpak: 1.8.2 → 1.10.1
2021-02-02 17:51:33 +01:00
Tim Steinbach fab6fcdceb
sbt-extras: 2020-12-26 → 2021-02-01 2021-02-02 11:07:23 -05:00
Sandro c63f0ffed8
Merge pull request #111646 from SuperSandro2000/fix-collection7 2021-02-02 16:29:56 +01:00
adisbladis eeea7b1922
Merge pull request #111649 from tweag/poetry2nix-1_15_0
poetry2nix: 1.14.0 -> 1.15.2
2021-02-02 15:37:26 +01:00
adisbladis 35aed860a0
CODEOWNERS Add adisbladis as poetry2nix owner 2021-02-02 15:21:13 +01:00
adisbladis e0961cb5f3
poetry2nix: 1.14.0 -> 1.15.2 2021-02-02 15:21:10 +01:00
Sandro add90df40f
Merge pull request #111405 from kf5grd/gomacro 2021-02-02 15:19:19 +01:00
Martin Weinelt 4499ac8c75
Merge pull request #110171 from r-ryantm/auto-update/openvswitch
openvswitch: 2.14.0 -> 2.14.1
2021-02-02 14:53:21 +01:00
Sandro Jäckel 19f0b1b09d
pythonPackages.deform: Remove stale substituteInPlace 2021-02-02 14:46:12 +01:00
Sandro Jäckel 56df259a79
archivy: Remove stale substituteInPlace 2021-02-02 14:46:12 +01:00
Sandro Jäckel 158626ad6f
pythonPackages.dufte: Enable all tests 2021-02-02 14:46:11 +01:00
Sandro Jäckel c320ca389b
keyfinder: Remove stale subsituteInPlace, enableParallelBuilding which is set by qmake 2021-02-02 14:46:11 +01:00
Sandro Jäckel 6e3b60e2c9
pythonPackages.doit: Disable tests on darwin 2021-02-02 14:46:10 +01:00
Sandro Jäckel 07860aaab7
rocclr: Remove stale substituteInPlace 2021-02-02 14:46:10 +01:00
Sandro Jäckel 4b9908322c
pythonPackages.nbdime: Fix test execution 2021-02-02 14:46:10 +01:00
Sandro Jäckel b434939d39
pythonPackages.git-sweep: Disable tests 2021-02-02 14:46:09 +01:00
Sandro Jäckel e08919c891
legit: Disable tests 2021-02-02 14:46:08 +01:00
Sandro Jäckel 1674178ca1
git-repo-update: Disable tests 2021-02-02 14:46:07 +01:00
Sandro Jäckel fafb529dd7
fdroidserver: Disable tests 2021-02-02 14:46:07 +01:00
Sandro Jäckel 8c16010b06
pythonPackages.apache-airflow: Remove stale substituteInPlace 2021-02-02 14:46:07 +01:00
Sandro Jäckel 6ad10c3bcd
treewide: Remove doBuild cause it does not exist 2021-02-02 14:46:06 +01:00
Sandro Jäckel c1e35a4b63
gauche: mark broken on darwin 2021-02-02 14:46:05 +01:00
Sandro Jäckel b3850ac9d4
pythonPackages.exdown: Init at 0.7.1 2021-02-02 14:46:05 +01:00
Sandro 6d18d8ece7
Merge pull request #111644 from 0x4A6F/master-routinator
routinator: 0.8.2 -> 0.8.3
2021-02-02 14:23:47 +01:00
Sandro ce9de14677
Merge pull request #110405 from pjjw/musl-elfutils 2021-02-02 14:18:21 +01:00
Sandro 7c5064e14a
Merge pull request #111153 from helsinki-systems/hadoop
nixos/hadoop: add types
2021-02-02 14:14:41 +01:00
Sandro f37eee4931
Merge pull request #111511 from risicle/ris-pysaml2-6.5.1
pythonPackages.pysaml2: 5.0.0 -> 6.5.1, addressing CVE-2021-21238 & CVE-2021-21239
2021-02-02 14:11:51 +01:00
Sandro 5c289fb23a
Merge pull request #111492 from RobinKrom/flutter_addition_emulator_dependencies
flutter: added dev libraries for the emulator
2021-02-02 14:11:16 +01:00
Vladimír Čunát 7ca350660d
Merge #111495: nixosTests.installer: Increase memory for the VM 2021-02-02 14:02:58 +01:00
Sandro ae625d98cd
Merge pull request #111640 from CheariX/joplin-desktop-1.7.10
joplin-desktop: 1.6.7 -> 1.7.10
2021-02-02 13:56:25 +01:00
Sandro abf38ef9c5
Merge pull request #111639 from onsails/vim-plugins 2021-02-02 13:55:35 +01:00
Sandro Jäckel 98ce12a8fe
pythonPackages.somajo: Disable tests on darwin because they are stuck 2021-02-02 13:37:56 +01:00
Sandro Jäckel c51d050d7c
pythonPackages.pyslurm: Mark linux only 2021-02-02 13:37:55 +01:00
Sandro e7130630d9
Merge pull request #111628 from r-burns/ccache
ccache: 4.1 -> 4.2
2021-02-02 13:31:12 +01:00
Sandro 917e18ebf0
Merge pull request #111626 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 323.0.0 -> 325.0.0
2021-02-02 13:30:37 +01:00
Sandro 7868152ea5
Merge pull request #111619 from fabaff/bump-watchdog 2021-02-02 13:30:08 +01:00
github-actions[bot] 1d1ce08e2b
Merge staging-next into staging 2021-02-02 12:24:27 +00:00
github-actions[bot] 303df67db6
Merge master into staging-next 2021-02-02 12:24:25 +00:00
Sandro b881f100f6
Merge pull request #111625 from jbedo/singularity
singularity: 3.7.0 -> 3.7.1
2021-02-02 13:11:41 +01:00
0x4A6F 10080ec0cf
routinator: 0.8.2 -> 0.8.3
New

- Status information is now available in JSON format at /api/v1/status (449).
- Includes version 0.1.0 of routinator-ui, a UI for Route Origin Validation and Routinator status (449).
2021-02-02 12:03:23 +00:00
Daniël de Kok cf19c9f220
Merge pull request #111630 from danieldk/nvidia-settings-race
nvidia-settings: fix parallel build race condition
2021-02-02 13:03:03 +01:00
Jörg Thalheim 57cfa03b03
Merge pull request #111591 from Mic92/zfs-kube 2021-02-02 11:56:58 +00:00
Pavol Rusnak a3c6c56125
Merge pull request #111627 from iAmMrinal0/update/keepassxc
keepassxc: 2.6.3 -> 2.6.4
2021-02-02 12:41:15 +01:00
Christian Mainka 627e47caa8 joplin-desktop: 1.6.7 -> 1.7.10 2021-02-02 12:31:19 +01:00
Daniël de Kok f247846274
Merge pull request #111637 from rasendubi/planner-remove
planner: remove
2021-02-02 11:58:35 +01:00