Commit Graph

61666 Commits

Author SHA1 Message Date
Tom Hunger
6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Pascal Wittmann
4c01e6d919 calibre: update from 2.26.0 to 2.27.0 2015-05-01 09:15:00 +02:00
William A. Kennington III
bc4347bfd7 iproute: 3.19.0 -> 4.0.0 2015-04-30 18:51:27 -07:00
Charles Strahan
d83399dcd9 mgpfan: new service 2015-04-30 21:21:15 -04:00
Charles Strahan
53ab1f7d3c mbpfan: new package
Daemon that uses input from coretemp module and sets the fan speed using
the applesmc module
2015-04-30 21:21:15 -04:00
Arseniy Seroka
a8f17b376e Merge pull request #7642 from leenaars/master
Nixpkg updated with new release of Blink (1.3.0, released Apr 29th 2015)
2015-05-01 03:50:48 +03:00
Shea Levy
a704233a87 Add ats-extsolve (formerly patsolve) 2015-04-30 18:54:40 -04:00
Jascha Geerds
6823b5e657 Merge pull request #7636 from bramd/brltty
Added BRLTTY package
2015-05-01 00:21:49 +02:00
Bram Duvigneau
e37dbea942 Document the brltty servicve in release notes 2015-05-01 00:08:48 +02:00
Rob Vermaas
33984cfeee Add logentries agent 1.4.13 2015-04-30 16:44:45 +00:00
Joachim Schiele
ff06256780 Merge pull request #7650 from joachifm/description-fixups
meta.description fixups
2015-04-30 18:33:29 +02:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Edward Tjörnhammar
6524f969e5 Merge pull request #7649 from hbunke/hb_vim
vimPlugins: vim-nerdtree-tabs, vim-buffergator
2015-04-30 17:46:05 +02:00
Hendrik Bunke
c9c972b872 vimPlugins: vim-nerdtree-tabs, vim-buffergator 2015-04-30 17:21:50 +02:00
Shea Levy
90ebf5b952 Add gcc-5.1.0 2015-04-30 10:48:35 -04:00
Shea Levy
0f3586e917 Add isl-0.14.1 2015-04-30 10:48:09 -04:00
Arseniy Seroka
934d3c19fd Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Tobias Geerinckx-Rice
dc5c8ce819 eduke32 20130303-3542 -> 20150420-5160 2015-04-30 13:11:32 +02:00
Tobias Geerinckx-Rice
3b611e3a0a mksh: clarify that it's Free 2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
2a29cf9eaa mcelog 116 -> 117
That was quick.
2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
dbbc1b3379 fatrace: fix power-usage-report 2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
8ce7626dc7 fatrace 0.9 -> 0.10 2015-04-30 13:11:30 +02:00
Tobias Geerinckx-Rice
5204bdfba6 geolite-legacy: support XZ-compressed databases 2015-04-30 13:11:30 +02:00
Edward Tjörnhammar
37b10b6e82 Merge pull request #7632 from wizeman/u/gprof2dot
gprof2dot: Add new package
2015-04-30 13:01:18 +02:00
Jascha Geerds
dd6ddfaf0c dvdisaster: Fix description 2015-04-30 12:08:54 +02:00
Michiel Leenaars
85c0aac675 New release of Blink 2015-04-30 09:49:45 +02:00
aszlig
4cdb4a4fef
networkd: Fix evaluation of systemd.network units.
During the refactor of the networkd stuff in f8dbe5f, a lot of the
options are now needed by systemd.nix as well as networkd.nix but
weren't moved by that commit as well.

For now, this fixes all networkd VM tests except for the macvlan one and
thus it should fix #7505 for at least DHCP-based configuration.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-30 06:49:10 +02:00
aszlig
49fa00cded
networkd: Fix disabled networkd units.
In f8dbe5f, the default value for networking unit "enabled" option
suddenly flipped to false. I have no idea of whether this happened by
accident, but I'm setting it to true again, because it essentially
breaks systemd networking support and we have systemd.network.enable to
have a "turn the world off" switch.

And of course, because the mentioned commit obviously wasn't done with
even a run of the simplest run of one of the network VM tests, we now
get an evaluation error if we switch useNetworkd to true.

Fixes the core issue of #7505.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-30 06:49:10 +02:00
Raymond Gauthier
22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Jascha Geerds
2efbbaaa86 Merge pull request #7595 from jraygauthier/jrg/smartgit_657
Updated smartgithg to version `6.5.7`.
2015-04-30 01:28:21 +02:00
Raymond Gauthier
cc1b3a7d8a Fixed issue with smartgithg download url prefix.
Was using the `download` infix instead of
`downloads`.
2015-04-29 19:11:16 -04:00
Ricardo M. Correia
4cae83bb70 gprof2dot: Add new package
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Jascha Geerds
bd5912bf88 Merge pull request #7638 from qknight/tig-2.1.1
tig-2.1.1: version bump
2015-04-30 00:11:58 +02:00
Joachim Schiele
50fb7b312b tig-2.1.1: version bump 2015-04-29 23:57:31 +02:00
William A. Kennington III
084d1143e6 kernel: 3.14.39 -> 3.14.40 2015-04-29 14:34:11 -07:00
William A. Kennington III
dfd7b26e3a kernel: 3.19.5 -> 3.19.6 2015-04-29 14:33:23 -07:00
William A. Kennington III
0414465137 kernel: 4.0 -> 4.0.1 2015-04-29 14:33:23 -07:00
William A. Kennington III
6a34c8fbac kernel: 3.10.75 -> 3.10.76 2015-04-29 14:31:33 -07:00
Bram Duvigneau
70241a53d0 Added Bram Duvigneau to maintainers 2015-04-29 23:30:18 +02:00
Jascha Geerds
7e25c4ed7f Merge pull request #7592 from geerds/dvdisaster
dvdisaster: Apply debian's patches, fix desktop file and icons
2015-04-29 23:16:54 +02:00
Bram Duvigneau
9a535b9023 Added BRLTTY package 2015-04-29 23:02:09 +02:00
Edward Tjörnhammar
06cf9a9613 Merge pull request #7617 from svenkeidel/pig
pig: added package
2015-04-29 20:17:35 +02:00
Domen Kožar
ff88f4bcda nixos-install: correctly detect stdin 2015-04-29 18:48:21 +02:00
Eelco Dolstra
182acabbae Don't use camelCase in file names 2015-04-29 16:09:30 +02:00
Eelco Dolstra
552ea209d0 php: Update to 5.4.40 2015-04-29 16:07:36 +02:00
Domen Kožar
8842cce864 Merge pull request #7629 from globin/vagrant-update
update vagrant to 1.7.2
2015-04-29 14:55:15 +02:00
Sven Keidel
456da7fede apache pig: new package 2015-04-29 14:33:24 +02:00
Robin Gloster
b88fc6c90e update vagrant to 1.7.2 2015-04-29 13:15:17 +02:00
Peter Simons
9b27a88b66 hackage-packages.nix: update to 5f6d964cba with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b 2015-04-29 12:22:20 +02:00
Rob Vermaas
ad0bd73775 Work around infinite recursion issue in nixops. 2015-04-29 09:55:20 +00:00