Richard Ipsum
32dec43701
lrexlib: 2.7.2 (broken) -> 2.8.0
...
The shared objects are not available in 'pcre.dev', so to build the rex_pcre.so
file we must specify 'pcre.out' as the directory to obtain shared objects
from, 'pcre.dev' is still needed for the header files though.
2017-07-08 23:09:32 +01:00
Joachim Fasting
157b5bd1f0
cppcheck: 1.78 -> 1.79
...
ChangeLog: https://sourceforge.net/p/cppcheck/news/2017/05/cppcheck-179/
2017-05-28 17:18:11 +02:00
Frederik Rietdijk
d0f2361bc1
python.pkgs.simplejson: 3.8.1 -> 3.10.0
2017-05-28 10:08:43 +02:00
Jörg Thalheim
90b08c29d2
Merge pull request #26164 from ryantrinkle/lndir-silent
...
Silence lndir output in symlinkJoin
2017-05-28 07:51:41 +01:00
Frederik Rietdijk
b27a2667db
python.pkgs.hypothesis fixup
2017-05-28 08:34:46 +02:00
Joachim F
9d4b23f245
Merge pull request #26169 from samueldr/fix_m17n_homepage
...
ibus-m17n: fix homepage URL.
2017-05-28 04:28:02 +01:00
Samuel Dionne-Riel
1f89ba117c
ibus-m17n: fix homepage URL.
...
The URL was erroneous.
2017-05-27 22:39:16 -04:00
Joachim Fasting
a50315d736
tinycc: 0.9.27pre-20170225 -> 0.9.27pre-20170527
...
Contains fixes for the x86_64 codegen [1]
[1]: https://lists.nongnu.org/archive/html/tinycc-devel/2017-05/msg00102.html
2017-05-27 23:22:50 +02:00
Ryan Trinkle
0916c26ed6
symlinkJoin: eliminate lndir spam
...
By default lndir outputs the name of each subdirectory as it descends into it; this commit gives it the -silent flag to disable this behavior
2017-05-27 16:19:34 -04:00
Jörg Thalheim
801adf99c2
Merge pull request #26158 from montag451/simpleproxy
...
simpleproxy: init at 3.5
2017-05-27 18:54:19 +01:00
Frederik Rietdijk
476086929a
python.pkgs.urllib3: disable tests
...
because there are transient failures too often.
2017-05-27 17:52:20 +02:00
montag451
6de69a2425
simpleproxy: init at 3.5
2017-05-27 17:42:48 +02:00
Niklas Hambüchen
19c298e973
tinc: Mention in docs that the host name may not be used verbatim. ( #26157 )
...
* tinc: Mention in docs that the host name may not be used verbatim.
Source:
5c344f2976/src/net_setup.c (L341)
* tinc: also replaces non-alphanumeric characters.
2017-05-27 16:31:25 +01:00
Frederik Rietdijk
2ff488c267
python.pkgs.django_hijack
...
Get rid of overriding inside the fixed-point combinator. Overriding
versions inside the set causes trouble when combining packages.
2017-05-27 17:22:11 +02:00
Frederik Rietdijk
6b999f3c42
Python: many package updates
...
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
4cbd5e4141
python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10
2017-05-27 14:25:08 +02:00
Robert Scott
45ac7700fa
mkPythonDerivation: obey a dontWrapPythonPrograms attribute
...
This should allow a python derivation to disable possibly overzealous
python program wrapping without having to override the whole fixupPhase
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
c10af9e744
Python: wrapPythonPrograms: only wrap in $out/bin
...
Thus far all executables in a derivation were wrapped. This commit
only wraps executables in $out/bin. If other scripts need to be wrapped
as well, then one can use wrapPythonProgramsIn.
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
dc2250eb5e
python.pkgs.pip: build -> test dependencies
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
a8f6f8d1e4
python.pkgs.setuptools_scm: pytest is test dependency
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
6cd52fa440
python.pkgs.llvmlite: 0.16.0 -> 0.18.0
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
0d43420621
python.pkgs.astroid: 1.4.9: 1.5.2
2017-05-27 14:25:08 +02:00
Frederik Rietdijk
97f67d1b5a
buildPythonPackage: do not keep checkInputs
...
When tests are disabled, we do not want to pass checkInputs to
stdenv.mkDerivation. This reduces the build requirements and, more
importantly, helps cutting cycles.
2017-05-27 14:25:08 +02:00
Daiderd Jordan
eeeaba31f8
Merge pull request #26139 from LnL7/armv7l-go
...
go: disable failing tests on arm
2017-05-27 13:52:50 +02:00
Frederik Rietdijk
7d954312be
Merge pull request #25849 from jluttine/add-nikola
...
nikola: init at 7.8.4
2017-05-27 13:25:08 +02:00
Jaakko Luttinen
a50b61f4fa
pythonPackages.ws4py: git-20130303 -> 0.4.2
2017-05-27 14:17:42 +03:00
Jaakko Luttinen
ef54727795
pythonPackages.Nikola: init at 7.8.4
2017-05-27 14:17:39 +03:00
Frederik Rietdijk
4735185fc5
Merge pull request #26150 from akamaus/master
...
user-local config.nix path fixed in docs
2017-05-27 13:11:34 +02:00
Jörg Thalheim
233716f7c9
Merge pull request #26135 from armijnhemel/cifs-utils-6.6
...
cifs-utils: 6.5 -> 6.6
2017-05-27 12:00:50 +01:00
Jaka Hudoklin
112f5229d8
Merge pull request #26131 from matejc/pkgs/build-support/docker/pull
...
docker tools: fix pull image function
2017-05-27 12:44:34 +02:00
Dmitry Vyal
0f86046db5
user-local config.nix path fixed in docs
2017-05-27 13:38:15 +03:00
Pascal Wittmann
f06f4a0728
pandas: remove outdated comment
...
closes #26058
2017-05-27 12:05:30 +02:00
Pascal Wittmann
f717118610
fsql: init at 0.1.0
2017-05-27 11:50:47 +02:00
Frederik Rietdijk
959842a9c7
Python: add pname attributes to libraries
...
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Frederik Rietdijk
dce1c26e5d
Python: fix update script
...
- use correct extension
- do not update expressions that have an url that does not contain pypi
- show warning in case request fails
2017-05-27 11:29:42 +02:00
Frederik Rietdijk
66deb18463
python.pkgs.pytestdjango: remove duplicate expression
...
We already have an expression. This one wasn't referenced anywhere.
2017-05-27 11:28:00 +02:00
Frederik Rietdijk
098917844d
python36.pkgs.networkx: disable tests
2017-05-27 11:06:24 +02:00
Peter Simons
c976806322
haskell-servant-client: fix evaluation
2017-05-27 10:33:37 +02:00
Peter Simons
33b4a6853e
liquidhaskell: try fix test suite
...
This almost succeeded, but some minor issues remain.
2017-05-27 10:33:37 +02:00
Peter Simons
d67214d8f7
liquidhaskell: fix build
2017-05-27 10:33:37 +02:00
Peter Simons
dfe23fc584
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
600bbf8919
.
2017-05-27 10:33:33 +02:00
Peter Simons
51b7b5f2f9
hackage2nix: maintain logging-facade-syslog
2017-05-27 10:32:49 +02:00
Peter Simons
b7e45d143c
hackage2nix: update list of broken builds
2017-05-27 10:32:49 +02:00
Peter Simons
26708385fa
hackage2nix: clean up required extra-versions for aeson
2017-05-27 10:32:49 +02:00
Peter Simons
2c2965c395
liquid-fixpoint: disable shared executables to fix the test suite
...
The test suite runs "fixpoint" in an environment where the required library
search paths aren't set up properly.
2017-05-27 10:32:49 +02:00
Peter Simons
bf09054ff0
liquid-fixpoint: patchShebangs is no longer required in version 0.6.0.1
2017-05-27 10:32:49 +02:00
Jörg Thalheim
08dd6779f4
systemd-nspawn: relax PrivateUsers check
...
this options allows two colon-separated number as value, for instances which
is quite difficult to check.
2017-05-27 08:27:47 +01:00
Jörg Thalheim
522c16bd86
systemd-nspawn: fixes evaluation error
...
fixes #25097
2017-05-27 08:27:39 +01:00
Frederik Rietdijk
dcc6a69bae
Merge pull request #25583 from FRidh/updatescript
...
Python: update script for packages
2017-05-27 08:37:31 +02:00
Frederik Rietdijk
fa8ee5d09b
Python: update script for packages
...
This script determines whether there is an update available for the
package and if so, updates the version and sha256 attributes.
This only works for packages that have their own expression, and `pname`
and `sha256` attribute.
2017-05-27 08:34:38 +02:00