Commit graph

112693 commits

Author SHA1 Message Date
AbnerLee 8d70d4066f correct the sha265 of typora after package update
The deb is updated just now without increase the version number..
2017-08-11 00:47:08 +08:00
Kranium Gikos Mendoza 151fab911e mbpfan: 1.9.1 -> 2.0.1
removed patch for lsmod/grep as they are no longer used (dgraziotin/mbpfan@5f2da79)
2017-08-11 01:52:04 +10:00
Lancelot SIX 13704f578e Merge pull request #28107 from jensbin/typora_update
Typora: 0.9.29 -> 0.9.31

tested locally
2017-08-10 17:39:23 +02:00
Peter Simons e204bef487 libsoup: update to version 2.59.90.1 to fix CVE-2017-2885 2017-08-10 16:45:33 +02:00
Jörg Thalheim a960f32618 Merge pull request #28104 from konimex/neofetch
neofetch: 3.0.1 -> 3.2.0
2017-08-10 15:41:43 +01:00
Jens Binkert 6bcbf585ec Typora: 0.9.29 -> 0.9.31 2017-08-10 16:02:03 +02:00
Muhammad Herdiansyah b5ea89f50c neofetch: 3.0.1 -> 3.2.0 2017-08-10 19:32:57 +07:00
volth 031eb79a0b ccacheWrapper: extraConfig does not handle special characters
An independent part of https://github.com/NixOS/nixpkgs/pull/28022
2017-08-10 10:13:17 +00:00
Frederik Rietdijk c2ef89aac9 Merge pull request #28094 from Infinisil/gist-update
gist: 4.5.0 -> 4.6.1
2017-08-10 10:20:39 +02:00
Domen Kožar ff5fd118b9 Merge pull request #28044 from mpickering/ghc-head
GHC Head updates
2017-08-10 09:30:00 +02:00
Mathias Schreck 7c669d6f7b nodejs: 8.2.1 -> 8.3.0 2017-08-10 08:02:20 +02:00
Peter Hoeg b224644795 unetbootin: 613 -> 655 2017-08-10 10:58:04 +08:00
Silvan Mosberger 310563fab8
gist: 4.5.0 -> 4.6.1 2017-08-10 04:52:16 +02:00
Grant Wu e77068d082 Add note to libtorrent to prevent conflation with libtorrentRasterbar 2017-08-09 22:21:36 -04:00
Grant Wu 149df7769a libtorrentRasterbar 1.1.1 -> 1.1.4 2017-08-09 22:21:36 -04:00
Ben Zhang 3bfce2f55f
nodePackages.lerna: init at 2.0.0 2017-08-09 19:26:27 -04:00
Joachim Fasting 767b2ae327
nixos/dnscrypt-proxy: default to random upstream resolver 2017-08-10 01:19:17 +02:00
volth b32b18631e nixos/tinc: do not tell systemd where is pidfile
```Tinc```'s pid file has more info than just a pid

```
# cat /run/tinc.dmz.pid
12209 7BD4A657B4A04364D268D188A0F4AA972A05247D802149246BBE1F1E689CABA1 127.0.0.1 port 656
```
so ```systemd``` fails to parse it.
It results in long (re)start times when ```systemd``` waits for a correct pid file to appear.
2017-08-09 22:35:20 +00:00
volth 7e5332c868 tinc: allow the daemon to write to files in /etc/tinc/${network}/hosts
Follow up https://github.com/NixOS/nixpkgs/pull/27756: tinc daemon may also create new files in ```/etc/tinc/$network/hosts```
2017-08-10 00:09:45 +02:00
Daiderd Jordan e5f0c4f840 Merge pull request #28056 from matthewbauer/miniupnpc-fix
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Robin Gloster b1f5305abd
serf: fix darwin build 2017-08-09 23:53:08 +02:00
Robin Gloster 5e89bcae00
evolution_data_server: wrap all and only executables 2017-08-09 23:35:50 +02:00
Michael Alan Dorman b43888b973 melpa-packages: 2017-08-09
Removals:
 - aurora-config-mode: removed from melpa
2017-08-09 17:16:43 -04:00
Michael Alan Dorman d887748507 melpa-stable-packages: 2017-08-09
Removals:
 - aurora-config-mode: removed from melpa
 - fuel: repo moved, lost tags for stable version
2017-08-09 17:16:43 -04:00
Michael Alan Dorman 05bee41510 org-packages: 2017-08-09 2017-08-09 17:16:43 -04:00
Michael Alan Dorman bdcb21c466 elpa-packages: 2017-08-09 2017-08-09 17:16:43 -04:00
romildo da93220fff mkvtoolnix: 13.0.0 -> 14.0.0 2017-08-09 17:11:01 -03:00
Matthew Bauer c7f14143c4 miniupnpc: fix on darwin
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Willi Butz e9a2cfda7b vigra: 1.10.0 -> 1.11.1 2017-08-09 21:50:21 +02:00
Willi Butz 2e29774f4c volatility: 2.4 -> 2.6, refactor, update outdated homepage 2017-08-09 21:50:21 +02:00
Robin Gloster 37bf3c8782 pythonPackages.distorm3: init at 3.3.4 2017-08-09 21:50:21 +02:00
Willi Butz 08e450df46 movit: 1.2.0 -> 1.5.1 2017-08-09 21:50:21 +02:00
Willi Butz 4872be756d monit: 5.20.0 -> 5.23.0 2017-08-09 21:50:21 +02:00
Daiderd Jordan d93c636737
Revert "gcc: fix clang build"
This fixes the gcc build but results in a gcc that doesn't generate
valid binaries.

gcc -o hello hello.c
./hello
Killed: 9

This reverts commit 2adf36ab8c.
2017-08-09 21:37:29 +02:00
Michael Weiss 6225f1bf66 android-studio-preview: 3.0.0.8 -> 3.0.0.9
"Android Studio 3.0 Canary 9" -> "Android Studio 3.0 Beta 1"
2017-08-09 21:32:43 +02:00
Franz Pletz 2d5c1226c6
cacert: really fix utf-8 certname blacklists
See #27576.
2017-08-09 19:54:00 +02:00
Franz Pletz 1ed786292b
searx: cleanup, remove python name prefix 2017-08-09 19:54:00 +02:00
Simon Lackerbauer 30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Robin Gloster 46a25ea7ea
linuxPackages.bcc: fix using wrapProgram on .c file 2017-08-09 19:45:05 +02:00
Daiderd Jordan c839b6ce0a Merge pull request #28050 from LnL7/darwin-gcc
gcc and gdb: fix clang build
2017-08-09 19:35:07 +02:00
Orivej Desh 771f28bac8 cc-wrapper: Fix support for qtbase-setup-hook
Revert https://github.com/NixOS/nixpkgs/pull/27657#issuecomment-318161946
due to https://github.com/NixOS/nixpkgs/pull/28021#issuecomment-321045542
2017-08-09 18:17:46 +02:00
Lancelot SIX fa02817cda
docker-machine: 0.12.0 -> 0.12.2 2017-08-09 17:59:47 +02:00
Robin Gloster 25c12d0abf
screenfetch: fix wrapProgram usage 2017-08-09 17:35:59 +02:00
Vladimír Čunát 10bcf0818f
knot-resolver: security 1.3.2 -> 1.3.3
https://lists.nic.cz/pipermail/knot-dns-users/2017-August/001184.html
2017-08-09 16:36:32 +02:00
Dan Peebles ed55bdb501 lkl: 2017-06-27 -> 2017-08-09
Just bumping the package version to pick up a bugfix.

Fixes #28055
2017-08-09 14:23:27 +00:00
Tim Steinbach bd27239c06
atom: 1.18.0 -> 1.19.0 2017-08-09 09:13:28 -04:00
Robin Gloster 4495bfe138
python.buildEnv: only wrap executables 2017-08-09 15:07:03 +02:00
adisbladis 9cd05278a6 vulnix: use zodb from pythonPackages 2017-08-09 14:51:01 +02:00
adisbladis 3ba2300b2d pythonPackages.zodb: 4.0.1 -> 5.2.4 2017-08-09 14:51:01 +02:00
adisbladis f06a5f4935 pythonPackages.transaction: 1.4.3 -> 2.1.2 2017-08-09 14:51:01 +02:00