Pascal Wittmann
cb8f111a72
Revert "pycairo: set user-agent to fix download of patches"
...
This commit was should fix issue #7586 , but it does not.
This reverts commit e1c65ddfe1
.
2015-04-28 22:23:21 +02:00
Tobias Geerinckx-Rice
cdeb2e5886
mcelog 115 -> 116
...
Added Knights Landing (Xeon Phi) support.
2015-04-28 21:32:22 +02:00
Peter Simons
90b84a60a6
haskell-wreq: the library is broken with GHC 7.10.1
2015-04-28 17:57:50 +02:00
Peter Simons
6f7e793f03
haskell-rainbox: the test suite does not compile
2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f
haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck
2015-04-28 17:57:04 +02:00
Peter Simons
f426922f4a
hackage-packages.nix: update to 44775051f9
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-28 17:57:04 +02:00
Pascal Wittmann
fc61106ae7
Merge pull request #7608 from joachifm/sawfish-updates
...
Sawfish updates
2015-04-28 17:56:48 +02:00
Herwig Hochleitner
9754783b06
i2p: fix compilation
...
- use system jdk instead of hardcoded openjdk
- remove backgrounding of service launcher
2015-04-28 15:17:58 +02:00
Herwig Hochleitner
c6562348b8
i2p: update 0.9.18 -> 0.9.19
2015-04-28 14:35:36 +02:00
Jaka Hudoklin
f5bc58d733
Merge pull request #7545 from offlinehacker/pkgs/kubernetes/fixes
...
kubernetes: update to 0.15, module fixes
2015-04-28 14:12:53 +02:00
Domen Kožar
fdebf37953
Merge pull request #7610 from hbunke/goobook
...
pythonPackages: fixed and updated goobook
2015-04-28 13:57:44 +02:00
Peter Simons
44447fdd17
Merge pull request #7598 from jraygauthier/jrg/add_innoextract_pkg
...
Added innoextract package.
2015-04-28 13:23:14 +02:00
Peter Simons
c449a930aa
ghcWithPackages: add postBuild hook so that users can mess with the generated environment
...
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
Hendrik Bunke
27ea35b481
pythonPackages: fixed and updated goobook
...
goobook didn't work because dependency package 'six' has been in buildInputs
but should be in propagatedBuildInputs.
Also: updated goobook to 1.6
2015-04-28 12:24:28 +02:00
Joachim Fasting
db5623fd3e
sawfish: git -> 1.11.90
...
This is the latest release (more recent than the GIT revision
previously pointed to). There is no release tarball, however.
2015-04-28 11:53:02 +02:00
Joachim Fasting
0e7e91030f
rep-gtk: git -> 0.90.8.2
...
This is the most recent release which has a tarball.
It is strictly older than the GIT revision previously
pointed to, but the delta is insignificant (fixes to
debian helper scripts, updating NEWS & fixing a typo in
the changelog)
2015-04-28 11:53:02 +02:00
Joachim Fasting
ed46b22db0
librep: git -> 0.92.5
...
This is the latest release and is more recent than
the GIT revision pointed to previously.
I have also taken the liberty of removing some irrelevant
information from the package description.
2015-04-28 11:52:34 +02:00
Pascal Wittmann
69116f8fc9
Fix evaluation after refactoring ( a2a35082cc
)
2015-04-28 11:09:20 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Edward Tjörnhammar
74742ad584
Merge pull request #7606 from dezgeg/pr-kmod-blacklist
...
kmod-blacklist-ubuntu: Fix source package URL returning 404
2015-04-28 10:18:30 +02:00
Tuomas Tynkkynen
c323c87565
kmod-blacklist-ubuntu: Fix source package URL returning 404
...
The original URL http://archive.ubuntu.com/ubuntu/pool/main/k/kmod/kmod_9-3ubuntu1.debian.tar.gz
is dead.
2015-04-28 11:15:54 +03:00
Pascal Wittmann
06e2fdc62e
spin: update from 6.4.1 to 6.4.3
2015-04-28 09:57:10 +02:00
Pascal Wittmann
e1c65ddfe1
pycairo: set user-agent to fix download of patches
2015-04-28 09:51:26 +02:00
Raymond Gauthier
c45bc8c2b4
Added innoextract package.
...
Allows to extract inno installer packages.
2015-04-27 23:03:18 -04:00
Charles Strahan
09602f7f39
ruby: fix gems that use mysql
2015-04-27 22:00:52 -04:00
William A. Kennington III
4463bad2dd
grub: Update from 2015-2-21 -> 2015-04-24
2015-04-27 18:25:56 -07:00
William A. Kennington III
00230c9240
fusionio: Correct binary testing code
2015-04-27 17:38:08 -07:00
William A. Kennington III
9258e8a4bf
fusionio: Refactor and add utils
2015-04-27 17:24:43 -07:00
Tobias Geerinckx-Rice
f401b3cf0b
httping 2.3.4 -> 2.4
...
Also add support for the fancy ncurses interface.
2015-04-28 02:22:25 +02:00
Tobias Geerinckx-Rice
16bb38655d
Add rsstail 1.9: tail for RSS feeds
2015-04-28 02:22:24 +02:00
William A. Kennington III
47e67a80b9
fusionio: Add iomemory-vsl driver
2015-04-27 16:00:17 -07:00
Vincent Laporte
e64cd5feec
Adds ocaml-magic-mime
...
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.
Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice
999241a907
Add aha 0.4.8: quick & dirty ANSI-to-HTML converter
2015-04-28 00:10:14 +02:00
Tobias Geerinckx-Rice
4f0b6fa3ba
vnstat 1.13 -> 1.14
...
26-Apr-2015
- Fix: JSON output syntax during first day of newly created databases
(pull request by Stefan Merettig)
- Fix: field padding when using UTF-8 locale
- Add optional mode parameter to --json and --xml for limiting the output
to only selected information
2015-04-27 23:10:25 +02:00
Tobias Geerinckx-Rice
7e3b44b205
stress-ng 0.03.22 -> 0.04.00
2015-04-27 23:02:02 +02:00
Tobias Geerinckx-Rice
239a129b5a
squeak: build commonly required plugins
...
Squeak without X11 or audio support is not very useful. Include
the required dependencies.
2015-04-27 23:02:02 +02:00
Cillian de Róiste
fc15ee2b4b
MuseScore: 1.3 -> 2.0.0
2015-04-27 21:52:57 +02:00
William A. Kennington III
85840be86e
quassel: 0.11.0 -> 0.12.2
2015-04-27 12:52:20 -07:00
Tobias Geerinckx-Rice
69c0eff661
Add squeak 4.10.2.2614: a Smalltalk environment
2015-04-27 19:29:20 +02:00
Christian Theune
d3a328bf82
Update syncthing to v0.11.1
2015-04-27 18:33:34 +02:00
Peter Simons
6db9c9a2bb
haskell-configuration-common: build hruby with ruby 2.1
...
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Peter Simons
2028ece4a8
hackage-packages.nix: update to 0342de381c
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 17:24:10 +02:00
lethalman
3f11a5a024
Merge pull request #7585 from polynomial/kafka
...
Issue #7584 Kafka Log Directory Not Writeable
2015-04-27 14:08:35 +02:00
Peter Simons
0241c1f25c
hackage-packages.nix: update to 30bfb9f702
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 13:09:40 +02:00
lethalman
9807dbc142
Merge pull request #7486 from oxij/actkbd-and-media-keys
...
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
lethalman
62c60b4387
Merge pull request #7474 from AndersonTorres/comicneue
...
ComicNeue: 1.1 -> 2.2
2015-04-27 12:26:39 +02:00
lethalman
458ea6d506
Merge pull request #7480 from dezgeg/pr-ddclient-line-buffering
...
ddclient: Force line buffering on stdout
2015-04-27 12:16:50 +02:00
lethalman
f134ba68e3
Merge pull request #7534 from berdario/jython
...
Add jython
2015-04-27 12:14:45 +02:00
Pascal Wittmann
ad90aaf287
Merge pull request #7579 from ip1981/mwlib
...
Adding mwlib
2015-04-27 10:25:25 +02:00
aszlig
fce7113345
chromium: Add missing dependency on libcap.
...
After the pulseaudio refactor in NixOS/nixpkgs@a2a3508 , libcap is no
longer propagated to chromium anymore. And we need to have libcap for
the renderer sandbox.
Build log: https://hydra.nixos.org/build/21689759/nixlog/1/raw
What makes me wonder is that given that this was propagated by
pulseaudio noone either seemed to have disabled pulseaudio support for
Chromium or just didn't report the build failure.
Half-assed testing done against all channels, because it builds the
sandbox and we can't break an already broken build twice (or maybe we
can, who knows...).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-27 07:24:11 +02:00