Commit graph

105913 commits

Author SHA1 Message Date
zraexy ab031bf9b7
pythonPackages.iso3166: init at 0.8 2017-04-17 01:24:28 +02:00
zraexy 62b1bd180f
pythonPackages.iso-639: init at 0.4.5 2017-04-17 01:24:27 +02:00
Jörg Thalheim af416aae81
cargo: remove unnecessary rm
Since cargo build became a rust package, postInstall hook was no longer
called. When the hook was reenabled in
cdd11368426380db545cad84c76e350e5e201adc, it revealed that scripts
leftover from the component based installer are no longer present.
2017-04-17 00:29:44 +02:00
Michael Raskin 9fedd4d495 Merge pull request #24960 from ryantrinkle/bump-dbvisualizer
dbvisualizer: 9.5 -> 9.5.7
2017-04-16 23:54:51 +02:00
Jörg Thalheim 18f5ba5a3e
brackets: 1.8 -> 1.9
Use rpath instead of buildEnv. Also add cups.

fixes #24775
2017-04-16 23:36:12 +02:00
Ryan Trinkle c192f77b2b dbvisualizer: 9.5 -> 9.5.7 2017-04-16 17:34:22 -04:00
Markus Mueller 5042e9d009
network-interfaces-scripted: Add static parameter for default gateway 2017-04-16 22:59:53 +02:00
Victor Calvert 71d8ce6f4b nvidia: 340.101 -> 340.102 (#24694) 2017-04-16 22:08:20 +02:00
Jörg Thalheim 002a2b479a Merge pull request #24486 from srp/master
slock needs suid privileges
2017-04-16 21:40:21 +02:00
Patrick Callahan e760c7bd6a openshot-qt: 2.2.0 -> 2.3.1 (#24868)
* openshot-qt: 2.2.0 -> 2.3.1

* openshot-qt: use buildPythonApplication

* openshot: get dialogs in gtk environments working
2017-04-16 21:09:22 +02:00
xNWDD 73a21ae6c9 jucipp: init at 1.2.3 (#24788)
* jucipp: init at 1.2.3

* jucipp: removed imagemagick dependency

was used earlier during package development to raster the icon,
decided it was better to wait for svgs to get fixed, forgot to clean

* juicipp: fix static libraries weren't linking
2017-04-16 20:56:08 +02:00
Joachim Fasting c2130eca44
logcheck: point homepage to alioth.debian.org
The page at logcheck dot org contains questionable links and it is unclear
whether it is controlled by the logcheck project at all.  Fix by using the
homepage debian points to instead.

Fixes https://github.com/NixOS/nixpkgs/issues/24952
2017-04-16 20:52:14 +02:00
Jörg Thalheim 769de5629c Merge pull request #24932 from jb55/add/cargo-edit
cargo-edit: init at 0.1.6
2017-04-16 20:51:44 +02:00
Jörg Thalheim 7283aa6063 Merge pull request #24877 from FlorentBecker/pijul_044
pijul: 0.4.1 -> 0.4.4
2017-04-16 20:37:15 +02:00
Christian Kögler d2e46b9f70 dhcpcd service: clear exit code of exitHook (#24909)
* dhcpcd: clear exit code of exitHook

* dhcpcd: restart ntp server in oneshot in exit-hook
2017-04-16 20:10:44 +02:00
Jörg Thalheim 7849bfc5a0 Merge pull request #24957 from winniequinn/iosevka-1.12.5
iosevka: 1.12.1 -> 1.12.5
2017-04-16 20:06:28 +02:00
Jörg Thalheim 7112fda286 Merge pull request #24956 from sigma/pr/hugo
hugo: 0.20.1 -> 0.20.2
2017-04-16 20:03:09 +02:00
Jörg Thalheim f16b29ebd9 Merge pull request #24938 from jlesquembre/git-open
git-open: init at 1.3.0
2017-04-16 20:00:58 +02:00
Jörg Thalheim 3753122b26 Merge pull request #24953 from benley/vscode
vscode: 1.11.1 -> 1.11.2
2017-04-16 19:57:54 +02:00
José Luis Lafuente cb624198e8
git-open: init at 1.3.0 2017-04-16 19:32:12 +02:00
Yann Hodique 07dff62ac4 hugo: 0.20.1 -> 0.20.2 2017-04-16 10:27:19 -07:00
Michael Raskin 851b584581 compile uiop/version with uiop, seems needed for monolithic bundles in some cases 2017-04-16 19:25:48 +02:00
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