Commit graph

98150 commits

Author SHA1 Message Date
Jörg Thalheim f8aa39476a Merge pull request #27973 from edanaher/update-urweb
urweb: 20170105 -> 20170720
2017-08-06 15:33:52 +01:00
Tim Steinbach 83b7a415d5 Merge pull request #27970 from NeQuissimus/expand_hardened_config
linux: Expand hardened config
2017-08-06 10:11:57 -04:00
Tim Steinbach 747cbbad71 Merge pull request #27969 from NeQuissimus/atom_paxmark
atom: Add paxmark
2017-08-06 10:03:32 -04:00
Roman Volosatovs 2700b62168 grml-zsh-config: 0.12.4 -> 0.14.2 (#27961)
* grml-zsh-config: 0.12.4 -> 0.14.2

* grml-zsh-config: fix typo
2017-08-06 14:58:38 +01:00
Tim Steinbach ff10bafd00
linux: Expand hardened config
Based on latest recommendations at
http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
2017-08-06 09:58:02 -04:00
romildo 8ba81342dc mate-terminal: 1.18.0 -> 1.18.1 2017-08-06 10:36:42 -03:00
romildo eb70dfb130 caja: 1.18.0 -> 1.18.3 2017-08-06 10:35:11 -03:00
Gabriel Ebner 357b93e1b1 anki: 2.0.36 -> 2.0.46 2017-08-06 15:33:50 +02:00
romildo 2f1ae93e43 mate-themes: 3.20.19 -> 3.20.22, 3.22.10 -> 3.22.13 2017-08-06 10:32:48 -03:00
romildo 1048cefa7a mate-icon-theme-faenza: 1.18.0 -> 1.18.1 2017-08-06 10:31:59 -03:00
romildo e3629d05cb mate-icon-theme: 1.18.1 -> 1.18.2 2017-08-06 10:29:29 -03:00
Symphorien Gibol aec9f1b9d8 par2cmdline: 0.6.13 -> 0.7.3 2017-08-06 14:50:15 +02:00
Michael Weiss b0a2ea01c5 python3Packages.zodb: Fix the build
Side note: Not sure if it makes sense that zodb3 depends on zodb (zodb4)
via ZEO.
2017-08-06 14:45:52 +02:00
Michael Weiss 4b0afc169d zpl*: Fix the attribute name of the license
This was simply a typo since the license was added in 2013.
2017-08-06 13:49:18 +02:00
Daiderd Jordan 7960bbff14
gnutls: fix darwin build 2017-08-06 13:07:52 +02:00
Vladimír Čunát 332a60cbd1
release.nix: resurrect stdenvBootstrapTools
13d6681ce7 crippled it unintentionally.
Also remove the incorrect/non-existing stdenv.i686-linux;
building the bootstrap tools should be a good-enough test anyway.
2017-08-06 12:35:34 +02:00
gnidorah 771c80d216 gwenview, k3b, konsole: propagate kinit 2017-08-06 12:55:02 +03:00
Robert Helgesson 2bbfac7b97
expat: fix build on aarch 2017-08-06 11:24:12 +02:00
Robin Gloster 145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging 2017-08-06 11:21:53 +02:00
Vladimír Čunát 67b6b7e46f
Merge branch 'master' into staging
... to fix bugs in i686-linux removal.
2017-08-06 11:20:36 +02:00
Vladimír Čunát a5e135ef7c
release.nix: fix a typo from #27923, build stdenv
The typo removed also all aarch64-linux on Hydra.
2017-08-06 11:00:51 +02:00
Domen Kožar 71bebd5254
{fs,h}notify: move to configuration-nix.nix 2017-08-06 10:42:37 +02:00
Domen Kožar 8e16cee256
double-conversion: remove patch superseeded by ghc patch
https://github.com/NixOS/nixpkgs/pull/27584
2017-08-06 10:42:37 +02:00
Vladimír Čunát f779df87b1
Merge branch 'master' into staging
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Gabriel Ebner e619ace733 perlPackages.TextBibTeX: fix build 2017-08-06 09:28:02 +02:00
Gabriel Ebner 7cc0ef8937 goldendict: fix build by upgrading to qt 5.9 2017-08-06 09:06:24 +02:00
Evan Danaher b769a94153 urweb: 20170105 -> 20170720 2017-08-05 22:28:19 -04:00
Michael Weiss acb9ca3006 gns3-gui: init at 2.0.3 2017-08-06 01:55:49 +02:00
Tim Steinbach 74998657c7 Merge pull request #27902 from LumiGuide/flockit
flockit: init at 2012-08-11
2017-08-05 18:54:27 -04:00
Bas van Dijk 872d8fc5c9 flockit: init at 2012-08-11
The flockit library and tool exists solely because rsync doesn't have file
locking.

It's not used like a normal library; you don't link against it, and you don't
have to patch your source code to use it. It's inserted between your program and
its libraries by use of LD_PRELOAD.

For example:

  $ env LD_PRELOAD=$(nix-build -A pkgs.flockit)/lib/libflockit.so FLOCKIT_FILE_PREFIX=test rsync SRC DEST

Besides the library a handy executable is provided which can simplify the above to:

  $ $(nix-build -A pkgs.flockit)/bin/flockit test rsync SRC DEST

Also see the following blog post:
https://www.swiftstack.com/blog/2012/08/15/old-school-monkeypatching/
2017-08-06 00:38:29 +02:00
Tim Steinbach 731a08730f
atom: Add paxmark 2017-08-05 14:36:00 -04:00
Frederik Rietdijk 8fcb070363 Merge pull request #27320 from jtojnar/fix/unbreak-polari
polari: unbreak
2017-08-05 17:49:47 +02:00
Daiderd Jordan e66c85d196 Merge pull request #27955 from holidaycheck/remove-nodejs-7
nodejs: remove version 7_x
2017-08-05 17:43:16 +02:00
Daiderd Jordan 4e24cc32bc Merge pull request #27544 from cse-bristol/linode-api-python
linode-api: init at 4.1.1b2
2017-08-05 17:40:33 +02:00
Tim Steinbach 46f586fb25 Merge pull request #27891 from jraygauthier/jrg/clementine_from_123_to_131
clementine: 1.2.3 -> 1.3.1
2017-08-05 10:32:27 -04:00
Tim Steinbach 3ed5af74a5 Merge pull request #27894 from jameysharp/cucumber
cucumber: init at 2.4.0
2017-08-05 10:30:20 -04:00
Tim Steinbach 177e06237d Merge pull request #27945 from yegortimoshenko/patch-1
bitwig-studio: 2.0 -> 2.1.3, fix desktop file
2017-08-05 09:58:49 -04:00
Tim Steinbach 1b522830b4 Merge pull request #27956 from holidaycheck/git-lfs-2.2.1
git-lfs: 2.0.2 -> 2.2.1
2017-08-05 09:53:03 -04:00
Tim Steinbach 0147af2226 Merge pull request #27959 from taku0/android_sdk_25.2.5
android-sdk: 25.2.3 -> 25.2.5
2017-08-05 09:46:38 -04:00
taku0 53301fcd63 android-sdk: 25.2.3 -> 25.2.5 2017-08-05 22:22:18 +09:00
Daiderd Jordan 07796ccb57
libgcrypt: fix clang build
Fixes #27906

Because #pragma GCC optimize ("O0") doesn't work for clang and
NIX_CFLAGS_COMPILE bypasses the fixup done by the makefiles everything
gets compiled with -O2.
The build still uses optimisation for everything else.
2017-08-05 15:20:13 +02:00
Mathias Schreck e19a7068ba git-lfs: 2.0.2 -> 2.2.1 2017-08-05 14:22:18 +02:00
Vincent Laporte c7c24740a9 obelisk: fix hash 2017-08-05 13:29:00 +02:00
Jan Tojnar ec6f8320f4
polari: unbreak
The build was failing due to missing telepathy_logger dependency,
I added it. Additionally, the connection to server was failing due to
telepathy executables not having an access to dconf, which was fixed
in #26113. Lastly, when I tried running Polari directly, it terminated
with SIGTRAP and the following error:

    (org.gnome.Polari:22998): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

adding `gnome3.gsettings_desktop_schemas` as a buildInput fixed that.
2017-08-05 13:23:06 +02:00
Jan Tojnar 0a142d3112
wrap-gapps-hook: also wrap symlinks to executables
Some programs store the executable in a different place and link it
from the `bin` directory. For example, Polari links `$out/bin/polari`
to `$out/share/polari/org.gnome.Polari`. `wrapGAppsHook` did not follow
symlinks so it was not able to wrap Polari, making it unable to access
GObject introspection definitions required for running the program.

I made the wrapping script follow symlinks to fix this corner case.
2017-08-05 13:23:05 +02:00
Mathias Schreck 28b0a79c04 nodejs: remove version 7_x
nodejs v7 reached its end of life in June 2017.
2017-08-05 13:17:50 +02:00
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
midchildan 0e192d5d4f gnome: Fix the issue Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
Graham Christensen 7d0b001d4a nixos,nixpkgs: only build essentials on i686 2017-08-05 12:06:05 +02:00
Vincent Laporte eb7312ca7d maxima: 5.39.0 -> 5.40.0 2017-08-05 10:48:50 +02:00
Tim Steinbach d3203c7876 Merge pull request #27938 from NeQuissimus/rkt_1_28_1
rkt: 1.28.0 -> 1.28.1
2017-08-04 22:18:56 -04:00
Tim Steinbach 5c03508e00 Merge pull request #27752 from NeQuissimus/mariadb_10_1_25
mariadb: 10.1.21 -> 10.1.25
2017-08-04 22:18:44 -04:00
Thomas Tuegel acf05ea777
dropbox: 31.4.24 -> 31.4.25 2017-08-04 19:54:13 -05:00
Tim Steinbach 9d70950bfa Merge pull request #27948 from mimadrid/update/git-2.14.0
git: 2.13.4 -> 2.14.0
2017-08-04 18:37:50 -04:00
John Wiegley 6ff50dc164 Merge pull request #27918 from Zimmi48/coq-update
Coq update
2017-08-04 15:29:18 -07:00
mimadrid dc74b1a86d
git: 2.13.4 -> 2.14.0 2017-08-04 23:58:45 +02:00
Benno Fünfstück 268374cafe docker: update runc commit
This updates to the new runc as was also done upstream:

f3ef17e47d

In particular, it fixes an issue where output of interactive docker containers
would not reset correctly to the beginning of a line.
2017-08-04 23:04:08 +02:00
Daiderd Jordan 0747cf9cc2 Merge pull request #27863 from mpcsh/master
material-icons-ttf: init at 3.0.1
2017-08-04 22:47:50 +02:00
Mark Cohen 5bf36ca473 material-icons-ttf -> material-icons 2017-08-04 16:14:26 -04:00
John Ericson fdd07f62e8 Merge pull request #27879 from obsidiansystems/cc-wrapper-shellcheck
cc-wrapper: Pass shellcheck and other cleanups
2017-08-04 14:19:56 -04:00
Yegor Timoshenko 0d631365bb bitwig-studio: 2.0 -> 2.1.3, fix desktop file 2017-08-04 18:18:02 +00:00
Théo Zimmermann 057ffcf0dd coq: adding myself to the maintainers 2017-08-04 19:52:55 +02:00
Théo Zimmermann b25d65e051 coq: use camlp5_strict
The versions of Coq available through this expression do not actually
require camlp5_transitional. We drop this dependency to see if, in the
future, the package camlp5_transitional can be removed from nixpkgs.
2017-08-04 19:52:54 +02:00
Théo Zimmermann c0dca2fb00 coq: 8.6 -> 8.6.1 2017-08-04 19:52:51 +02:00
Théo Zimmermann 5215ed6b21 compcert: fix breakage on linux after f130ecd 2017-08-04 19:46:16 +02:00
John Ericson 6463fd3d7e cc-wrapper: Pass shellcheck and other cleanups
In many cases, this involved taking @orivej's and @edolstra's recent
ld-wrapper improvements, and applying then elsewhere.
2017-08-04 12:47:29 -04:00
Vincent Laporte 53bd6cf417 ocamlPackages.ocamlnet: mark as broken with OCaml ≥ 4.05 2017-08-04 16:15:03 +00:00
Vincent Laporte 2a9ef2fafc ocamlPackages.cryptokit: 1.11 -> 1.13 2017-08-04 16:15:02 +00:00
Tim Steinbach 92461b8f9c
rkt: 1.28.0 -> 1.28.1 2017-08-04 12:06:00 -04:00
Robin Gloster 1da02642bc
logrotate: 3.9.1 -> 3.12.3, fix build
closes #27916
2017-08-04 17:14:55 +02:00
Robin Gloster 688f066da2
haskellPackages.servant: fix hash 2017-08-04 17:04:03 +02:00
John Ericson e84c717df6 Merge pull request #27921 from mdorman/emacs-wrapper-fix
Fix emacs wrapper expression to honor bash array use
2017-08-04 10:07:06 -04:00
Michael Raskin 190493cd91 Merge pull request #27932 from romildo/upd.jwm
jwm: 1600 -> 1621
2017-08-04 15:30:25 +02:00
Tim Steinbach 67b3d49abb Merge pull request #27929 from jdanekrh/jd_idea-community
idea-community: 2017.2.0 -> 2017.2.1
2017-08-04 09:02:57 -04:00
Tim Steinbach c6fc73b5bc Merge pull request #26842 from lluchs/vivaldi-ffmpeg-codecs
vivaldi: add support for proprietary codecs
2017-08-04 09:00:59 -04:00
Thomas Tuegel dd61dbf50d
Merge commit 'refs/pull/27485/head' of github.com:NixOS/nixpkgs into staging
Merges #27485.
2017-08-04 07:39:21 -05:00
romildo 0b2be5ad90 jwm: 1600 -> 1621 2017-08-04 09:38:26 -03:00
gnidorah ce78756ad8 gwenview, spectacle: propagate libkipi 2017-08-04 15:02:36 +03:00
gnidorah 5fc9a604b4 k3b: remove unused wrapper file 2017-08-04 15:02:18 +03:00
Michael Alan Dorman ef5ba4d5b2 Fix emacs wrapper expression to honor bash array use
In 8d76eff, @Ericson2314 changed the representation of the value that
`findInputs` generated from a whitespace-separated bunch strings to an
actual array of strings.

Expressions that *consume* that value, however, also needed to be
changed to iterate over all the contents of the array, else they would
only select the first value, which turns out to be somewhat limiting.

Fixes #27873
2017-08-04 07:52:18 -04:00
zimbatm e0a848fb16 terraform_0_10_0: tune build 2017-08-04 11:50:44 +01:00
zimbatm dc50dcf9c8 terraform: keep the 0.9.x series as the default for now
0.9.10 is still missing some testing
2017-08-04 11:12:28 +01:00
Robert Helgesson 629becb544
expat: 2.2.2 -> 2.2.3 2017-08-04 11:30:04 +02:00
Jiri Danek 305b3fed04 idea-community: 2017.2.0 -> 2017.2.1 2017-08-04 10:38:59 +02:00
Robin Gloster ad83979e59
binutils: add missing patches... 2017-08-04 08:36:44 +02:00
Franz Pletz a038866c97
facter: 3.6.4 -> 3.6.6 2017-08-04 08:26:30 +02:00
Willi Butz 33b9e68b1a
kea: fix substituteInPlace usage 2017-08-04 08:26:10 +02:00
Franz Pletz b129c994c8
irods: 4.2.0 -> 4.2.1 2017-08-04 08:26:09 +02:00
Franz Pletz 068feb65c9
prometeus-snmp-exporter: 0.1.0 -> 0.3.0 2017-08-04 08:26:09 +02:00
Robin Gloster ceee4003d0
prometheus-openvpn-exporter: use fetchFromGitHub to fix meta 2017-08-04 08:26:09 +02:00
Franz Pletz e54031d323
prometheus-openvpn-exporter: init at 2017-05-15 2017-08-04 08:26:09 +02:00
Robin Gloster 2b4811887a
kernel: add IP_NF_TARGET_REDIRECT 2017-08-04 08:26:09 +02:00
Robin Gloster 7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Robin Gloster 0e18f28cec
binutils: patch bugs in 2.29
All are upstream patches, the last two added by handy to work around
them not applying on the changelog.

2.29.1/2.30 will contain the fixes, too.
2017-08-04 08:22:20 +02:00
Robin Gloster 2d64d1e601
fetchurlBoot: add name attr 2017-08-04 08:22:04 +02:00
Vincent Laporte ef7f980954 obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).

Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Vincent Laporte 83d14b7b50 ocamlPackages.wasm: init at 0.13
wasm is an OCaml library to read and write Web Assembly (wasm) files and
manipulate their AST.
2017-08-04 05:36:58 +00:00
Vincent Laporte 90c9897ff6 ocamlPackages.ppx_deriving: mark as broken with OCaml ≥ 4.05 2017-08-04 05:36:58 +00:00
Vincent Laporte da378ce8ed ocamlPackages.process: init at 0.2.1
process makes it easy to use commands like functions.

Homepage: https://github.com/dsheets/ocaml-process
2017-08-04 05:36:57 +00:00
Vincent Laporte 2c6571fe12 ocamlPackages.git: 1.11.0 -> 1.11.1 2017-08-04 05:36:57 +00:00
Jörg Thalheim 1de9b95cdd Merge pull request #27922 from Hodapp87/glslviewer12
glslviewer: init at 1.2
2017-08-04 06:06:32 +01:00
Jörg Thalheim 3ab208e108 Merge pull request #27924 from carlsverre/wpa_supplicant_bgscan
Enable BGSCAN for wpa_supplicant
2017-08-04 05:51:26 +01:00
Carl Sverre 6b62b566a1 wpa_supplicant: Enable BGSCAN module
Compile wpa_supplicant with the BGSCAN module enabled. This allows the
user to configure an SSID to use the bgscan module.  This module causes
wpa_supplicant to periodically perform a background scan for additional
access points and switch to the one with the highest signal.  This scan
can be kicked off when the current connection drops below a target
threshold signal strength.
2017-08-03 21:37:24 -07:00
Willi Butz d10d76f487
libindicator: fix substituteInPlace usage 2017-08-04 04:23:49 +02:00
Willi Butz c806501a6d
libindicate: fix substituteInPlace usage 2017-08-04 04:23:25 +02:00
Robin Gloster 3bd6061651
libgnurl: 7.48.0 -> 7.54.1 2017-08-04 04:22:51 +02:00
Franz Pletz d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz e10e0c4707
libdbusmenu: fix substituteInPlace usage 2017-08-04 04:21:41 +02:00
Willi Butz e75b2f03d0
libappindicator: fix substituteInPlace usage 2017-08-04 04:21:09 +02:00
Robin Gloster a8e4f34f40
indicator-application: fix substituteInPlace usage 2017-08-04 04:20:44 +02:00
Robin Gloster 750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster 7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster 329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18 2017-08-04 04:13:14 +02:00
Robin Gloster a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7 2017-08-04 04:13:04 +02:00
Franz Pletz 07106fb508
mpv: bump waf version to 1.9.8
The bootstrap.py file from mpv downloads this exact version.
2017-08-04 04:09:19 +02:00
Robin Gloster 82d4963ab5
umurmur: 0.2.16a -> 0.2.17
fixes build with openssl 1.1.0
2017-08-04 04:07:39 +02:00
Robin Gloster c1ca5acf19
retroshare: 0.5.5c -> 0.6.2 2017-08-04 04:05:46 +02:00
Franz Pletz b794459727
ldcpp: remove, old and abandoned
Latest release from 2011 and needs patching to build with openssl 1.1.
2017-08-04 04:05:41 +02:00
Silvan Mosberger 99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Jamey Sharp de761128da zoom-us: 2.0.91373.0502 -> 2.0.98253.0707 2017-08-04 03:34:53 +02:00
Jamey Sharp 3b289ec996 zoom-us: use makeWrapper instead of wrapProgram
Since the program to be wrapped is already in a different path than
$out/bin, we don't need the complicated dance that wrapProgram uses to
put the wrapper in the same location as the original program. Just tell
makeWrapper to put the wrapper in the final desired output location
instead.
2017-08-04 03:34:53 +02:00
Jamey Sharp 57f9bfbd48 zoom-us: only support known platforms
This package does not work on arbitrary Linux systems, only on platforms
for which upstream has provided prebuilt binaries. Fortunately, we have
a list of the platforms we know how to get binaries for: it's exactly
the ones in the `srcs` set.
2017-08-04 03:34:53 +02:00
Jamey Sharp 2062c9355a zoom-us: update homepage
zoom.us uses HTTPS now.
2017-08-04 03:34:53 +02:00
mimadrid 1b7ec57d06 sqlite3_analyzer: 3.19.2 -> 3.20.0 2017-08-04 03:32:51 +02:00
Carter Charbonneau 14bd516fa6 xf86-video-intel: build intel-virtual-output 2017-08-04 03:32:29 +02:00
Herwig Hochleitner a37dd362b6 python2-pythondialog: fix --replace on substituteInPlace 2017-08-04 03:31:33 +02:00
Chris Hodapp c7864745bd glslviewer: init at 1.2 2017-08-03 20:58:03 -04:00
Robin Gloster b515286714
eiskaltdcpp: 2.2.9 -> 2.2.10, add upstream openssl patches 2017-08-04 02:39:22 +02:00
Robin Gloster b703df2d4c
epic5: add patch for openssl 1.1 2017-08-04 02:35:37 +02:00
Robin Gloster c7e74ff726
bip: add upstream patch to build with openssl 1.1 2017-08-04 02:33:05 +02:00
Robin Gloster 3f7d95982b
gale: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:31:06 +02:00
Robin Gloster 17cef2c5f3
vanitygen: remove
unmaintained and doesn't build with openssl 1.1
2017-08-04 02:29:51 +02:00
Robin Gloster 3d90c689cf
synergy: add patch to build with openssl 1.1 2017-08-04 02:26:24 +02:00
Robin Gloster d0aca4cba1
qlcplus: needs libftdi1 2017-08-04 02:25:25 +02:00
Robin Gloster 011a46eba6
qlcplus: init at 4.11.0 2017-08-04 02:25:17 +02:00
Robin Gloster dc13376ee2
wvdial: remove 2017-08-04 02:24:07 +02:00
Robin Gloster a4647bc33f
tlsdate: remove
Dead and does not build with openssl 1.1.
Debian has removed it, too.
2017-08-04 02:24:03 +02:00
Robin Gloster be28c4cc48
hackrf: fix udev rule detection impurity 2017-08-04 02:21:48 +02:00
Robin Gloster 500791cd33
hackrf: 2015.07.2 -> 2017.02.1 2017-08-04 02:21:39 +02:00
Franz Pletz 02791ced34
atlassian-{jira,confluence}: add crowd sso support 2017-08-04 02:13:42 +02:00
Robin Gloster 5b3e403eca
ola: init at 0.10.4 2017-08-04 02:06:01 +02:00
Jörg Thalheim 3badb04866 Merge pull request #27914 from mbrgm/upgrade-journalbeat
journalbeat: 5.4.1 -> 5.5.0
2017-08-04 00:02:16 +01:00
John Ericson 1ad0eae36e darwin-tested channel: Fix eval 2017-08-03 18:46:40 -04:00
John Ericson 8b024834f2 darwin-test-channel: I broke it a bit adding macos-sierra-shared
This doesn't completely unbreak it, but gets it closer.
2017-08-03 18:20:31 -04:00
Michael Weiss 8f141b2a07 androidenv: Update all packages using fetch.sh 2017-08-04 00:07:39 +02:00
John Ericson 8ba6012dfd Merge PR #27536 2017-08-03 17:25:30 -04:00
Robin Gloster 264d6641ec
privoxy: fix weird use of STRIP in the Makefile 2017-08-03 23:19:41 +02:00
Cillian de Róiste 2244b1815d shotcut: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 847fbea098 ttfautohint: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste f68a45fc22 yaws: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste feb7d844f8 processing: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste 5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 52ebfd6bc6 mixxx: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 7c17925aae key-mon: fix download and homepage URLs 2017-08-03 23:03:03 +02:00
Cillian de Róiste 4b960e2ce2 drumgizmo: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 8a1328facb chromedriver: update homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 8fb5217cf7 blender metadata: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 475c303e91 a2jmidid: fix download URL
gna.org is dead, so the homepage is also now longer valid. According to
openhub repo.or.cz seems to be the most relevant repo currently.
2017-08-03 23:03:03 +02:00
John Ericson cd6c452ade cc-wrapper: Don't hardcode MacOS min version for delegates 2017-08-03 16:37:27 -04:00
John Ericson 2e61d8b71c cc-wrapper: Handle more -l.... gotchas 2017-08-03 16:37:27 -04:00
Marius Bergmann 4a93ce179d journalbeat: 5.4.1 -> 5.5.0 2017-08-03 22:23:53 +02:00
Robin Gloster 0b96f1d6d3
bsdgames: fix weird Makefile use of STRIP 2017-08-03 21:50:50 +02:00
Daiderd Jordan eaf9faef60
erlang: remove explicit gcc dependency 2017-08-03 21:22:30 +02:00
Daiderd Jordan d604336b5b Merge pull request #27905 from davidak/restic
restic: enable darwin builds
2017-08-03 20:01:08 +02:00
Daiderd Jordan 09a1f99899 Merge pull request #27898 from matthewbauer/irony-server-darwin
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz aa8cbedf37 packer: add missing go dependency 2017-08-03 18:48:04 +02:00
John Ericson f1d48ca6ba Merge pull request #27859 from adisbladis/revert_27427
Revert "buildenv: read propagated-user-env-packages line-by-line"
2017-08-03 11:17:34 -04:00
davidak 31870ae18d restic: enable darwin builds 2017-08-03 16:37:04 +02:00
John Ericson 74f5fe5068 haskell infra: Misc cleanups
- The haskell lib is very close to not relying on Nixpkgs. I think
   this is good---simpler to think about and matches Nixpkgs's lib.

 - The haskell lib is only imported once

 - stdenv is exposed more shallowly so it can be overriden more easily.
   I'll eventually use this on Darwin to avoid the Sierra shared
   library problems (unless changes are to be made system-wide).

Closes https://github.com/NixOS/nixpkgs/pull/27840.
2017-08-03 13:12:01 +02:00
Peter Simons a2825a3c6f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
c54ab27c33.
2017-08-03 13:11:56 +02:00
zimbatm a1c953dfc7 terraform: 0.9.11 -> 0.10.0 2017-08-03 11:06:23 +01:00
Mathias Schreck 86d9b09c9b dockerTools: fix image json and manifest
The image json is not exactly the same as the layer json, therefore I
changed the implementation to use the `baseJson` which doesn’t include
layer specific details like `id`, `size` or the checksum of the layer.

Also the `history` entry was missing in the image json. I’m not totally
sure if this field is required, but a I got an error from a docker
registry when I’ve tried to receive the distribution manifest of an
image without those `history` entry:

GET: `http://<registry-host>/v2/<imageName>/manifests/<imageTag>`

```json
{
  "errors": [
    {
      "code": "MANIFEST_INVALID",
      "message": "manifest invalid",
      "detail": {}
    }
  ]
}
```

I’ve also used a while loop to iterate over all layers which should make
sure that the order of the layers is correct. Previously `find` was
used and I’m not sure if the order was always correct.
2017-08-03 11:52:03 +02:00
Matthew Bauer 5b996f9125
emscripten: 1.37.13 -> 1.37.16 2017-08-03 01:33:06 -07:00
Matthew Bauer 55b80467c3
irony-server: supports darwin
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk f6817ddf99 Merge pull request #27895 from jtojnar/patch-1
improve description of fonts
2017-08-03 10:24:30 +02:00
Frederik Rietdijk c41b81f0da intltool: fix url
(cherry picked from commit 34aa9a6a40a81ca123d7c2818139d810cfac7ed1)
2017-08-03 10:18:19 +02:00
Charles Strahan c1d8a84d5b Merge pull request #27629 from cstrahan/envoy-staged
Envoy: init at 1.3.0
2017-08-03 03:31:53 -04:00
Jan Tojnar ef7cc032ad
lohit-fonts: add package description 2017-08-03 09:09:03 +02:00
Joachim F 670e1e518d Merge pull request #27838 from sauyon/numix-sx
numix-sx-gtk-theme: init at 2017-04-24
2017-08-03 07:09:49 +01:00
Jan Tojnar 881e2556f4 junicode: make description more concrete 2017-08-03 07:08:02 +02:00
Jamey Sharp 4ca9f899b1 cucumber: init at 2.4.0 2017-08-02 21:55:55 -07:00
Charles Strahan e50f3d37e9
envoy: init at 1.3.0
L7 proxy and communication bus designed for large modern service
oriented architectures.

See: https://lyft.github.io/envoy/
2017-08-03 00:38:33 -04:00
Charles Strahan 4fcc6da889
rapidjson: init at 1.1.0
A fast JSON parser/generator for C++ with both SAX/DOM style API.

See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan f281cfe76d
backward: init at 1.3
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan 958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0 2017-08-03 00:38:33 -04:00
Charles Strahan 3be19de8e4
libevent: 2.0.22 -> 2.1.8 2017-08-03 00:38:32 -04:00
Charles Strahan 7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Raymond Gauthier 0322f66307 clementine: 1.2.3 -> 1.3.1 2017-08-02 23:40:46 -04:00
Peter Hoeg cd4d0c72a8 dropbox: 30.4.22 -> 31.4.24 2017-08-03 10:55:23 +08:00
Nikolay Amiantov f64fb1cc0a mupdf: remove third-party libjpeg 2017-08-03 02:59:08 +03:00
Joachim F be6170d803 Merge pull request #27862 from mbrgm/upgrade-restic
restic: 0.7.0 -> 0.7.1
2017-08-02 19:15:29 +01:00
Joachim Fasting 4751fca48c
tor: 0.3.0.9 -> 0.3.0.10
Fixes TPROXY on linux, fixes potential DOS on openbsd.
Otherwise mostly minor bugfixes.
2017-08-02 20:05:05 +02:00
Jascha Geerds 0854c85678 gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
Joachim Fasting ed98241379
libsodium: 1.0.12 -> 1.0.13
https://github.com/jedisct1/libsodium/releases/tag/1.0.13
2017-08-02 18:11:34 +02:00
Robin Gloster 5d91e806b9
Revert "gnome-tweak-tool: fix eval"
This reverts commit d9521c3418.

Cleaner fix in 6e6271e82f
2017-08-02 16:14:34 +02:00
Peter Simons be0071c2d7 wiggle: fix build
After 093cc00cdd, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Frederik Rietdijk 6e6271e82f python.buildEnv: undo removal of passthru.python 2017-08-02 15:05:00 +02:00
Rob Vermaas 3906aac637
varnish: Update to 5.1.2: https://varnish-cache.org/security/VSV00001.html 2017-08-02 12:48:05 +00:00
Frederik Rietdijk 5ccd255735 Merge pull request #27867 from Moredread/gutenprint
gutenprint: 5.2.11 -> 5.2.13
2017-08-02 12:37:57 +02:00
Yann Hodique 45fb1c94d7 fzf: 0.16.10 -> 0.16.11 2017-08-02 12:02:23 +02:00
André-Patrick Bubel 30f96ed2ba
gutenprint: 5.2.11 -> 5.2.13 2017-08-02 10:57:31 +02:00
Frederik Rietdijk 4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Lancelot SIX ce24f7f192
pythonPackages.django: 1.11.3 -> 1.11.4
This is a bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.4/
2017-08-02 09:55:15 +02:00
Mark Cohen bb6bbce003 material-icons-ttf: init at 3.0.1
There was no package for this icon set, and now there is!
2017-08-02 02:48:27 -04:00
Marius Bergmann 42d93e9724 restic: 0.7.0 -> 0.7.1 2017-08-02 08:16:47 +02:00
Sergey Mironov f49c2fbf7a
trivial-builders.nix: add writeShellScriptBin builder 2017-08-01 20:23:08 -04:00
Michael Weiss 87b215d5f7 android-studio-preview: 3.0.0.7 -> 3.0.0.8
This also contains some refactoring.
2017-08-02 02:12:11 +02:00
Michael Weiss 4472928a1d maim: 5.4.65 -> 5.4.66 2017-08-02 01:52:04 +02:00
Michael Weiss 40c2559851 slop: 6.3.48 -> 7.3.48 2017-08-02 01:49:22 +02:00
Tim Steinbach ae73a1704a
git: 2.13.3 -> 2.13.4 2017-08-01 18:41:14 -04:00
Robin Gloster d9521c3418
gnome-tweak-tool: fix eval 2017-08-01 22:47:03 +02:00
Frederik Rietdijk 3b436d12e3 Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 3b06b8edb7 Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1
filezilla: 3.25.2 -> 3.27.0.1
2017-08-01 21:56:41 +02:00
Frederik Rietdijk 1344aff5a0 Merge pull request #27847 from mimadrid/update/gitflow-1.11.0
gitflow: 1.10.2 -> 1.11.0
2017-08-01 21:56:13 +02:00
Frederik Rietdijk c10747578a Merge pull request #27849 from mimadrid/update/swi-prolog-7.4.2
swi-prolog: 7.2.3 -> 7.4.2
2017-08-01 21:55:49 +02:00
Frederik Rietdijk 3ed7975b65 Merge pull request #27844 from mimadrid/update/igv-2.3.98
igv: 2.3.89 -> 2.3.98
2017-08-01 21:52:33 +02:00
Frederik Rietdijk cb04c2ae0e Merge pull request #27845 from mimadrid/update/git-cola-2.11
git-cola: 2.10 -> 2.11
2017-08-01 21:52:09 +02:00
Frederik Rietdijk 3eaa599699 Merge pull request #27846 from mimadrid/update/git-hub-0.11.1
git-hub: 0.11.0 -> 0.11.1
2017-08-01 21:51:56 +02:00
Frederik Rietdijk 7e4a6dfd08 Merge pull request #27848 from mimadrid/update/shared-mime-info-1.8
shared-mime-info: 1.7 -> 1.8
2017-08-01 21:51:36 +02:00
Frederik Rietdijk 29825ebf93 Merge pull request #27850 from mimadrid/update/groovy-2.4.12
groovy: 2.4.10 -> 2.4.12
2017-08-01 21:50:49 +02:00
Frederik Rietdijk 69d2d02127 Merge pull request #27851 from mimadrid/update/klavaro-3.03
klavaro: 3.02 -> 3.03
2017-08-01 21:50:41 +02:00
Frederik Rietdijk 6c8c4f5182 Merge pull request #27852 from mimadrid/update/gnuplot-5.0.6
gnuplot: 5.0.3 -> 5.0.6
2017-08-01 21:50:12 +02:00
Frederik Rietdijk d1af3b33aa Merge pull request #27006 from Infinisil/scyther
scyther: init at 1.1.3
2017-08-01 21:48:47 +02:00
Joachim F 7be40dd899 Merge pull request #27836 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-08-01 20:39:45 +01:00
mimadrid 2a00ff4a1c
gnuplot: 5.0.3 -> 5.0.6 2017-08-01 20:58:48 +02:00
mimadrid 270bfa2ca3
klavaro: 3.02 -> 3.03 2017-08-01 20:57:37 +02:00
mimadrid 5f831b381c
groovy: 2.4.10 -> 2.4.12 2017-08-01 20:56:09 +02:00
mimadrid c8b0f338a0
swi-prolog: 7.2.3 -> 7.4.2 2017-08-01 20:54:47 +02:00
mimadrid 2063f8ac8c
shared-mime-info: 1.7 -> 1.8 2017-08-01 20:53:10 +02:00
mimadrid d942615651
gitflow: 1.10.2 -> 1.11.0 2017-08-01 20:51:16 +02:00
mimadrid 5234545da8
git-hub: 0.11.0 -> 0.11.1 2017-08-01 20:49:48 +02:00
mimadrid bc563c5973
git-cola: 2.10 -> 2.11 2017-08-01 20:48:21 +02:00
mimadrid 20fb18bdbc
igv: 2.3.89 -> 2.3.98 2017-08-01 20:46:31 +02:00
mimadrid 23aed92e42
filezilla: 3.25.2 -> 3.27.0.1 2017-08-01 20:42:32 +02:00
mimadrid a263de3d3e
libfilezilla: 0.9.2 -> 0.10.0 2017-08-01 20:41:26 +02:00
gnidorah b5057f713d openmw-tes3mp: init at 0.6.0
abbradar:
openmw-tes3mp: make build parallel
openmw-tes3mp: install only needed files

Closes #27646.
2017-08-01 20:24:04 +03:00
gnidorah 5cb0ac3616 terra: fix building on master 2017-08-01 20:24:03 +03:00
gnidorah 4c85665bd2 bullet: 2.83.7 -> 2.86.1 2017-08-01 20:24:03 +03:00
Peter Hoeg 161f0d3348 cantata: 2.0.1 -> 2.1.0 2017-08-02 01:13:24 +08:00
Daiderd Jordan 14314056fc Merge pull request #27839 from LnL7/darwin-nano
nano: remove darwin patch
2017-08-01 18:48:09 +02:00
Daiderd Jordan 794b1d53b2 Merge pull request #27835 from acowley/rtags-2.11
rtags: 2.10 -> 2.11
2017-08-01 18:46:17 +02:00
John Wiegley 0396ca6150
ghc-events_0_6_0 no longer exists 2017-08-01 09:34:50 -07:00
John Wiegley ea8798acc6
coq2html: New expression 2017-08-01 09:30:20 -07:00
Daiderd Jordan ac56b8db4a
nano: remove darwin patch 2017-08-01 18:28:52 +02:00
Robin Gloster 93d80f1951
p11_kit: fix docs 2017-08-01 18:22:57 +02:00
Sauyon Lee f416d59ea4 numix-sx-gtk-theme: init at 2017-04-24 2017-08-01 17:12:30 +01:00