Pascal Wittmann
46de05a3dd
dmenu: 4.6 -> 4.7
2017-05-29 09:23:15 +02:00
Jörg Thalheim
b34f33665f
Merge pull request #26179 from veprbl/cernlib
...
cernlib: init at 2006
2017-05-29 08:14:30 +01:00
Will Dietz
78b62836f5
lynx: Fix SSL, widec support ( #26134 )
...
* lynx: Fix SSL support by letting it use pkgconfig
lynx wants both the "include" and "lib/lib*.so" paths
to be children of the path given to "--with-ssl",
which is not provided by any of the current openssl outputs.
To fix lynx so it supports SSL (and https URLs),
let it use pkgconfig to figure out where openssl's bits are.
* lynx: Always enable widec support.
2017-05-29 15:14:02 +08:00
Robert Scott
21e3b2ff55
python.pkgs.pylint: add pytestrunner to buildInputs
2017-05-29 02:10:43 +01:00
Robert Scott
d2ef1a24b8
python.pkgs.ldap: use fetchPypi for src
2017-05-29 02:10:43 +01:00
Robert Scott
2c228f62cd
python.pkgs.pylibmc: use fetchPypi for src
2017-05-29 02:10:43 +01:00
Robert Scott
7bbb9824ac
python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependency
...
without this py.test doesn't recognize the -n flag and fails
2017-05-29 02:10:43 +01:00
Dmitry Kalinkin
6e95e2a161
cernlib: init at 2006
2017-05-28 18:51:16 -04:00
Jörg Thalheim
868529b2ce
Merge pull request #26195 from romildo/upd.ocp-indent
...
cmdliner: 0.9.8 -> 1.0.0, ocp-indent: 1.5.2 -> 1.6.0
2017-05-28 23:31:40 +01:00
Léo Gaspard
4a0c7d1b2d
dkimproxy: init at 1.4.1 ( #26147 )
...
* dkimproxy: init at 1.4.1
* dkimproxy: simplify by using mkDerivation
* dkimproxy: set ekleog as maintainer
* dkimproxy: style fix
* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
romildo
97b3def8cf
ocp-indent: 1.5.2 -> 1.6.0
2017-05-28 17:39:21 -03:00
romildo
56a4aaf4df
cmdliner: 0.9.8 -> 1.0.0
2017-05-28 17:38:23 -03:00
Jörg Thalheim
314c73d36a
Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1
...
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 20:01:48 +01:00
Anderson Torres
815ad7c549
Galaxis: init at 1.9 ( #26185 )
...
* Galaxis: init at 1.9
* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Daiderd Jordan
db4ff1d305
Merge pull request #26091 from LnL7/darwin-cf-10.10
...
CoreFounation: 10.9 -> 10.10
2017-05-28 20:38:16 +02:00
Charles Strahan
132b503aac
GHCJS packages: avoid inode explosion
...
As noted in #25595 , a change introduced in 4b77d425aa
causes an
explosion of inodes due to the constructions of many, many `ghcEnv`
symlink forests. This commit undoes that change.
To discuss reworking the support for GHCJS plugins, please see: #26192
Fixes #25595
2017-05-28 14:36:37 -04:00
Daiderd Jordan
a6a21d7209
rtags: remove workaround for libclang
2017-05-28 20:34:52 +02:00
Daiderd Jordan
82b0b57580
clang: fix libclang library id on darwin
2017-05-28 20:34:35 +02:00
Daiderd Jordan
779ec14402
Merge pull request #25921 from dtzWill/feature/llvm-manpages
...
llvm-4/clang-4: Build and install man pages
2017-05-28 20:29:21 +02:00
Pascal Wittmann
60ba38fd8a
Merge pull request #26163 from jbarthelmes/factorio-0.15.16
...
factorio: 0.15.1 -> 0.15.16
2017-05-28 20:28:10 +02:00
Joachim Fasting
2262f89230
tor-browser-bundle-bin: additional download urls
...
To better support users that are unable to access the official Tor
distribution site, e.g., https://github.com/NixOS/nixpkgs/issues/26184
2017-05-28 20:26:31 +02:00
Pascal Wittmann
8e507cfdfe
Merge pull request #26183 from womfoo/bump/pick-1.6.1
...
pick: 1.4.0 -> 1.6.1
2017-05-28 20:24:05 +02:00
Jörg Thalheim
ce61c20742
Merge pull request #26189 from mbrgm/cfssl
...
cfssl: init at 20170527
2017-05-28 19:22:54 +01:00
Pascal Wittmann
190111518b
Merge pull request #26188 from montag451/git-annex-remote-rclone
...
git-annex-remote-rclone: 0.4 -> 0.5
2017-05-28 20:12:01 +02:00
Pascal Wittmann
aee5fa2f48
moreutils: 0.59 -> 0.61
2017-05-28 20:00:07 +02:00
Marius Bergmann
6ecb92a3c3
cfssl: init at 20170527
2017-05-28 18:43:04 +02:00
montag451
cce8dbf8d3
git-annex-remote-rclone: 0.4 -> 0.5
2017-05-28 18:16:00 +02: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
Kranium Gikos Mendoza
a3bc7ec0f0
pick: 1.4.0 -> 1.6.1
2017-05-29 00:21:25 +10:00
Robert Scott
fa44b72d91
python.pkgs.django_hijack: 2.0.7 -> 2.1.4
...
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Robert Scott
ac8a58b5b4
python.pkgs.django_compat: get tests working & enable them
...
also add self as maintainer
2017-05-28 14:43:34 +01:00
Kranium Gikos Mendoza
3a3aab58fc
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 23:29:29 +10:00
Vladimír Čunát
1f407a46d6
mesa: feature update 17.0.6 -> 17.1.1
...
Main changes: https://www.mesa3d.org/relnotes/17.1.0.html
- two options got renamed
- "ilo" driver was removed upstream
- python is no longer needed for build
I tested nouveau for a bit.
2017-05-28 10:43:53 +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
Johannes Barthelmes
636ce2dfdb
factorio: 0.15.1 -> 0.15.16
2017-05-28 05:00:18 +02: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
Daiderd Jordan
91caa85804
darwin-Libsystem: include libplatform headers
2017-05-27 23:19:50 +02:00
Daiderd Jordan
077840e528
darwin-stdenv: use darwin.ICU instread of icu
2017-05-27 23:19:49 +02:00
Daiderd Jordan
815f25f31b
darwin-CF: 855.17 -> 1153.18
2017-05-27 23:19:49 +02:00
Daiderd Jordan
bf58495177
darwin-dispatch: 339.92.1 -> 442.1.4
2017-05-27 23:19:48 +02:00
Daiderd Jordan
857648dd31
darwin-libplatform: init at 125
2017-05-27 23:19:47 +02:00
Daiderd Jordan
ff1253200b
darwin-ICU: init at 531.48
2017-05-27 23:19:42 +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
Will Dietz
5e659e94a6
lldb-4: Patch to fix libedit usage on Linux
...
Idea from:
https://bugs.llvm.org//show_bug.cgi?id=28898#c7
Fixes ability to use arrow keys.
2017-05-27 14:10:01 -05: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
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
77b7fca588
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-27 14:28:05 +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
Vladimír Čunát
76a020e676
Merge branch 'master' into staging
2017-05-27 11:11:44 +02:00
Vladimír Čunát
b4bb39642e
libdrm: support valgrind suppression via a lighter version
...
Fixes #25917 . It's all only about build-time dependency bloat and
consequent rebuild propagation.
2017-05-27 11:08:23 +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
Vladimír Čunát
f71b83ad7e
libdrm: 2.4.79 -> 2.4.81
2017-05-27 09:54:20 +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