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
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
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
Martin Wohlert
b20f20d3eb
libopus: 1.1.4 -> 1.1.5
...
http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html
> May 24, 2017
>
> This Opus 1.1.5 release backports the surround encoder bug fix from 1.2-beta. There are no other changes compared to 1.1.4.
2017-05-27 02:59:16 +02:00
montag451
ffe4e82dd3
nss-pam-ldapd: 0.8.13 -> 0.9.7
2017-05-27 02:53:22 +02:00
Franz Pletz
8ab0501865
Merge pull request #25565 from KaiHa/nitrokey-app-1.0
...
nitrokey-app: 0.6.3 -> 1.1
2017-05-27 02:43:22 +02:00
Dan Peebles
594829ddfc
msieve: update and enable on Darwin
2017-05-26 18:18:39 -04:00
Dan Peebles
1df505fc36
ecm: enable on Darwin
2017-05-26 18:14:31 -04:00
Daiderd Jordan
b9bea6b17f
go: disable tests on arm
2017-05-26 21:35:27 +02:00
Armijn Hemel
0786bb00d2
cifs-utils: 6.5 -> 6.6
2017-05-26 20:56:48 +02:00
Peter Simons
8a11612d50
maude: disable CVC4 support to fix the build
2017-05-26 20:37:36 +02:00
Michael Raskin
b4a3216279
Merge pull request #26129 from romildo/upd.mupdf
...
mupdf: 1.10a -> 1.11
2017-05-26 19:31:35 +02:00
Matej Cotman
8d3cb0af9e
docker tools: fix pull image function
2017-05-26 18:48:16 +02:00
Unai Zalakain
87c1097af1
xonotic: 0.8.1 -> 0.8.2
...
As with 0.8.1, music is still not working.
2017-05-26 18:24:34 +02:00
Unai Zalakain
b0f167e96d
xonotic: fix xonotic not finding libcurl at runtime
2017-05-26 18:24:17 +02:00
romildo
b5deb68364
mupdf: 1.10a -> 1.11
2017-05-26 12:24:37 -03:00
Michael Weiss
175ecbab91
gitRepo: Improve the packaging
...
Improvements:
- Use a versioned URL
- The build won't break anymore (due to a wrong hash) after a new
version is being released
- It will be possible to build older versions
- Add (hopefully all) runtime dependencies (Git, GnuPG and less (for
"repo help"))
- Add the upstream license
- Add a long description
- Use the name of the Git tag for the version
- The version number from the script (currently 1.23) is only
incremented after "important" changes (i.e. there are slightly
different different scripts with "VERSION = (1, 23)")
2017-05-26 16:04:15 +02:00
Vladimír Čunát
00672dec8a
Merge older staging
...
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
romildo
574e4e296f
pnmixer: 0.7.1-rc1 -> 0.7.1
2017-05-26 15:32:53 +02:00
Nikolay Amiantov
addb96c323
unity3d: 5.5.3 -> 5.6.1
...
Fixes #26061 .
2017-05-26 16:21:25 +03:00
Volth
3de90b259c
webkitgtk: 2.14.11 -> 2.16.3
2017-05-26 16:20:54 +03:00
Tim Steinbach
4f42804288
Merge pull request #26106 from NeQuissimus/rkt_1_26_0
...
rkt: 1.25.0 -> 1.26.0
2017-05-26 08:18:07 -04:00
Michael Weiss
c2e27c60b0
lf: 2017-02-04 -> 2017-05-15
2017-05-26 13:59:57 +02:00
Joachim F
7596d21f69
Merge pull request #26102 from mdorman/emacs-updates
...
Automated emacs package updates
2017-05-26 12:15:35 +01:00
Franz Pletz
ea5d936da8
miniupnpc_1: 1.9.20150430 -> 1.9.20160209
2017-05-26 13:09:53 +02:00
Franz Pletz
1adbd2aacd
miniupnpc_2: 2.0.20161216 -> 2.0.20170509
...
Fixes CVE-2017-8798.
2017-05-26 13:09:50 +02:00
Franz Pletz
45372b1cdc
geolite-legacy: 2016-07-08 -> 2017-05-26
2017-05-26 13:09:45 +02:00
Franz Pletz
3d6ed4a072
webkitgtk: remove unreferenced 2.12 and patch
2017-05-26 13:09:41 +02:00
Franz Pletz
963c32ffe1
packer: 0.12.2 -> 1.0.0
2017-05-26 13:09:13 +02:00
midchildan
586abbf737
poppler: Include poppler encoding data by default
2017-05-26 13:49:22 +03:00
Bastian Köcher
ff4ca50d56
Removes .desktop file from targets
...
Exposing the .desktop file via the targets is the wrong way, because
the kdeWrapper wraps all the files in the targets.
2017-05-26 10:54:28 +02:00
Nicolas Mattia
da192f2741
stutter: init at 0.1.0.1
...
This adds the stutter string generator to all-packages and update the
hackage indices for dependencies.
2017-05-26 09:15:55 +01:00
Michiel Leenaars
16857df2f3
nsd: fix openssl path in nsd-control-setup
...
Closes #26002
2017-05-26 10:00:28 +02:00
Michiel Leenaars
51269faa08
nsd: 4.1.15 -> 4.1.16
2017-05-26 10:00:16 +02:00
Frederik Rietdijk
cb7efeabc1
Merge pull request #26063 from bkchr/update_yakuake_fix_dot_desktop
...
Updates Yakuake to version 3.0.3 and exposes the .desktop
2017-05-26 08:46:16 +02:00
armijnhemel
d75c61ec8d
vlc: 2.2.5.1 -> 2.2.6 ( #26084 )
2017-05-26 08:47:01 +08:00
Matthew Maurer
a8d3cb8c29
rustfmt: 0.8.1 -> 0.8.3
...
Did not bump to 0.8.4 since that doesn't build with current stable.
2017-05-26 01:33:55 +02:00
armijnhemel
ffb5eb3087
font-droid: cleanup homepage metadata ( #26101 )
2017-05-26 01:30:17 +02:00
Franz Pletz
4820c72cf7
Merge pull request #26107 from NeQuissimus/atom_1_17_2
...
atom: 1.17.0 -> 1.17.2
2017-05-26 01:28:02 +02:00
Franz Pletz
5e4a797888
nitrokey-udev-rules: init
2017-05-26 00:47:46 +02:00
Franz Pletz
932091f333
nitrokey-app: 1.0 -> 1.1
2017-05-26 00:47:46 +02:00
Kai Harries
ba002a4215
nitrokey-app: 0.6.3 -> 1.0
...
The nitrokey-app is now fetched from git because a submodule is needed
for compilation.
2017-05-26 00:42:38 +02:00
Tim Steinbach
690a83091b
linux: FS_ENCRYPTION only for >= 4.9 kernels
2017-05-25 18:25:08 -04:00
Tim Steinbach
8f0ca4f44a
linux: 4.4.69 -> 4.4.70
2017-05-25 18:21:54 -04:00
Tim Steinbach
9d8942c578
atom: 1.17.0 -> 1.17.2
2017-05-25 18:20:12 -04:00
Tim Steinbach
446c57fdb2
linux: 4.9.29 -> 4.9.30
2017-05-25 18:19:16 -04:00
Tim Steinbach
f618a6caa1
linux: 4.11.2 -> 4.11.3
2017-05-25 18:16:57 -04:00
Tim Steinbach
9237459d60
rkt: 1.25.0 -> 1.26.0
2017-05-25 18:13:54 -04:00
Joachim Fasting
f0c08e3cd4
autofs5: 5.1.2 -> 5.1.3
2017-05-25 23:53:34 +02:00
Joachim Fasting
03b61cefc4
pure-ftpd: extend meta.platforms
2017-05-25 23:53:32 +02:00
Joachim Fasting
9145b386b6
pure-ftpd: enable tls support
...
For encrypted command & data channels.
2017-05-25 23:53:31 +02:00
Joachim Fasting
231b23ffb4
pure-ftpd: 1.0.42 -> 1.0.46
...
Version 1.0.46
The server can now be linked against OpenSSL 1.1.x with the strict API.
Unmaintained contributions have been removed.
File globbing could take up to `GLOB_TIMEOUT` seconds (17 seconds by
default) when matching some patterns, no matter what the configured
recursion level was. This has been fixed, and upgrading is highly
recommended.
Version 1.0.45
TLS v1.0 sessions are now refused.
Version 1.0.44 didn’t properly parse the TLSCipherSuite
directive. This has been fixed.
Version 1.0.44
The Perl and Python wrappers are gone. The daemon can now use a
configuration file without requiring external dependencies.
Pure-FTPd can now be linked against OpenSSL 1.1.x
The QUIT command didn’t work properly when the server was compiled
without support for RFC2640. This has been fixed.
3DES was removed from the default cipher suite.
Version 1.0.43
Passwords can now be hashed using Argon2i, which is now the default
algorithm for puredb accounts.
Authentication against system accounts is compatible with OpenBSD 6.0.
The -J switch didn’t work properly in version 1.0.42. This has been fixed.
2017-05-25 23:53:25 +02:00
Sebastian Hagen
b3b2431932
charybdis service: add option to configure MOTD ( #25512 )
...
Read MOTD files from /etc/charybdis.
2017-05-25 23:28:50 +02:00
Michael Alan Dorman
33916338f3
melpa-packages: 2017-05-25
...
Removed:
- metafmt: repository no longer on github
- nikola: repository no longer accessible (SSL issues)
- org-mac-iCal: repository no longer accessible
- org-mac-link: repository no longer accessible
2017-05-25 17:25:29 -04:00
Michael Alan Dorman
688cfcb1ba
melpa-stable-packages - 2017-05-25
...
Removals:
- metafmt: repository no longer on github
- org-mac-iCal: repository no longer accessible
2017-05-25 17:25:28 -04:00
Michael Alan Dorman
46689baa83
org-packages: 2017-05-25
2017-05-25 17:25:28 -04:00
Michael Alan Dorman
a310e6c27b
elpa-packages: 2017-05-25
2017-05-25 17:25:28 -04:00
Valentin Robert
200d5c0c99
proofgeneral: revert needed deleted file
2017-05-25 12:51:04 -07:00
Joachim F
77772d5258
Merge pull request #26065 from mbrock/ethabi
...
ethabi: add cli feature
2017-05-25 18:39:42 +01:00
Daiderd Jordan
43aa3017e4
Merge pull request #26078 from mt-caret/3to2-fetchpypi
...
3to2: refactor to use fetchpypi
2017-05-25 19:24:27 +02:00
Joachim F
71f7de9185
Merge pull request #25923 from dbrock/solc
...
solc: 0.4.8 -> 0.4.11
2017-05-25 16:38:50 +01:00
Joachim Fasting
3f688207e7
pythonPackages.emoji: 0.3.9 -> 0.4.5
2017-05-25 17:12:37 +02:00
Edward Tjörnhammar
7afa8d6833
Merge pull request #26088 from drdaeman/pycharm-2017.1.3
...
pycharm: 2017.1.2 -> 2017.1.3
2017-05-25 15:41:10 +02:00
Edward Tjörnhammar
5b01ba947a
kodiPlugins.svtplay: 4.0.42 -> 4.0.48
2017-05-25 15:33:08 +02:00
Edward Tjörnhammar
1f98e47ec1
kodiPlugins.exodus: 3.0.5 -> 3.1.13
2017-05-25 13:58:47 +02:00
Edward Tjörnhammar
0c6153059d
kodi: 17.2 -> 17.3
2017-05-25 13:58:46 +02:00
Aleksey Zhukov
b6f2c44b8e
pycharm-professional: 2017.1.2 -> 2017.1.3
2017-05-25 14:46:28 +03:00
Aleksey Zhukov
d1844f480b
pycharm-community: 2017.1.2 -> 2017.1.3
2017-05-25 14:46:11 +03:00
Daiderd Jordan
2a40f06ed6
Merge pull request #26087 from nixy/fix/nix-man-pages
...
nix: add "man" to meta.outputsToInstall
2017-05-25 12:47:30 +02:00