Arseniy Seroka
848d16ca75
Merge pull request #10883 from k0ral/mpd
...
mpd: 0.19.9 -> 0.19.11
2015-11-08 17:11:14 +03:00
Arseniy Seroka
ad4ca587e8
Merge pull request #10884 from k0ral/mediainfo
...
mediainfo: 0.7.78 -> 0.7.79
2015-11-08 17:11:03 +03:00
Arseniy Seroka
9a97849987
Merge pull request #10886 from k0ral/ntp
...
ntp: 4.2.8p3 -> 4.2.8p4
2015-11-08 17:10:33 +03:00
koral
f510253de3
ntp: 4.2.8p3 -> 4.2.8p4
2015-11-08 13:44:11 +00:00
koral
6d31dcb4df
mediainfo: 0.7.78 -> 0.7.79
2015-11-08 12:49:24 +00:00
koral
51c0dc06dd
mpd: 0.19.9 -> 0.19.11
2015-11-08 11:59:17 +00:00
Pascal Wittmann
3cd1e728e4
Merge pull request #10880 from k0ral/rmlint
...
rmlint: 2.2.0 -> 2.4.1
2015-11-08 11:39:22 +01:00
koral
c848977a30
rmlint: 2.2.0 -> 2.4.1
2015-11-08 10:07:41 +00:00
Pascal Wittmann
640f26686f
Merge pull request #10850 from tohl/master
...
paredit: added Minor Emacs mode for performing structured editing of …
2015-11-08 10:38:11 +01:00
Pascal Wittmann
050f0b1227
Merge pull request #10860 from zimbatm/tmux-cssh
...
tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
2015-11-08 10:37:21 +01:00
Domen Kožar
11b8e4c935
Merge pull request #10878 from ericsagnes/goaccess-geoipdb
...
goaccess: added geoip db
2015-11-08 08:52:45 +01:00
Domen Kožar
792fcd9f70
pycairo: disable on py35
2015-11-08 08:22:04 +01:00
Eric Sagnes
9a97dc8f63
goaccess: added geoip db
2015-11-08 12:34:19 +09:00
William A. Kennington III
b2b568d782
man-db: 2.7.3 -> 2.7.5
2015-11-07 18:53:08 -08:00
William A. Kennington III
1c72ed0ffc
btrfsProgs: 4.2.3 -> 4.3
2015-11-07 18:52:57 -08:00
William A. Kennington III
e41d1a8c93
uid_wrapper: 1.1.1 -> 1.2.0
2015-11-07 18:52:45 -08:00
William A. Kennington III
faad921106
tevent: 0.9.25 -> 0.9.26
2015-11-07 18:52:27 -08:00
William A. Kennington III
332e1dd2ab
tdb: 1.3.7 -> 1.3.8
2015-11-07 18:52:12 -08:00
William A. Kennington III
863ef41025
talloc: 2.1.3 -> 2.1.5
2015-11-07 18:51:59 -08:00
William A. Kennington III
d6f46e31af
socket_wrapper: 1.1.4 -> 1.1.5
2015-11-07 18:51:46 -08:00
William A. Kennington III
a11a88aad9
ldb: 1.1.21 -> 1.1.23
2015-11-07 18:51:34 -08:00
William A. Kennington III
37a5b16588
ipset: 6.26 -> 6.27
2015-11-07 16:28:14 -08:00
William A. Kennington III
9fd510e95a
zeromq: Fix with new libsodium
2015-11-07 15:44:53 -08:00
William A. Kennington III
d33c63c19d
kernel: 3.12.49 -> 3.12.50
2015-11-07 15:44:53 -08:00
Rickard Nilsson
fa3dad1f9c
nixos/bosun: Make the check frequency configurable
2015-11-07 23:59:23 +01:00
Tomas Hlavaty
24dc085916
paredit: init at 25
2015-11-07 23:20:10 +01:00
Domen Kožar
6e1a2ecdaf
Merge pull request #10872 from devhell/rainbowstream
...
rainbowstream: 1.2.7 -> 1.3.1
2015-11-07 22:57:13 +01:00
devhell
66a1d52698
rainbowstream: 1.2.7 -> 1.3.1
...
Built and run locally.
This commit includes a patch which allows `rainbowstream` to use
`requests2` versions higher than `2.5.3`, since we ship a newer version.
`rainbowstream` was tested and behaved as expected.
2015-11-07 21:46:32 +00:00
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
zimbatm
c46bc1f7e4
tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
...
Currently based on master because the last release doesn't work with
makeWrapper
2015-11-07 16:47:52 +00: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