Commit Graph

83101 Commits

Author SHA1 Message Date
Domen Kožar
64a072e357 fetchgit: remove only .git
Source of this change goes back to 2009 and original version of
fetchgit at 205fb0c87e.

The nondeterminism is really caused by changing .git so leave other
files alone as they might be interesting.

Note: this causes a hash mismatch with Hydra's version of Git Plugin
which we should fix to comply.
2016-05-15 00:24:04 +01:00
Domen Kožar
25e3c091a0 Revert "nixos/nat: Allow nat without an externalInterface"
This reverts commit 431a98b12b.

Breaks nixos tests: http://hydra.nixos.org/build/35538207
2016-05-12 11:04:06 +01:00
Domen Kožar
323cd39016 thunderbird: set requiredSystemFeatures to big-parallel 2016-05-12 10:11:03 +01:00
Данило Глинський (Danylo Hlynskyi)
a74984d660 nixpart-0.4: fix build of multipath-tools dependency (#15359) 2016-05-12 09:39:12 +01:00
obadz
48d760c650 dosfstools: temporarily revert upgrade that breaks tests
See #15394

Revert "dosfstools: Enable compat symlinks"
This reverts commit 346482c8d5.

Revert "dosfstools: 3.0.28 -> 4.0"
This reverts commit 135fe56183.
2016-05-12 09:26:14 +01:00
Joachim Fasting
a6ed726a3b Merge pull request #15402 from telotortium/subsonic
subsonic: 5.3 -> 6.0
2016-05-12 10:17:32 +02:00
Joachim Fasting
f236168662 Merge pull request #15401 from acowley/libass-darwin
libass: darwin compatibility
2016-05-12 10:08:22 +02:00
Carles Pagès
d077506443 assimp: 3.1.1 -> 3.2 2016-05-12 09:13:07 +02:00
Frederik Rietdijk
a494cc80e8 Merge pull request #15332 from vrthra/csvkit
Adds csvkit along with all dependencies
2016-05-12 08:37:53 +02:00
Frederik Rietdijk
fa018cd168 Merge pull request #15328 from vrthra/agate
Python Agate library -- includes dependencies
2016-05-12 08:36:16 +02:00
Anthony Cowley
6360ad48af libass: darwin compatibility 2016-05-12 01:50:13 -04:00
Robert Irelan
a64c572948 subsonic: 5.3 -> 6.0 2016-05-11 22:35:26 -07:00
Joachim Fasting
1aff127b56 Merge pull request #10988 from Shados/improve-rsnapshot-service
rsnapshot service: Avoid package rebuild, create+use /etc/rsnapshot.conf
2016-05-12 05:24:01 +02:00
Tobias Geerinckx-Rice
5ac6c666a1
man-pages: 4.05 -> 4.06 2016-05-12 05:17:33 +02:00
Rok Garbas
3d932ba135 wicd: wicd-curses fix for ...
... AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'

fixes #10281
2016-05-12 03:19:28 +02:00
Joachim Fasting
44a6a5ed34 Merge pull request #15397 from acowley/ntopng-darwin
ntopng: prefer nixpkgs over in-tree deps
2016-05-12 01:54:53 +02:00
Franz Pletz
431a98b12b nixos/nat: Allow nat without an externalInterface 2016-05-12 01:52:13 +02:00
Franz Pletz
59555ce4ee gnupg: 2.1.11 -> 2.1.12 2016-05-12 01:50:19 +02:00
Franz Pletz
4e61adbeca mobile-broadband-provider-info: 20120614 -> 20151214 2016-05-12 01:50:04 +02:00
Anthony Cowley
86c3444e03 ntopng: prefer nixpkgs over in-tree deps
I've also added darwin compatibility.
2016-05-11 19:33:08 -04:00
Alexei Robyn
1e2ec5817c rsnapshot module: Enable manual rsnapshot usage with module config. 2016-05-12 09:27:59 +10:00
Alexei Robyn
3f35d670de rsnapshot: Remove unnecessary argument, refactor one-line patch to flags. 2016-05-12 09:27:59 +10:00
Alexei Robyn
c90d5eb298 rsnapshot module: Avoid package rebuild, pass config file explicitly. 2016-05-12 09:27:52 +10:00
Bjørn Forsman
300e495101 sigrok: update whole suite to latest (2016-01)
Release announcement, 2016-01-30:
https://www.sigrok.org/blog/major-sigrok-releases-libsigrok-libsigrokdecode-sigrok-cli-pulseview

I first tried updating the projects in separate commits. But later I
found cyclic dependencies, that would break git bisect, so I ended up
squashing the commits:

* libsigrok: 0.3.0 -> 0.4.0
  Enable building libsigrokcxx.so, the C++ bindings for libsigrok, by
  adding doxygen, glibmm and python as build deps. This is needed for
  Pulseview >= 0.3.0. Also update the firmware (sigrok-firmware-fx2lafw)
  while at it.

* libsigrokdecode: 0.3.0 -> 0.4.0

* sigrok-cli: 0.5.0 -> 0.6.0

* pulseview: 0.2.0 -> 0.3.0
  New dependency: glibmm (due to libsigrokcxx.pc from libsigrok).

Note that collectd is incompatible with the new libsigrok release, so
I let it use the old one (0.3.0).
2016-05-11 22:23:29 +02:00
Bjørn Forsman
f768098e3e libserialport: 0.1.0 -> 0.1.1 2016-05-11 22:23:29 +02:00
namore
13c2bd4d7c thunderbird: fix out-of-date hash (#15390) 2016-05-11 20:34:23 +01:00
Bjørn Forsman
2d7e4de12e Revert "arduino: 1.0.6 -> 1.6.6"
This reverts commit 6ff886e539 because it
doesn't work when chroot builds are enabled (nix.useChroot = true):

  $ nix-build -A arduino
  these derivations will be built:
    /nix/store/xjv1j3mww4jx1vccfc0p1inlcrlgx2if-arduino-1.6.6.drv
  building path(s) ‘/nix/store/58sdiphd4pm3811gir0b8j718pgq8zvk-arduino-1.6.6’
  ...
  untar-unzip-download:
        [get] Getting: http://downloads.arduino.cc/reference-1.6.6-3.zip
        [get] To: /tmp/nix-build-arduino-1.6.6.drv-0/Arduino-1.6.6-src/build/shared/reference-1.6.6-3.zip
        [get] Error getting http://downloads.arduino.cc/reference-1.6.6-3.zip to /tmp/nix-build-arduino-1.6.6.drv-0/Arduino-1.6.6-src/build/shared/reference-1.6.6-3.zip

  untar-unzip-checksum:
       [echo] Testing checksum of "shared/reference-1.6.6-3.zip"
   [checksum] Could not find file /tmp/nix-build-arduino-1.6.6.drv-0/Arduino-1.6.6-src/build/shared/reference-1.6.6-3.zip to generate checksum for.

  BUILD FAILED

Reasoning: without a revert, the build farm cannot produce binaries and
users that build from source, without chroot, cannot trust that they get
a working result (non-deterministic build, depending on how pure the
arduino builder is).
2016-05-11 21:11:28 +02:00
Eelco Dolstra
7a8ea6138e linux: 4.4.9 -> 4.4.10 2016-05-11 20:34:02 +02:00
Eelco Dolstra
86c45ba50d google-talk-plugin: 5.4.2.0 -> 5.41.0.0 2016-05-11 20:18:30 +02:00
Arseniy Seroka
1da836af70 Merge pull request #15376 from chris-martin/go-ethereum
go-ethereum: init at 1.4.1
2016-05-11 19:59:49 +03:00
Arseniy Seroka
45f2d8c944 Merge pull request #15389 from rardiol/xonsh
xonsh: 0.1.3 -> 0.2.7
2016-05-11 19:57:23 +03:00
Ricardo Ardissone
5009d53d9a xonsh: 0.1.3 -> 0.2.7 2016-05-11 13:19:58 -03:00
Arseniy Seroka
9e218c1d26 Merge pull request #15386 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.4.5 -> 2.4.6
2016-05-11 19:07:55 +03:00
Nikolay Amiantov
700e2952be Merge pull request #15012 from abbradar/unixodbc
UnixODBC updates
2016-05-11 17:42:33 +03:00
Herwig Hochleitner
008ba8f712 stumpwm-contrib: e13988 -> 9bebe3
this contains a fix for controlling volume with hardware keys
2016-05-11 16:29:15 +02:00
Oliver Charles
e8b3184895 Merge pull request #15387 from womfoo/bluejeans
bluejeans: 2.125.24.5 -> 2.155.17.5
2016-05-11 15:24:55 +01:00
Kranium Gikos Mendoza
a36f721630 bluejeans: 2.125.24.5 -> 2.155.17.5 2016-05-11 21:47:12 +08:00
Carles Pagès
e7ab828da1 makeImageFromDebDist: accept additional parameters for vm, as in rpm version. 2016-05-11 15:43:24 +02:00
Joachim Fasting
a0e8d542c7 Merge pull request #15377 from womfoo/sniproxy
sniproxy: init at 0.4.0 with dependency udns: init at 0.4
2016-05-11 15:14:33 +02:00
Jinjing Wang
9dd9477588 shadowsocks-libev: 2.4.5 -> 2.4.6 2016-05-11 21:10:23 +08:00
Shea Levy
67d430096f Add kerberos mappings for MIT exchange server 2016-05-11 09:09:24 -04:00
Tristan Helmich
61c52af99e squid: 3.5.17 -> 3.5.19 (#15385) 2016-05-11 14:49:18 +02:00
Arseniy Seroka
f9b4dc6194 Merge pull request #15372 from bjornfor/update-hashcat
hashcat: 0.49 -> 2.00
2016-05-11 15:02:36 +03:00
Roman Naumann
7abe192b05 texlive-new: update obsolete hashes
This commits mitigates https://github.com/NixOS/nixpkgs/issues/10026.
Thanks to @namore for contributing most of the update!
2016-05-11 13:33:16 +02:00
Stewart Mackenzie
6b9c67333f elm: 0.16.0 -> 0.17.0 (#15383) 2016-05-11 12:30:09 +01:00
zimbatm
75ed0b1ee6 Merge pull request #15382 from mirrexagon/cava-update
cava: update to 0.4.1
2016-05-11 11:55:13 +01:00
Andrew Abbott
90201710a2 cava: update to 0.4.1 2016-05-11 20:40:03 +10:00
Rob Vermaas
87f5646c3a Add scikitlearn to binary cache.
(cherry picked from commit 2c5ad36cff2db4a2cfb66bede7f3f9a00dba5708)
2016-05-11 10:36:10 +00:00
Domen Kožar
ccbcf1b6c2 nixos: require pkgs.which
This properly implements revert in
0729f60697.

We used to have which='type -P' alias, but really it's best to just
rely on which package, only 88K in size.

cc @edolstra
2016-05-11 10:37:46 +01:00
Kranium Gikos Mendoza
356f1bdac8 sniproxy service: init 2016-05-11 13:27:28 +08:00