Commit graph

83068 commits

Author SHA1 Message Date
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
Kranium Gikos Mendoza 59f71829a3 sniproxy: init at 0.4.0 2016-05-11 13:27:28 +08:00
Kranium Gikos Mendoza f7e3f177d1 udns: init at 0.4 2016-05-11 13:27:28 +08:00
Joachim Fasting 95c7dd7af9 Merge pull request #15363 from vrthra/milu
milu: Fix hydra failure on darwin
2016-05-11 07:15:50 +02:00
Joachim Fasting 23f1659ab2 Merge pull request #15364 from bendlas/update-pixie
pixie: 1333 -> 1352
2016-05-11 06:42:33 +02:00
Joachim Fasting 2d080f2f8f Merge pull request #15338 from martijnvermaat/lesspipe-sh
lesspipe: init at 1.82
2016-05-11 06:40:06 +02:00
Nikolay Amiantov 43634d47e4 xits-math: init at 1.108 2016-05-11 06:26:15 +03:00
Ryan Trinkle e3417b0f71 Merge pull request #15375 from ryantrinkle/ghc8-ghcjs-prim
ghc8 | config: ghcjs-prim: init at 0.1.0.0
2016-05-10 20:39:04 -04:00
Chris Martin db545f4b12 go-ethereum: init at 1.4.1 2016-05-10 20:37:32 -04:00
Ryan Trinkle 2bae6b6737 ghc8 | config: ghcjs-prim: init at 0.1.0.0 2016-05-10 20:01:09 -04:00
Evgeny Egorochkin 33449c54dd vidalia: fix meta.repositories.git, since torproject only allows https access now 2016-05-11 01:11:52 +03:00
Tobias Geerinckx-Rice 47d2dd4f31
libpsl: list 2016-04-16 -> 2016-05-10 2016-05-10 23:45:23 +02:00
Shea Levy 6f12b7aec4 Fix license attr 2016-05-10 17:42:57 -04:00
Shea Levy f298ebb957 Add kerberos pythonPackage 2016-05-10 17:32:20 -04:00
Tobias Geerinckx-Rice 330d1f5b90
pythonPackages.buttersink: 0.6.7 -> 0.6.8 2016-05-10 23:30:37 +02:00
Tobias Geerinckx-Rice dcf3fe2b78
dev86: 0.16.19 -> 0.16.21
Drop the ‘awful hackery’ that no longer seems needed (I can reproduce
the failure with .19, not with .21).
2016-05-10 23:30:37 +02:00
zimbatm 89675e4a07 Merge pull request #15371 from groxxda/bump/simp_le
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10 22:17:29 +01:00
Alexander Ried 988b151fa1 letsencrypt: 0.4.0 -> 0.5.0
seems like the dependency on gnureadline is more or less optional for
letsencrypt itself but the tests will not pass without it
2016-05-10 22:16:11 +01:00
zimbatm 9adb332c6d Merge branch 'pr/14133'
Applied some fixes. Closes #14133
2016-05-10 22:00:58 +01:00
Tomasz Czyż 92cb6add9f usb-modeswitch-data: init at 20160112 2016-05-10 21:59:37 +01:00
zimbatm 96162777d8 usb_modeswitch: rename to usb-modeswitch 2016-05-10 21:58:32 +01:00
Tomasz Czyż 79c06a0ad9 usb_modeswitch: 2.2.1 -> 2.3.0 2016-05-10 21:58:31 +01:00
Martijn Vermaat 3ada292a67 lesspipe: init at 1.82
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Bjørn Forsman 800042b310 hashcat: 0.49 -> 2.00
The current URL is broken, upstream has moved the download from .../files/ to
.../files_legacy/. But after fixing that, starting hashcat results in:

  $ ./result/bin/hashcat
  ERROR: this copy of hashcat is outdated. Get a more recent version.

So just update to latest.

New releases are on github, the license is now MIT and there are build
system changes.
2016-05-10 22:11:12 +02:00