worldofpeace
a3eef895bb
Merge pull request #80453 from worldofpeace/p11-kit-flatpak
...
flatpak: use correct p11-kit output
2020-02-18 18:14:28 -05:00
Maximilian Bosch
01c8795673
Merge pull request #80474 from cust0dian/nushell-0.10.0
...
nushell: 0.9.0 -> 0.10.0
2020-02-18 23:23:55 +01:00
volth
88a79a7a37
graalvm{8,11}-ee: 19.3.1 -> 20.0.0
2020-02-18 22:22:10 +00:00
Lancelot SIX
490615ef63
pythonPackages.pyparted: 3.10.4 -> 3.11.4
2020-02-18 14:03:41 -08:00
Serg Nesterov
0600e36589
nushell: 0.9.0 -> 0.10.0
2020-02-19 00:57:31 +03:00
Tim Steinbach
3f448f08aa
linux: 5.6-rc1 -> 5.6-rc2
2020-02-18 16:53:57 -05:00
Jan Tojnar
6fecb16af6
mypaint: 1.2.1 → 2.0.0
2020-02-18 22:48:38 +01:00
Jörg Thalheim
9fee338cb9
Merge pull request #80401 from cole-h/clippy
...
clippy: add rustc.llvm to buildInputs
2020-02-18 21:47:45 +00:00
Michael Fellinger
765f72d037
crystal: remove 0.25 and 0.26
2020-02-18 22:47:20 +01:00
Maximilian Bosch
3698ce1755
Merge pull request #80427 from xfix/cargo-geiger-fix-tests
...
cargo-geiger: fix build with rust 1.41
2020-02-18 22:41:00 +01:00
Stig Palmquist
153b0db967
perlPackages.CPAN: apply patch to fix changed YAML module default
...
ZHF: #80379
https://hydra.nixos.org/build/112819370
https://hydra.nixos.org/build/112832567
A default has changed in YAML, breaking the latest release of CPAN. This commit
applies a A patch from the PR fixing the problem.
https://github.com/andk/cpanpm/pull/133
2020-02-18 22:30:25 +01:00
Michael Fellinger
84fa1d2fb3
rubyWithPackages.libv8: fix compilation
2020-02-18 22:29:38 +01:00
Jan Tojnar
eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2
2020-02-18 22:16:06 +01:00
Vladimír Čunát
1b96f9b68c
Merge #80460 : maintainers: fix 0x4A6F
2020-02-18 21:28:27 +01:00
Samuel Leathers
fa7dcc7b13
Merge pull request #80461 from danieldk/ftfy-5.7
...
python3Packages.ftfy: 5.6 -> 5.7
2020-02-18 15:02:10 -05:00
tviti
2cfad8fa28
Revert "hdf5-fortran: Mark broken on Darwin" ( #80419 )
...
This reverts commit 8836c4d71b13a3052fc5f360a987dea859c9bf5e.
Closes #79952
2020-02-18 14:52:22 -05:00
Daniël de Kok
0688cba0cd
python3Packages.vowpalwabbit: fix build
...
- Drop the Boost patch. The patch does not apply anymore and the new
CMake infrastructure picks up boost.
- Distable setuptools reStructuredText check. This check fails, but
is (as far as I understand) an upstream bug.
- Clean up derivation a bit.
2020-02-18 20:41:37 +01:00
Lassulus
d6b7e5493a
Merge pull request #80462 from Profpatsch/writers-use-runCommandLocal-for-scripts
...
writers: use run command local for scripts
2020-02-18 20:40:58 +01:00
Doron Behar
f37edb5bd1
sundials: 5.0.0 -> 5.1.0
2020-02-18 21:03:21 +02:00
Profpatsch
7f3091f26a
CODEOWNERS: add lassulus and Profpatsch to build-support/writers
2020-02-18 19:59:48 +01:00
Profpatsch
493c357720
pkgs/build-support/writers: use runCommandLocal
for scripts
...
If we just want to write a non-compiled script (e.g. writeDash), it’s
usually a lot faster just doing it locally. That’s what
`runCommandLocal` was introduced for, so let’s use it in `writers`.
2020-02-18 19:53:18 +01:00
Daniël de Kok
77aa1a7f5b
python3Packages.ftfy: 5.6 -> 5.7
...
Changelog:
https://github.com/LuminosoInsight/python-ftfy/blob/master/CHANGELOG.md#version-57-february-18-2020
The most important change in this version is the update of Unicode
character categories data to Unicode 12.1. This fixes the Python 3.8
build.
2020-02-18 19:44:58 +01:00
Kovacsics Robert
2c7ba2060d
xonsh: Fix broken tests
...
Pulls in a patch committed a couple of days after the 0.9.13 release
(the one here), to fix the tests.
(cherry picked from commit bf822c4caa96666d5ee1c20870229b9f6484e5cd)
2020-02-18 19:14:25 +01:00
Thomas Tuegel
b3a47c62fb
Merge pull request #80448 from Mic92/zshenv
...
Revert "zsh: don't clobber the environment of non-login shells"
2020-02-18 11:48:39 -06:00
worldofpeace
02213fdff2
flatpak: use correct p11-kit output
...
Fixes #80452
2020-02-18 12:48:04 -05:00
David Wood
60a3d9dd6b
nixos/jirefeau: add services.jirafeau
module
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
David Wood
11beaa4251
jirafeau: init at 4.1.1
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
Frederik Rietdijk
9fede4c38e
Merge pull request #76279 from PsyanticY/s3bro
...
s3bro: init at 2.8
2020-02-18 18:37:24 +01:00
Drew Risinger
29b98e4cf5
pythonPackages.dill: enable tests
...
Disable a few failing tests, see comments for what's failing.
2020-02-18 18:34:09 +01:00
Brett Lyons
0eb33b0485
vimPlugins.notational-fzf-vim: init at 2019-12-03
2020-02-18 09:06:46 -08:00
Brett Lyons
44c7211625
vimPlugins: Update
2020-02-18 09:06:46 -08:00
worldofpeace
c4de30cce1
Merge pull request #80099 from tfc/port-run-in-machine-test
...
nixosTests.run-in-machine: Port to Python
2020-02-18 12:03:16 -05:00
Cole Helbling
f518e280b1
nixos/fish: fix completions patch
...
Upstream decided to split the lines we were patching out, so the patch
would fail.
2020-02-18 08:58:11 -08:00
Cole Helbling
502c0ee899
clippy: add rustc.llvm to buildInputs
...
The Hydra build [1] failed because it was unable to link to `LLVM9`; add
`llvmShared` to `passthru` in order to stay up to date with required
LLVM versions. Also quote the homepage URLs, since that's preferred.
[1] https://hydra.nixos.org/build/112989779/nixlog/1
2020-02-18 08:46:31 -08:00
zowoq
72c145115b
metasploit: 5.0.45 -> 5.0.74
2020-02-18 08:32:09 -08:00
Jörg Thalheim
55819e6c86
Revert "zsh: don't clobber the environment of non-login shells"
...
This reverts commit 6a756af3e7a50c22a45f7d958657527ac47d2902.
Currently zshenv by default only set fpath and HELPDIR without exporting them.
A parent shell would also not set those variables usually as they are shell local.
It also sources a file called set-environment but this is protected by an
environment variable called __NIXOS_SET_ENVIRONMENT_DONE. Hence any modification
done by the parent shell should persist as long as __NIXOS_SET_ENVIRONMENT_DONE
is not unset.
This behavior deviates from what we do in bashrc and breaks common setups such
as tmux/mosh or screen.
Fixes #80437
2020-02-18 15:52:21 +00:00
(cdep)illabout
55e1529335
symlinkJoin: add more documentation
2020-02-18 16:35:28 +01:00
(cdep)illabout
ae607de23d
linkFarmFromDrvs: Add a trivial builder to create a linkFarm from a list of derivations
2020-02-18 16:35:28 +01:00
Frederik Rietdijk
9d88ee08f6
Merge master into staging-next
2020-02-18 16:09:19 +01:00
Andreas Rammhold
c2b6b6d97e
Merge pull request #80431 from andir/firefox73.0.1
...
firefox: 73.0 -> 73.0.1
2020-02-18 16:01:19 +01:00
Florian Klink
ac1e9490cd
Merge pull request #80010 from edef1c/fix-gsutil-crash
...
google-cloud-sdk: fix gsutil startup crash
2020-02-18 15:41:50 +01:00
Tim Steinbach
68558d8c5d
vivaldi: 2.11.1811.33-1 -> 2.11.1811.38-1
2020-02-18 09:37:33 -05:00
Andreas Rammhold
453589696b
Merge pull request #79816 from andir/buildRustCrate-no-override-dep
...
buildRustCrate: remove superfluous dependency overrides
2020-02-18 15:18:44 +01:00
José Romildo Malaquias
0bcd9a5262
Merge pull request #79939 from romildo/upd.mate
...
mate: update to version 1.24.0
2020-02-18 11:15:10 -03:00
rnhmjoj
fc479ad23f
uni-vega: fix build on darwin
2020-02-18 15:08:44 +01:00
Will Dietz
bdcee483b6
nm-tray: init at 0.4.3
2020-02-18 15:04:21 +01:00
Martin Milata
c95bfd235b
libreoffice: wrapper: add hunspell dirs to DICPATH
...
LibreOffice doesn't know where to look for hunspell dictionaries on
NixOS but we can use the DICPATH env var to point to them. Now
spellchecking with system dictionaries works.
Note that some of these dictionaries are built from LibreOffice repos -
this is preferable to building them as part of LO as other applications
can use them.
2020-02-18 14:55:03 +01:00
Mario Rodas
aba59a9169
Merge pull request #80406 from marsam/update-ytop
...
ytop: 0.4.0 -> 0.5.1
2020-02-18 08:53:08 -05:00
Mario Rodas
7a5cdb7996
Merge pull request #80408 from marsam/update-circleci-cli
...
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-18 08:52:37 -05:00
Jörg Thalheim
58f0fe72d4
Merge pull request #80373 from P-E-Meunier/webpack-dev-server
...
nodePackages.webpack-dev-server: init at 3.10.3
2020-02-18 13:36:09 +00:00