Thomas Tuegel
9a2d5cb4d5
openblas: include which
on all platforms
...
The `f_check` script uses `which` to check that the Fortran compiler is
available. `which` is a shell built-in on NixOS, but not on Darwin or
other Linuxes.
2015-11-07 14:00:04 -06:00
Thomas Tuegel
841df2cd7a
openblas: use packaged LAPACK
...
Upstream began shipping OpenBLAS with LAPACK 3.4.1. This is the version
we were using in Nixpkgs anyway, so there is no reason to continue
copying the LAPACK sources into the build tree.
2015-11-07 14:00:04 -06:00
Domen Kožar
9af0c23883
Merge pull request #10870 from zimbatm/fix/tidy-html5
...
tidy-html5: fix missing dependency
2015-11-07 20:48:01 +01:00
zimbatm
efdcc6c16b
tidy-html5: fix missing dependency
...
xsltproc is used during the build
2015-11-07 19:35:33 +00:00
Domen Kožar
6110f1c944
python35Packages.oslosphinx: disable
2015-11-07 20:29:43 +01:00
Domen Kožar
4f44172f49
Merge pull request #10855 from ryanartecona/jq-oniguruma
...
jq: build with oniguruma for regex support
2015-11-07 20:01:19 +01:00
Ryan Artecona
76e99d76ce
jq: build with oniguruma for regex support
2015-11-07 13:54:45 -05:00
Rok Garbas
0b516052e8
neovim: collect gui's in one place
2015-11-07 19:53:41 +01:00
Domen Kožar
819a375382
Merge pull request #10868 from devhell/ipfs
...
ipfs: Disable building with Go 1.4
2015-11-07 18:49:16 +01:00
Domen Kožar
fab62fba82
qpid-cpp: use boost155
2015-11-07 18:48:03 +01:00
devhell
c5a63bfe76
ipfs: Disable building with Go 1.4
...
As @domenkozar pointed out, `ipfs` will not build with `Go 1.4`.
However, building with `Go 1.5` works just fine. Thanks again for the
hints Domen!
2015-11-07 17:40:20 +00:00
Raymond Gauthier
34eb56e16b
mousepad: fix the Using the 'memory' GSettings backend
issue.
...
Close #10867 .
It means that settings couldn't be saved. The issue appeared
since upgrade to nixos 15.09 and fall as part of #4415 .
Tested on nixos.
- No longer has a stderr when running the application.
- Settings are effectively saved.
2015-11-07 18:21:37 +01:00
Domen Kožar
310b7e24d2
zeromq: add patch to fix build
2015-11-07 18:13:50 +01:00
Aristid Breitkreuz
c35e349409
rename make->gnustep-make to avoid people installing it accidentally
2015-11-07 16:08:17 +01:00
goibhniu
04d45939d0
Merge pull request #10688 from demin-dmitriy/pinta
...
pinta: 1.4 -> 1.6
2015-11-07 15:38:44 +01:00
goibhniu
21def21772
Merge pull request #10767 from AndersonTorres/kid3
...
Kid3: 3.1.2 -> 3.3.0
2015-11-07 15:36:36 +01:00
Pascal Wittmann
eded257680
Merge pull request #10859 from DamienCassou/notmuch-0.21
...
notmuch: 0.20.2 → 0.21
2015-11-07 15:33:02 +01:00
Rok Garbas
144d13cf2c
goPackages.acbuild: init at 0.1.1
2015-11-07 14:49:17 +01:00
Domen Kožar
c478d12bc1
libssh: current url is down, provide a new one
2015-11-07 14:16:47 +01:00
Domen Kožar
74d79c9b19
urllib3: fix test suite
2015-11-07 13:53:54 +01:00
Damien Cassou
c6f01358ed
notmuch: 0.20.2 → 0.21
2015-11-07 12:29:56 +01:00
Domen Kožar
e67e2cbe1b
Merge pull request #10856 from richardipsum/add-sandboxlib
...
sandboxlib: init at version 0.31
2015-11-07 11:22:08 +01:00
Richard Ipsum
9881782370
sandboxlib: init at version 0.31
2015-11-07 09:12:43 +00:00
Pascal Wittmann
5b95018644
Merge pull request #10760 from sjourdois/binwalk
...
binwalk: remove useless dep on mtdutils
2015-11-07 10:07:49 +01:00
Domen Kožar
772e950cd7
Merge pull request #10798 from spacefrogg/gencfsm
...
gnome-encfs-manager: init at 1.8.15
2015-11-07 02:29:05 +01:00
Vincent Laporte
080420676b
csdp: does not require Atlas
2015-11-06 22:56:58 +01:00
Nikolay Amiantov
75259cbf87
Merge pull request #10849 from lolwat97/imgur-screenshot
...
Add imgur-screenshot package
2015-11-06 23:58:39 +03:00
Sergey Sofeychuk
76e33c3602
maintainers: add lw
2015-11-06 23:48:32 +03:00
Sergey Sofeychuk
998934bf89
imgur-screenshot: init at 1.5.4
2015-11-06 23:48:32 +03:00
Bjørn Forsman
7df8515bb5
t1utils: set meta.platforms = all
...
Suggested by @sjourdois on github, to allow building on darwin.
2015-11-06 17:26:06 +01:00
Pascal Wittmann
ecb651349a
Merge pull request #10738 from matthewbauer/emscripten-1.35
...
emscripten 1.29 -> 1.35
2015-11-06 17:21:21 +01:00
Pascal Wittmann
fcb4627695
Merge pull request #9980 from wavewave/gradle25
...
add gradle 2.5.
2015-11-06 17:17:28 +01:00
Ian-Woo Kim
3d5f95d61b
gradle: reinit at 2.5.
...
For some projects (especially using android ndk), we still need to keep 2.5.
2015-11-06 07:31:58 -08:00
Domen Kožar
d9cd10d3aa
pythonPackages.urllib3: remove problematic test
2015-11-06 16:31:15 +01:00
Domen Kožar
6e8cbbd34c
Revert "t1utils: use github cache and allow build on darwin"
...
This reverts commit 9b2bff7097
.
It fails to build: http://hydra.nixos.org/build/27428175/nixlog/2/raw
2015-11-06 16:25:09 +01:00
Domen Kožar
916c10138a
Merge pull request #10510 from taku0/oraclejdk-8u65
...
oraclejdk: 8u60 -> 8u65, 8u66
2015-11-06 16:21:37 +01:00
aszlig
9846e69ae2
mariadb: 10.0.21 -> 10.0.22
...
Fixes the following security vulnerabilities:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4802
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4807
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4815
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4826
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4830
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4836
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4858
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4861
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4870
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4913
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4792
Release notes can be found here:
https://mariadb.com/kb/en/mariadb/mariadb-10022-release-notes/
Detailled changelog:
https://mariadb.com/kb/en/mariadb/mariadb-10022-changelog/
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-11-06 16:10:23 +01:00
Pascal Wittmann
2b3d97a936
Merge pull request #10656 from rycee/bump/gpsbabel
...
gpsbabel: 1.4.3 -> 1.5.2
2015-11-06 15:40:15 +01:00
Bjørn Forsman
1909a6335e
gnuradio: 3.7.8 -> 3.7.8.1
...
Tested with nox-review.
2015-11-06 15:05:53 +01:00
Pascal Wittmann
804ceddbc8
Merge pull request #10458 from joachifm/libsodium-1_0_4
...
libsodium: 1.0.3 -> 1.0.6
2015-11-06 15:04:41 +01:00
Pascal Wittmann
4f29162ece
Merge pull request #9356 from offlinehacker/pkgs/gnuradio/update/3.7.8
...
gnuradio: 3.7.7.1 -> 3.7.8
2015-11-06 12:44:15 +01:00
Pascal Wittmann
309d4e955b
Merge pull request #10299 from bcdarwin/smlnj-upgrade
...
smlnj: 110.78 -> 110.79
2015-11-06 12:28:35 +01:00
Pascal Wittmann
06181dc126
Merge pull request #10334 from rnhmjoj/pirate-get
...
pirate-get: 0.2.7 -> 0.2.8
2015-11-06 12:13:49 +01:00
Domen Kožar
07405ee187
Merge pull request #9463 from khumba/nm-connection-sharing
...
Fix NetworkManager connection sharing
2015-11-06 11:16:50 +01:00
Domen Kožar
e695b245a9
Merge pull request #9805 from Mathnerd314/quassel-fix
...
quassel: Start after its databases
2015-11-06 11:14:54 +01:00
Domen Kožar
0a05adc711
Merge pull request #10056 from pmahoney/s6-rc
...
s6-rc: new derivation
2015-11-06 11:11:56 +01:00
Domen Kožar
b654d87df0
Merge pull request #10709 from robbinch/pkg-collectd-smart
...
collectd: Enable SMART plugin
2015-11-06 10:59:50 +01:00
Vladimír Čunát
a33619fcbf
neovim-qt: init at 0pre-2015-10-18
...
Unfortunately, it doesn't really seem more usable than text-mode neovim
in a good terminal.
2015-11-06 10:58:52 +01:00
Domen Kožar
bdc0219f42
Merge pull request #10724 from Beauhurst/djangoredis
...
add django_redis package
2015-11-06 10:58:20 +01:00
Domen Kožar
23adabcb8f
Merge pull request #10746 from jgertm/fix-wol-doc
...
Fixed wrong documentation for Wake-On-LAN feature
2015-11-06 10:57:48 +01:00