Shea Levy
33a1b14b06
nixopsUnstable: Bring in quick fix
2015-06-02 16:23:46 -04:00
Shea Levy
99bf7f5698
nixopsUnstable: Bump
2015-06-02 15:50:44 -04:00
Vladimír Čunát
0307c27219
kmod-blacklist-ubuntu: update to Vivid
2015-06-02 20:17:01 +02:00
William A. Kennington III
2f96621b6a
linux-testing: 4.1-rc5 -> 4.1-rc6
2015-06-02 11:03:53 -07:00
jzellner
be03ca9262
fix goimports build, use buildGoPackage
2015-06-02 11:59:40 -06:00
Michael Raskin
969776564f
Adding TextAdept
2015-06-02 20:32:13 +03:00
Michael Raskin
e66294151a
Adding Lua 5.3, seems to work
2015-06-02 20:32:12 +03:00
Michael Raskin
8daf4f5445
Add Curses development kit
2015-06-02 20:32:12 +03:00
Michael Raskin
747c6e913f
Add gtdialog tool
2015-06-02 20:32:12 +03:00
Arseniy Seroka
eb2c3c6681
Merge pull request #8124 from pmahoney/skarnet-update
...
Skarnet update
2015-06-02 19:25:37 +03:00
Arseniy Seroka
546f8edae6
Merge pull request #8120 from benley/prometheus-nginx-exporter
...
New package: prometheus-nginx-exporter
2015-06-02 18:41:59 +03:00
lethalman
f9c6921f0a
Merge pull request #8128 from monocell/add-crackxls
...
fix crackxls libgsf dependency and naming problem
2015-06-02 15:02:28 +02:00
Peter Simons
ba809cf9a3
haskell: add three new helper functions to the lib module
...
- sdistTarball transforms a normal Haskell build into one that produces a
release tarball by running "sdist". For example:
$ nix-shell -p "haskell.lib.sdistTarball haskellPackages.mtl" --command 'tar tfv $nativeBuildInputs/*tar.gz'
- buildFromSdist transforms a normal Haskell build into one that compiles the
package the an sdist release tarball created by Nix. For example:
$ nix-shell -p "haskell.lib.buildFromSdist haskellPackages.mtl" --command "exit 0"
- buildStrictly transforms a normal Haskell build into one that (a) compiles
the source code with "-Wall -Werror" flags and (b) uses as input a locally
generated sdist release tarball. For example:
$ nix-shell -p "haskell.lib.buildStrictly haskellPackages.mtl" --command "exit 0"
This function is particularly useful for continuous Hydra builds of Haskell
packages.
2015-06-02 14:17:16 +02:00
Vincent Laporte
b812e5f057
ocaml-uri: update from 1.7.2 to 1.9.0
2015-06-02 13:53:17 +02:00
Vincent Laporte
a36326d197
ocaml-asn1-combinators: update from 0.1.1 to 0.1.2
2015-06-02 13:53:17 +02:00
Vincent Laporte
d5a4c3d21d
coq-tlc: fix package
2015-06-02 13:53:17 +02:00
Emil Rangden
6eb4fdeb4d
fix crackxls libgsf dependency
2015-06-02 13:21:53 +02:00
Pascal Wittmann
752528ac9c
add pdfpc, a presenter console with multi-monitor support for PDF files
2015-06-02 13:15:59 +02:00
Domen Kožar
d2825dbc73
Merge pull request #8108 from codyopel/sass
...
update Sassc and libsass
2015-06-02 12:32:26 +02:00
Vladimír Čunát
c86c1b79af
libav(-11): maintenance update, including security
2015-06-02 11:02:11 +02:00
Peter Simons
52829ce24a
Disable broken builds for Haskell packages gitit and influxdb.
2015-06-02 10:32:31 +02:00
Peter Simons
921b000fa5
haskell-base-noprelude: disable Haddock phase on empty library
2015-06-02 10:32:31 +02:00
Peter Simons
682e37e586
haskell-iconv: GHC 7.10.x support was added upstream
2015-06-02 10:32:31 +02:00
Peter Simons
873fa649e8
cabal-install: break infinite recursion on ghc 7.6.x and 7.4.x.
2015-06-02 10:32:31 +02:00
Peter Simons
0d484e999b
haskell-binary: update to version 0.7.5.0
2015-06-02 10:32:31 +02:00
Peter Simons
3e0513ea86
haskell-cabal-helper wants to store test suite data in $HOME
2015-06-02 10:32:31 +02:00
Peter Simons
ecac359ccf
ghc-7.10.x: trigger re-builds to recover from non-determinstic library ID
2015-06-02 10:32:31 +02:00
Peter Simons
32757ef184
hackage-packages.nix: update to bfbb2bc96c
with hackage2nix revision d0ef14cd08973bdb61a29700ef07b1149c86b7a3
2015-06-02 10:32:27 +02:00
Igor Pashev
95c6b835cb
mwlib may use pyfribidi
2015-06-02 06:14:34 +00:00
Tobias Geerinckx-Rice
7db1aa06a5
nxproxy & libxcomp: use lite instead of full nx-libs
2015-06-02 01:46:05 +02:00
Tobias Geerinckx-Rice
7cd8874aed
geolite-legacy -> 2015-06-02
2015-06-02 01:38:15 +02:00
Benjamin Staffin
3309a15be9
New package: prometheus-nginx-exporter
...
Adding to the growing collection of prometheus tools...
2015-06-01 15:32:51 -07:00
Benjamin Staffin
23bc70208c
Prometheus: update to 0.14.0
2015-06-01 15:28:47 -07:00
Arseniy Seroka
0f5140c0c3
Merge pull request #8110 from jagajaga/update/vimplugins
...
vim plugins: refactor and regenerate
2015-06-01 23:41:11 +03:00
Arseniy Seroka
9cd797ff26
vim plugins: refactor and regenerate
2015-06-01 23:40:29 +03:00
Vincent Laporte
b351009cca
ocaml-hex: update from 0.1.0 to 0.2.0
2015-06-01 22:37:04 +02:00
Vincent Laporte
e361e700e1
ocaml-cstruct: assert minimal OCaml version (4.01)
2015-06-01 22:37:03 +02:00
Vincent Laporte
2c9f03ff81
ocaml-async: set attribute to null for unsupported OCaml versions
2015-06-01 22:37:02 +02:00
Patrick Mahoney
74964c255e
Update skarnet.org software
...
execline 2.1.2.0
s6-dns 2.0.0.3
s6-networking 2.1.0.1
s6-portable-utils 2.0.5.0
skalibs 2.3.4.0
2015-06-01 15:20:56 -05:00
Patrick Mahoney
9835f18fbd
Add myself as maintainer for skarnet software
2015-06-01 15:20:56 -05:00
Tobias Geerinckx-Rice
217566ede4
mcelog 117 -> 118
...
Changet to mcelog(8) to support new architectural extentions in
Intel CPUs.
2015-06-01 21:13:34 +02:00
Susan Potter
727565279f
Fix dd-agent buildInputs to include pythonPackages.psutil
...
When deploying current master version journalctl showed ImportErrors in the logs with message:
'No module named psutil' and systemctl dd-agent service failed to start. To fix I added
pythonPackages.psutil as a buildInputs entry and this fixed the issue.
See this Gist for journalctl errors for reference:
https://gist.github.com/mbbx6spp/59eefabbe708c335a31f
2015-06-01 13:54:13 -05:00
Pascal Wittmann
314c6847aa
cpuminer: update from 2.4.1 to 2.4.2
2015-06-01 20:33:43 +02:00
Pascal Wittmann
526a777ee6
Merge pull request #8104 from vbgl/why3-86
...
why3: update from 0.85 to 0.86.1
2015-06-01 20:20:56 +02:00
lethalman
3935379089
Merge pull request #8117 from monocell/add-crackxls
...
new package: crackxls
2015-06-01 18:51:58 +02:00
lethalman
80dd602c48
Merge pull request #7479 from bobvanderlinden/hwinfo
...
added hwinfo
2015-06-01 17:09:00 +02:00
lethalman
ee6808ee69
Merge pull request #8086 from magnetophon/jaaa-master-fixup
...
jaaa: refactor needed by libclthreads refactor
2015-06-01 17:03:54 +02:00
Emil Rangden
ee8ac51986
add linux to platforms
2015-06-01 16:59:09 +02:00
lethalman
35070aa1ed
Merge pull request #8116 from monocell/hashcat-update
...
hashcat: fix build and update to 0.49
2015-06-01 16:52:46 +02:00
lethalman
ea83ebff86
Merge pull request #8115 from Havvy/iojs
...
Update io.js to v.2.2.1
2015-06-01 16:52:04 +02:00
Emil Rangden
10acbd6716
new package: crackxls
2015-06-01 16:15:19 +02:00
Arseniy Seroka
d8e5067126
Merge pull request #8100 from codyopel/mopidy
...
Update Mopidy & plugins
2015-06-01 17:15:07 +03:00
Cillian de Róiste
fa3ce48140
Merge pull request #8029 from magnetophon/Ardour3-Ardour4-update
...
ardour: give it all the libs it asks for. ardour3: bugfix
2015-06-01 16:04:10 +02:00
lethalman
53f5f6906d
Merge pull request #8009 from dnhgff/zeal-doc-xlibs
...
zeal: add xcb-util-keysyms to buildInputs
2015-06-01 16:00:43 +02:00
Emil Rangden
51bb5e85dc
hashcat: fix build and update to 0.49
2015-06-01 15:58:07 +02:00
Allen Nelson
23b1950603
switch to sha256 hashes
2015-06-01 08:43:53 -05:00
Eelco Dolstra
0645f5eab7
samba: Revert style changes and get rid of some dependencies
...
Packages like glusterfs are now optional dependencies. A bunch of
dependencies like subunit are gone: as far as I can tell, these are
only used by Samba's test suite, which we're not even running, so
they're pointless.
Fixes #8067 .
2015-06-01 15:35:59 +02:00
Ryan Scheel (Havvy)
9cb7239f12
Update iojs to v.2.2.1
2015-06-01 15:34:31 +02:00
codyopel
3400fa038f
rtmpdump_gnutls: add missing lib nettle & use git date format
...
Close #8112 .
2015-06-01 13:19:08 +02:00
Pascal Wittmann
4d70496ebb
sails: don't treat warnings as errors to fix the build
...
Reported upstream as kragniz/sails/issues/18
2015-06-01 12:10:48 +02:00
_1126
98e698fad2
maintainers: change of nickname.
2015-06-01 11:00:57 +02:00
William A. Kennington III
5afa4f18d6
qemu-nix: Build statically
2015-06-01 01:50:05 -07:00
Pavan Rikhi
8bea2bc5bb
pencil: v2.0.10 -> v2.0.11
2015-06-01 10:18:14 +02:00
codyopel
fcf850c99e
sassc: 3.2.1 -> 3.2.4
2015-06-01 01:28:18 -04:00
codyopel
a53ca334d6
libsass: 3.2.2 -> 3.2.4
2015-06-01 01:27:46 -04:00
Vincent Laporte
28bfbb5562
why3: update from 0.85 to 0.86.1
2015-06-01 05:57:19 +02:00
Ryan Scheel (Havvy)
b49026ee98
Added: Havvy as maintainer for iojs/nodejs.
2015-06-01 05:17:59 +02:00
Tobias Geerinckx-Rice
13cc88f273
netsniff-ng -> 0.5.9-5-g107456c
...
Provides more detailed rtnl dumps.
2015-06-01 04:09:30 +02:00
Tobias Geerinckx-Rice
8c4bf0f931
python-packages: prompt_toolkit 0.37 -> 0.38
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
cf8ea81fe4
dpkg 1.18.0 -> 1.18.1
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
484e903da3
vim-plugins: vim-wakatime -> 4.0.1
...
- upgrade wakatime cli to v4.0.14
- make sure config file has api_key
- only display setup complete message first time setting up cfg file
- don't log time towards git temporary files
- prevent slowness in quickfix window to fix #24
- reuse SSL connection across multiple processes for improved performance
- correctly display caller and lineno in log file when debug is true
- project passed with --project argument will always be used
- new --alternate-project argument
- fix bug with auto detecting project name
- correctly log message from py.warnings module
- handle plugin_directory containing spaces
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
fbf7ff8b7f
stress-ng 0.04.03 -> 0.04.03
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
0c65324995
Merge pull request #8102 from codyopel/tcpdump
...
tcpdump: 4.7.3 -> 4.7.4
2015-06-01 03:08:14 +02:00
Tobias Geerinckx-Rice
455cec3f17
Merge pull request #8101 from codyopel/ncmpcpp
...
ncmpcpp: 0.6.3 -> 0.6.4
2015-06-01 03:07:48 +02:00
codyopel
987fb76dc1
youtube-dl: 2015.05.20 -> 2015.05.29
2015-05-31 20:45:42 -04:00
codyopel
7d42461e5d
ncmpcpp: 0.6.3 -> 0.6.4
2015-05-31 20:35:10 -04:00
codyopel
75f64a8bc4
tcpdump: 4.7.3 -> 4.7.4
2015-05-31 20:28:31 -04:00
codyopel
5de70f7bad
mopidy-spotify: 1.3.0 -> 1.4.0
2015-05-31 20:10:37 -04:00
William A. Kennington III
e8fcd5dbef
Merge pull request #8098 from codyopel/libass
...
libass: 0.12.1 -> 0.12.2
2015-05-31 17:08:42 -07:00
codyopel
846fa0b7e4
mopidy-mopify: 1.4.1 -> 1.5.1
2015-05-31 20:08:38 -04:00
codyopel
42be3c6097
mopidy-moped: 0.5.0 -> 0.6.0
2015-05-31 20:06:18 -04:00
codyopel
2d1ac66692
mopidy: 1.0.0 -> 1.0.5
2015-05-31 20:04:31 -04:00
codyopel
a9af62f38b
v4l-utils: 1.6.2 -> 1.6.3
2015-05-31 19:54:03 -04:00
codyopel
ec7f3fb516
libass: 0.12.1 -> 0.12.2
2015-05-31 19:47:59 -04:00
Arseniy Seroka
db56961236
Merge pull request #8096 from rycee/update/svtplay-dl
...
Bump 'svtplay-dl' to version 0.10.2015.05.24.
2015-06-01 01:46:27 +03:00
Arseniy Seroka
80a7cc447c
Merge pull request #8097 from ikervagyok/talkfilters
...
New Package: Gnu Talk Filters
2015-06-01 01:46:00 +03:00
Austin Seipp
f47d22a6f1
nixpkgs: verilator 3.872
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-31 17:37:56 -05:00
Arseniy Seroka
58d93d158a
Merge pull request #8060 from hiberno/rofi-pass
...
rofi-pass: initial commit.
2015-06-01 01:28:18 +03:00
Arseniy Seroka
8297b6a125
Merge pull request #7937 from magnetophon/QmidiNet-master
...
add QmidiNet: a MIDI network gateway application
2015-06-01 01:27:52 +03:00
Arseniy Seroka
e33cb69baa
Merge pull request #8027 from magnetophon/mod-distortion-master
...
mod-distortion init at git-2015-05-18
2015-06-01 01:27:37 +03:00
William A. Kennington III
18237ff377
musl: 1.1.8 -> 1.1.9
2015-05-31 14:17:19 -07:00
Peter Simons
845bf204df
Merge pull request #8095 from ryantrinkle/fix-install-name-tool
...
Do not use install_name_tool on "executables" built by GHCJS
2015-05-31 23:07:11 +02:00
William A. Kennington III
f99ec984d7
gnupg21: 2.1.3 -> 2.1.4
2015-05-31 13:55:18 -07:00
William A. Kennington III
98fb54a6dc
gss: 1.0.2 -> 1.0.3
2015-05-31 13:55:18 -07:00
William A. Kennington III
abecf4aca1
bitlbee: 3.2.2 -> 3.4.0
2015-05-31 13:55:18 -07:00
Lengyel Balázs
bd3e162311
Inital Commit for Gnu Talk Filters
2015-05-31 22:49:15 +02:00
Robert Helgesson
e9f9d1c029
Bump 'svtplay-dl' to version 0.10.2015.05.24.
...
Also switch to `fetchFromGitHub` from plain `fetchurl`.
2015-05-31 22:41:26 +02:00
Tobias Geerinckx-Rice
b43f5d3881
accounts-qt: don't cast to string for no reason
2015-05-31 22:01:52 +02:00
Tobias Geerinckx-Rice
27eeeb9acb
libaccounts-glib 1.16 -> 1.18
...
Development has moved from Google Code to Gitlab.
2015-05-31 22:01:11 +02:00
Pascal Wittmann
ed9455838c
checkstyle: update from 6.6 to 6.7
2015-05-31 20:25:33 +02:00
Arseniy Seroka
cfb9039b58
Merge pull request #8075 from vbgl/getdata88
...
update getdata & netcdf
2015-05-31 20:38:52 +03:00
Arseniy Seroka
9b47bfa5d8
Merge pull request #8091 from doshitan/minetest-improvements
...
minetest: LuaJIT, in-app mod store, better fonts and enable translations
2015-05-31 20:36:47 +03:00
Pascal Wittmann
3838f1d490
firestr: fix build (qt5.multimedia was missing)
2015-05-31 19:13:28 +02:00
Vincent Laporte
2af5c8d75f
qarte: minor update to rev. 147
2015-05-31 19:03:43 +02:00
Vincent Laporte
9e68371f51
smtube: update from 15.5.10 to 15.5.17
2015-05-31 19:03:43 +02:00
Pascal Wittmann
3296b5e6b1
luastdlib: fix build by adding autoreconfHook
2015-05-31 19:00:13 +02:00
Michael Raskin
7d2b98370f
ca-bundle.crt is now in the root irectory of the cacert package
2015-05-31 19:37:30 +03:00
Tanner Doshier
5a993f8d0d
minetest: LuaJIT, in-app mod store, better fonts and enable translations
...
cURL was already a dependency, but the build was having some trouble
finding the headers. Just give it a little help and the in-app mod store
store actually works.
The rest of the configuration brings us closer to other distros, like
Fedora (LuaJIT)[1] and Debian (LuaJIT, LevelDB, FreeType, gettext)[2][3]
[1] http://pkgs.fedoraproject.org/cgit/minetest.git/tree/minetest.spec#n28
[2] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/control#n9
[3] https://anonscm.debian.org/cgit/pkg-games/minetest-v04x.git/tree/debian/rules#n56
2015-05-31 11:36:56 -05:00
Peter Simons
c55ca3fd0b
cabal2nix: update to version 20150531
...
This update adds support for bash completion.
2015-05-31 18:31:26 +02:00
Pascal Wittmann
d780e48b31
openjdk8: fix build by applying the patch from debian
...
see https://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg389555.html
closes #8090
2015-05-31 18:02:41 +02:00
Vladimír Čunát
81a79f9d03
ocropus: fix chrooted check phase by patchShebangs
2015-05-31 17:53:58 +02:00
Michael Raskin
e75b6ac468
Add CLX-XKeayboard; fix downloads for darcs over https
2015-05-31 18:56:50 +03:00
Vladimír Čunát
bba6880aa6
snort.org: switch downloads to SourceForge
...
On snort.org they only seem to keep the latest release, which is annoying.
Fixes #8065 . /cc maintainer @aycanirican.
2015-05-31 17:11:40 +02:00
Pascal Wittmann
bd62b7cd00
tomcat: update from 6.0.39 to 6.0.44
...
potentially fixes CVE-2014-0227, CVE-2014-0119, CVE-2014-0099, CVE-2014-0096, CVE-2014-0075
2015-05-31 16:55:26 +02:00
Pascal Wittmann
66433822d3
supertux: remove obsolete patch
2015-05-31 16:44:16 +02:00
Pascal Wittmann
59943d69f9
joe: update from 3.7 to 4.0, add meta-information
2015-05-31 16:30:24 +02:00
Pascal Wittmann
e0cc3efca2
hevea: update from 1.07 to 2.23
...
add meta-information and adopt it
2015-05-31 16:30:24 +02:00
Pascal Wittmann
a35161177e
fbida: update from 2.09 to 2.10
...
add meta info and adpot it
2015-05-31 16:30:24 +02:00
Pascal Wittmann
8d924455c1
idris-mode: update from 0.9.15 to 0.9.18
2015-05-31 16:30:24 +02:00
Pascal Wittmann
e6ce11f0bd
Merge pull request #8073 from magnetophon/MBdistortion-master
...
init MBdistortion at v1.1
2015-05-31 15:39:09 +02:00
Bart Brouns
5725d6ae7d
init MBdistortion at v1.1
2015-05-31 15:35:12 +02:00
Pascal Wittmann
a281c5189c
Merge pull request #8071 from magnetophon/LazyLimiter-master
...
init LazyLimiter at v0.3.01
2015-05-31 15:03:54 +02:00
Bart Brouns
39a9f10ccd
init LazyLimiter at v0.3.01
2015-05-31 14:52:12 +02:00
Bart Brouns
5d53b9d278
init VoiceOfFaust at v0.7
2015-05-31 14:49:13 +02:00
Mateusz Kowalczyk
7c09d9d291
agda-stdlib: update to 2.4.2.3 branch
...
Required to work with the new Agda we have
2015-05-31 13:18:39 +01:00
Bart Brouns
77fc22e679
jaaa: refactor needed by libclthreads refactor
2015-05-31 13:50:02 +02:00
Domen Kožar
64c9485738
Merge pull request #8076 from benley/prometheus-fixdeps
...
prometheus-mesos-exporter: Fix misplaced dependencies
2015-05-31 13:29:05 +02:00
Domen Kožar
fc9e7c9aae
Merge pull request #8074 from Ralith/capnproto
...
capnproto: bump to 0.5.1.2
2015-05-31 13:28:48 +02:00
Cillian de Róiste
7df3386753
movit: update from 1.1.2 to 1.1.3
2015-05-31 13:12:40 +02:00
Cillian de Róiste
fe05de0a8e
synthv1: update from 0.6.1 to 0.6.3
2015-05-31 13:12:40 +02:00
Cillian de Róiste
11526b23ab
samplv1: update from 0.6.1 to 0.6.3
2015-05-31 13:12:40 +02:00
Cillian de Róiste
b140effd2b
qtractor: update from 0.6.6 to 0.6.7
2015-05-31 13:12:40 +02:00
Cillian de Róiste
8d6b8be952
drumkv1: update from 0.6.1 to 0.6.3
2015-05-31 13:12:40 +02:00
Cillian de Róiste
72b259f61e
darktable: update from 1.6.4 to 1.6.6
2015-05-31 13:12:39 +02:00
Cillian de Róiste
36985e8b5a
aespipe: update from 2.4c to 2.4d
2015-05-31 13:12:39 +02:00
Domen Kožar
b1bbdf876e
Merge pull request #8085 from ctheune/submit/syncthing-0.11.7
...
Update syncthing to 0.11.7
2015-05-31 13:12:04 +02:00
Christian Theune
fe2d66ff65
Update syncthing to 0.11.7
2015-05-31 12:42:59 +02:00
Peter Simons
7975d6860f
Merge pull request #8084 from rycee/fix/haskell-iconv
...
Add patch for haskell-iconv to support GHC 7.10.
2015-05-31 12:26:37 +02:00
Domen Kožar
289e8716b2
xfce4-power-manager: 1.4.3 -> 1.4.4
2015-05-31 12:15:24 +02:00
Robert Helgesson
555ee2f7ba
Add patch for haskell-iconv to support GHC 7.10.
2015-05-31 11:29:56 +02:00
Michael Raskin
608482f613
Update SBCL
2015-05-31 11:46:47 +03:00
Michael Raskin
c84a9d2d17
Update Octave to 4.0.0
2015-05-31 11:01:51 +03:00
Ryan Trinkle
82bd3a5580
Do not use install_name_tool on "executables" built by GHCJS
...
These executables are really .jsexe directories, and install_name_tool will fail
2015-05-31 03:18:13 -04:00
Allen Nelson
2ba1ab3ad1
supporting pandas on osx, added test suite
2015-05-30 20:11:59 -05:00
Vladimír Čunát
4c898aad51
spring: fix build by using older cmake
2015-05-31 00:05:33 +02:00
Vladimír Čunát
098277c2cb
tulip: fix build by using older cmake
...
/cc maintainer @cillianderoiste.
2015-05-30 23:58:26 +02:00
Vladimír Čunát
022f3067f0
yoshimi: fix build, same as octave
2015-05-30 23:06:42 +02:00
Vladimír Čunát
84cd11d54e
tilda: fix build after gnome-3.16 bump
2015-05-30 22:50:09 +02:00
Vladimír Čunát
1f18764f47
telepathy-salut: fix build - use openssl instead of gnutls
2015-05-30 22:47:20 +02:00
Vladimír Čunát
1ea42506d1
sakura: fix build after gnome-3.16 bump
...
/cc maintainers: @astsmtl, @codyopel.
2015-05-30 22:38:03 +02:00
Vladimír Čunát
3a1345189c
pantheon-terminal: fix build, schemas, icons
...
/cc maintainer @ollieh. BTW, it would be nice if the attribute names
under maintainers were the same as the github usernames.
2015-05-30 22:29:04 +02:00
Vladimír Čunát
ff2ccb2721
linssid: fix build by using qt53
2015-05-30 22:08:09 +02:00
Tobias Geerinckx-Rice
99626a6ba4
accounts-qt 1.11 -> 1.13
...
Development has moved from Google Code to Gitlab.
2015-05-30 21:12:46 +02:00
Tobias Geerinckx-Rice
3ca2bb3c03
radeontop v0.8-8-g2499679 -> 2015-05-28 (new format)
2015-05-30 21:09:26 +02:00
Tobias Geerinckx-Rice
21015ea82f
Add bin_replace_string: edit precompiled binaries
2015-05-30 21:09:26 +02:00
Tobias Geerinckx-Rice
d904b54c0e
lz4: fix make test
...
I'll assume this is an oversight due to hasty releasing and can be
reverted in version 131.
2015-05-30 21:09:26 +02:00
Tobias Geerinckx-Rice
3c6d34a5d9
dpkg 1.17.25 -> 1.18.0
2015-05-30 21:09:25 +02:00
Tobias Geerinckx-Rice
1d4bfeacc5
simple-scan 3.16.0.1 -> 3.17.2
2015-05-30 21:09:25 +02:00
Tobias Geerinckx-Rice
cbbd7230ac
lz4 129 -> 130
...
Hotfix, solving issues with lz4cat.
- Fixed: incompatibility sparse mode vs console (#105 )
- Fixed: LZ4IO exits too early when frame crc not present (#106 )
- Fixed: incompatibility sparse mode vs append mode (#110 )
- Performance fix: big compression speed boost for clang (+30%)
- New: cross-version test
2015-05-30 21:09:25 +02:00
Peter Simons
b462c7908f
git-annex: on second thought, let's not break backwards compatibility for no apparent reason
2015-05-30 21:02:45 +02:00
Vladimír Čunát
dd649df4e4
luaPackages: stabilize src hashes by using fetchzip
...
I was getting hash errors in some packages.
2015-05-30 20:58:33 +02:00
Benjamin Staffin
c40c1be798
prometheus-mesos-exporter: Fix misplaced dependencies
...
goPackages.mesos-stats doesn't actually have any dependencies of its
own; the mesos_exporter app does.
2015-05-30 11:50:59 -07:00
Peter Simons
1cc014fdae
hackage-packages.nix: update to a0ad41c6f5
with hackage2nix revision 4d6361f0199d51068066c62bb0ca5c18530161f4
2015-05-30 19:55:32 +02:00
Peter Simons
7c9cf6d6c2
haskell-syb-with-class: remove obsolete patches
2015-05-30 19:54:43 +02:00
Peter Simons
b73c3c7d9f
haskell-cipher-aes fails its test suite.
2015-05-30 19:54:43 +02:00
Peter Simons
413985fa34
haskell-servant has been fixed upstream.
2015-05-30 19:54:43 +02:00
Peter Simons
83f6a29266
haskell-hslua: version 0.4.x still doesn't work with lua 5.2
2015-05-30 19:54:43 +02:00
Peter Simons
d55272a535
haskell-pipes-errors: fix evaluation of override for latest 'errors'
2015-05-30 19:54:43 +02:00
Peter Simons
8732feab5a
haskell-llvm-general is broken with recent versions of LLVM.
2015-05-30 19:54:43 +02:00
Peter Simons
2814e5ce11
haskell-Cabal-ide-backend: like all Cabals, this fork can't run its test suite in Nix
2015-05-30 19:54:43 +02:00
Peter Simons
d2496ba142
haskell-pandoc: install man pages
2015-05-30 19:54:43 +02:00
Peter Simons
62d691b4ca
haskell-pandoc: don't use shared linking for executables
...
The build contains special magic surrounding the build of make-pandoc-man-pages,
and that magic fails in case we link binaries dynamically.
2015-05-30 19:54:43 +02:00
Peter Simons
a1c0a00dac
haskell-text-binary: remove patch that's contained in version 0.2.x
2015-05-30 19:54:43 +02:00
Peter Simons
c139b0593c
Fix haskell-spaceprobe and llvm-general.
2015-05-30 19:54:43 +02:00
Peter Simons
ef0d959fe9
haskell-BNFC: build has been fixed, but the test suite still won't compile
2015-05-30 19:54:43 +02:00
Peter Simons
e5a1818745
haskell-mueval is broken (and has been for a while)
2015-05-30 19:54:42 +02:00
Peter Simons
8b80062185
haskell-configuration-ghc-7.10.x: remove obsolete override for old c2hs version
2015-05-30 19:54:42 +02:00
Peter Simons
8c03484b3b
haskell-ncurses: remove obsolete override
2015-05-30 19:54:42 +02:00
Peter Simons
2e24bef56f
ghc-6.x: enable builds again now that 5a89a87cc5
is in master
...
Resolves https://github.com/NixOS/nixpkgs/issues/7810 .
2015-05-30 19:54:42 +02:00
Peter Simons
9cc46aaa4a
git-annex: switch to the version built with GHC 7.10.1
...
Also, this change renames the "gitAnnex" attribute to "git-annex". This
seems more in-line with recent additions to the git package family,
which all used dashed names instead of camel-caps.
2015-05-30 19:54:42 +02:00
Peter Simons
35b2be0d24
hackage-packages.nix: update to 19c8675e5d
with hackage2nix revision 66f6b1336269ffa8e106822407e09e3dbadffcd1
2015-05-30 19:54:42 +02:00
Vladimír Čunát
223cfb82f4
kde4.libkvkontakte: fix build by using pkgconfig
2015-05-30 19:40:31 +02:00
Vladimír Čunát
6bc372af69
inadyn: fix build and typo in name
...
/cc maintainer @viric.
2015-05-30 19:34:55 +02:00
Aristid Breitkreuz
3c09ff6d15
prevent accidentally installing unwrapped steam
2015-05-30 19:27:24 +02:00
Peter Simons
76da869d9a
Merge pull request #8045 from adnelson/numpy_scipy_osx
...
Test suites and working OSX builds for numpy and scipy
2015-05-30 19:26:31 +02:00
Peter Simons
d3073741a3
Merge pull request #8042 from adnelson/liblapack_atlas_dependency_optional
...
Liblapack atlas dependency optional
2015-05-30 19:25:54 +02:00
Vincent Laporte
20a36e4120
netcdf: update from 4.3.2 to 4.3.3.1
2015-05-30 19:24:32 +02:00
Vincent Laporte
f498d0110e
getdata: update from 0.8.6 to 0.8.8
2015-05-30 19:24:32 +02:00
Benjamin Saunders
593892a761
capnproto: bump to 0.5.1.2
2015-05-30 10:18:54 -07:00
Vladimír Čunát
5d8981ee4d
opencascade-6.5: work around a build problem
2015-05-30 19:16:38 +02:00
Peter Simons
baede3f667
Merge pull request #8054 from peti/add-haskell-packages-to-unstable
...
Add "haskellPackages" binaries to the unstable channel.
2015-05-30 18:36:38 +02:00
Pascal Wittmann
080dc99df7
torque: update from 4.2.8 to 4.2.10, fixes CVE-2014-3684
2015-05-30 18:07:20 +02:00
Vladimír Čunát
643c515489
dillo: minor update to fix build (after fltk bump)
2015-05-30 17:34:25 +02:00
Vladimír Čunát
45d859192b
clutter-gst_3_0: fix build by using newer clutter
2015-05-30 17:19:32 +02:00
Vladimír Čunát
6732b3b8ad
clang-3.4: fix build by adding zlib
...
I didn't care enough to search for cause of the regression.
2015-05-30 15:42:15 +02:00
Pascal Wittmann
1d30557516
Fixed meta.license: s/licence/license
2015-05-30 15:19:05 +02:00
Pascal Wittmann
dbfaf1c27c
Merge pull request #8064 from ftrvxmtrx/utf8proc-1.2
...
utf8proc: 1.1.6 -> 1.2
2015-05-30 13:49:55 +02:00
Pascal Wittmann
24d2849dba
gtk-doc: update from 1.23 to 1.24
2015-05-30 13:48:53 +02:00
lethalman
2b9271e393
Merge pull request #8068 from benley/logrus-0.8.2
...
goPackages.logrus: update to 0.8.2
2015-05-30 13:33:12 +02:00
Siarhei Zirukin
2ee1ab955a
utf8proc: 1.1.6 -> 1.2
2015-05-30 13:15:45 +02:00