Commit graph

105725 commits

Author SHA1 Message Date
Winnie Quinn
1ff676526c iosevka: 1.12.1 -> 1.12.5 2017-04-16 13:22:56 -04:00
Benjamin Staffin
1b1b9816fc Merge pull request #24930 from jlesquembre/chrome_gtk3
google-chrome: from version 59 requires gtk3
2017-04-16 12:40:40 -04:00
Gabriel Ebner
d3284576d4 emscripten: 1.37.3 -> 1.37.9 2017-04-16 18:39:00 +02:00
Benjamin Staffin
ab2e09ca11 vscode: 1.11.1 -> 1.11.2 2017-04-16 12:23:57 -04:00
Jörg Thalheim
3fae96f056 Merge pull request #24926 from Mic92/rust-package
buildRustPackage: cargoBuildFlags + standarized hooks
2017-04-16 18:13:29 +02:00
Jörg Thalheim
16f5bc07f8 Merge pull request #24948 from peterhoeg/m/bluetooth
bluetooth: use upstream's recommendation for enabling interfaces
2017-04-16 18:09:51 +02:00
Dan Peebles
d990aa7163 Refactor nixos-install to separate out filesystem build logic
The key distinction I'm drawing is that there's a component that deals
with the store of the machine being built, and another component for
the store building it. The inner part of it assumes nothing from the
builder (doesn't need chroot or root powers) so it can run comfortably
inside a Nix build, as well as nixos-rebuild. I have some upcoming work
that will use that to significantly speed up and streamline image builds
for NixOS, especially on virtualized hosts like EC2, but it's also a
reasonable speedup on native hosts.
2017-04-16 16:09:41 +00:00
Jörg Thalheim
69d77eaa28 Merge pull request #24848 from rzetterberg/master
gdrive: init at 2.1.0
2017-04-16 17:20:33 +02:00
Richard Zetterberg
e9380248dd gdrive: init at 2.1.0
Adds the go-based Google Drive CLI application "gdrive".
2017-04-16 14:48:01 +02:00
Richard Zetterberg
3e915ae995 Adds myself as a maintainer 2017-04-16 14:36:31 +02:00
Jörg Thalheim
ea16d72bf3
gitg: 3.22.0 -> 3.23.90 2017-04-16 14:23:27 +02:00
Jörg Thalheim
65c99b7d6a
libgit2-glib: 0.24.4 -> 0.25.0
partially addresses #24807
2017-04-16 14:23:21 +02:00
Vladimír Čunát
9fc61d0db5
simgrid: fixup sandboxed build after update #24915 2017-04-16 14:15:32 +02:00
Joachim F
289a3c2b8f Merge pull request #24929 from taku0/thunderbird-bin-52.0.1
thunderbird, thunderbird-bin: 52.0 -> 52.0.1
2017-04-16 13:12:12 +01:00
Joachim F
2db0cf0897 Merge pull request #24900 from pjones/pjones/plex-service
plex: Don't overwrite primary database on restart
2017-04-16 13:09:26 +01:00
Joachim F
7928dbdcf9 Merge pull request #24138 from pjones/pjones/plex
plex: 1.3.3.3148 -> 1.5.5.3634
2017-04-16 13:08:47 +01:00
Peter Hoeg
12d44c093d quaternion: get rid of superfluous icon-theme.cache 2017-04-16 19:48:52 +08:00
Peter Hoeg
8356c6ca2f handbrake: 1.0.3 -> 1.0.7 2017-04-16 19:42:32 +08:00
Joachim F
901a0bb9fa Merge pull request #24908 from adamruzicka/cjdns-v19.1
cjdns: 18 -> 19.1
2017-04-16 12:10:59 +01:00
Vladimír Čunát
98777646f9
wxGTK*: avoid the mesa attribute
Tested building all wxGTK* and execution of codeblocks.
2017-04-16 13:03:32 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why 2017-04-16 13:03:15 +02:00
Joachim F
d4d00f8c59 Merge pull request #24875 from matthiasbeyer/update-fava
fava: 1.2 -> 1.3
2017-04-16 12:01:37 +01:00
Michael Raskin
ba7151e2b5 clac: add missing expression body; thanks @joachifm for the catch 2017-04-16 12:02:35 +02:00
Nikolay Amiantov
2f09105f3b mumble_git: 1.3.0-git-2016-04-10 -> 2017-04-16 2017-04-16 12:58:44 +03:00
Nikolay Amiantov
3507da085f dropbear: fix static build
Fixes #24839. Also change default sftp-server path to a more canonical.
2017-04-16 12:58:27 +03:00
Michael Raskin
c2da0fb22c clac: init at 20170416 2017-04-16 11:30:23 +02:00
Peter Hoeg
99d4ed5861 bluetooth: use upstream's recommendation for enabling interfaces
bluez no longer recommends spawning "hciconfig <device> up" from a udev rule as
the main bluez daemon now supports automatically enabling power for all devices.

Reference: http://www.bluez.org/release-of-bluez-5-35/
2017-04-16 16:57:11 +08:00
Peter Hoeg
4ecafcf5b2 quaternion: init at 2017-04-15 2017-04-16 16:52:59 +08:00
Vladimír Čunát
9ee2143912
treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
Jörg Thalheim
0a84b26809 Merge pull request #24935 from jlesquembre/prettier
prettier: init at 1.1.0
2017-04-16 09:55:32 +02:00
Guillaume Maudoux
605ce9b241 cppcheck: 0.76.1 -> 0.78 (#24937)
* cppcheck: 0.76.1 -> 0.78

* cppcheck: enable rule-file support
2017-04-16 09:53:05 +02:00
Jörg Thalheim
787c40677f Merge pull request #24940 from edef1c/etcd-extraconfig-link
etcd module: fix extraConf manual link
2017-04-16 09:47:08 +02:00
Gabriel Ebner
3adc59d5ae gpxsee: fix open dialog and online maps 2017-04-16 09:42:37 +02:00
Gabriel Ebner
2ec6e82b7f gpxsee: 2.17 -> 4.3 2017-04-16 09:13:32 +02:00
Peter Hoeg
58db2099b4 spotify: 1.0.52.717 -> 1.0.53.758
Additionally:

 - some minor cleanups
 - define meta.platforms so hydra doesn't try to evaluate at all on i686 instead
   of waiting for "assert" to fail.

As spotify is distributing a i686 version, there really is no reason not to
support that. Someone just has to add support for it.
2017-04-16 13:54:43 +08:00
Peter Hoeg
fe7fc0b2ae calibre: 2.82.0 -> 2.83.0 2017-04-16 12:19:58 +08:00
edef
27e750e29b etcd module: fix extraConf manual link 2017-04-16 00:26:23 +02:00
José Luis Lafuente
b7b85316fd
prettier: init at 1.1.0 2017-04-15 20:36:57 +02:00
sternenseemann
f0fac3b578 abcde: add glyr as dep to enable getalbumart 2017-04-15 19:29:02 +02:00
sternenseemann
5b065a5ba5 glyr: init at 1.0.10 2017-04-15 18:40:23 +02:00
William Casarin
209e8e53fb cargo-edit: init at 0.1.6 2017-04-15 09:17:21 -07:00
Profpatsch
7df8e53d28 psc-package: init at 0.1.1 2017-04-15 16:10:13 +02:00
José Luis Lafuente
f09c2e7745
chrome 59 requieres gtk3 2017-04-15 15:35:42 +02:00
Jörg Thalheim
43c436af27 Merge pull request #24928 from Mic92/powertop
powertop: add module
2017-04-15 15:19:13 +02:00
Jörg Thalheim
b9d9083322
powertop: add module 2017-04-15 15:17:02 +02:00
taku0
692ea2b6e9 thunderbird: 52.0 -> 52.0.1 2017-04-15 22:09:15 +09:00
taku0
dac0ad26c9 thunderbird-bin: 52.0 -> 52.0.1 2017-04-15 21:44:56 +09:00
Jörg Thalheim
e8d5af0bd8
buildRustPackage: only copy executables to bin
in newer rust versions also *.rlib files are put into this directory
2017-04-15 13:26:51 +02:00
Jörg Thalheim
be70c02461
buildRustPackage: add standard package hooks
when overriding build phases also the standard hooks should be called
2017-04-15 13:26:51 +02:00
Jörg Thalheim
33cfee8177
buildRustPackage: add cargoBuildFlags 2017-04-15 13:26:50 +02:00