1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

61651 commits

Author SHA1 Message Date
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
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
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
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
Vladimír Čunát 8978ff3840 unstable job: glib-tested seems ready (succeeding often)
This reverts commit a35d4a9d4e.
2015-04-29 11:47:18 +02:00
Vladimír Čunát a38672dea2 release: fix eval by lib.tests -> lib-tests
See discussion on commit
https://github.com/NixOS/nixpkgs/commit/de0f122b016c88#commitcomment-10937080
2015-04-29 11:29:15 +02:00
Cillian de Róiste eadb3a51ff Fix sorting: dirt comes before distrho 2015-04-29 11:23:40 +02:00
Pascal Wittmann 6b4aec742d Merge pull request #7628 from ragnard/bump-boot
boot: bump from rc8 to rc14
2015-04-29 10:55:16 +02:00
Edward Tjörnhammar 2f2c50d9f4 uid_wrapper.src: use mirrors to enable better availability for proxied users 2015-04-29 10:10:42 +02:00
Ragnar Dahlén 543ec3cf46 boot: bump from rc8 to rc14 2015-04-29 08:50:48 +01:00
cillianderoiste ade078c4e9 Merge pull request #7627 from anderspapitto/master
package Dirt
2015-04-29 09:49:43 +02:00
aszlig 310da1b4da
chromium/update: Remove reference to <nixpkgs>.
We shouldn't make assumptions on what is set by NIX_PATH in order to
make it easier to rename that Nix path reference.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-29 08:22:48 +02:00
宋文武 a5f2cbff0a xmp: Update to 4.0.10 2015-04-29 14:22:28 +08:00
宋文武 f64d767130 libxmp: Update to 4.3.8 2015-04-29 14:20:50 +08:00
Anders Papitto 4d60f8f1bd package Dirt
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
William A. Kennington III 5f149c80f2 gpgme: 1.5.3 -> 1.5.4 2015-04-28 21:18:06 -07:00
Arseniy Seroka 67b4ab520f Merge pull request #7623 from doublec/torbrowser
Update tor-browser to 4.5
2015-04-29 05:08:54 +03:00
Charles Strahan b2f426d981 Merge pull request #7626 from dnhgff/ghcjs-boot-update
ghcjs: bump ghcjs-boot commit
2015-04-28 20:56:30 -04:00
dnhgff afa51d31f5 ghcjs: bump ghcjs-boot commit
see https://github.com/ghcjs/ghcjs-boot/pull/17 for justification (ghcjs-boot
won't build anymore on the previous commit :()
2015-04-28 17:37:27 -07:00