Sven Keidel
456da7fede
apache pig: new package
2015-04-29 14:33:24 +02:00
Ricardo M. Correia
f5e7190572
nixos.system_tarball_pc: Fix evaluation
...
It was broken due to 57b05765c9
.
ZFS requires `networking.hostId` to be set.
2015-04-28 17:15:02 +02:00
Edward Tjörnhammar
3d1db70761
Merge pull request #7613 from bendlas/i2p-fixes
...
I2p: fix service
2015-04-28 15:36:35 +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
Herwig Hochleitner
8233fd5c6a
i2p: add service to module-list
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
Jaka Hudoklin
7b878a7ca9
Merge pull request #7555 from offlinehacker/nixos/nginx/reload
...
nixos/nginx: enable service/config reload
2015-04-28 14:12:21 +02:00
Jaka Hudoklin
ef6b88690d
Merge pull request #7549 from offlinehacker/nixos/ripple-data-api/importmode
...
nixos/ripple-data-api: add import mode option
2015-04-28 14:10:50 +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
Jookia
71910be9ea
nixos-install: Fix chroot flag not defaulting to Bash outside NixOS.
...
Passing the chroot flag to nixos-install without arguments should now give you a
Bash shell as intended rather than try an empty path.
This was masked by the user's shell (usually /bin/bash) being defaulted to by
chroot, and being found since their paths used NixOS conventions.
2015-04-28 06:37:04 -04:00
Jookia
7b37a5f168
nixos-install: Fix password prompt failing outside NixOS.
...
When bootstrapping from other distributions, nixos-install is unable to find
various tools in the chroot since their paths aren't aware of NixOS conventions.
This makes a small change to existing code by specifying nixpkgs/nixos instead
of just nixos when running nix-instantiate in the chroot. I haven't tested this
outside of bootstrapping, but the same specification is used elsewhere in the
code so I don't see why it wouldn't work.
2015-04-28 06:34:47 -04: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
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
Eelco Dolstra
19366a10fc
Remove redundant i18n.supportedLocales setting
...
This is already set in profiles/minimal.nix.
Probably fixes #7589 .
2015-04-27 19:21:28 +02:00
Pascal Wittmann
bf9975e179
Merge pull request #7591 from ctheune/submit/update-syncthing-0.11.1-retry
...
Update syncthing to v0.11.1
2015-04-27 18:47:31 +02:00
Christian Theune
d3a328bf82
Update syncthing to v0.11.1
2015-04-27 18:33:34 +02:00
Eelco Dolstra
534b84a9ac
Don't require sslServerChain to be set
2015-04-27 18:24:16 +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