Commit graph

120728 commits

Author SHA1 Message Date
Graham Christensen 9ce33dd8fb
Merge pull request #31778 from chris-martin/pr/patch
nixpkgs manual: how to make a patch file with git
2017-11-17 22:50:39 -05:00
Orivej Desh 59add31f2f
Merge pull request #31780 from romildo/upd.uncrustify
uncrustify: 0.64 -> 0.66
2017-11-17 22:50:35 +00:00
Orivej Desh 5e7be4a2a3 uncrustify: enable parallel building 2017-11-17 22:50:00 +00:00
Orivej Desh af748afe33
Merge pull request #31777 from romildo/upd.catch
catch: 1.9.6 -> 1.11.0
2017-11-17 22:46:14 +00:00
Chris Martin b43c5e0160 nixpkgs manual: how to make a patch file with git
This addresses #31684.
2017-11-17 17:46:07 -05:00
Orivej Desh b5148cec8f libjson-rpc-cpp: enable parallel building 2017-11-17 22:44:01 +00:00
Orivej Desh c8e5b07350
Merge pull request #31776 from veprbl/fastjet_330
fastjet: 3.2.0 -> 3.3.0
2017-11-17 22:36:46 +00:00
José Romildo Malaquias 6e53af6d8e uncrustify: 0.64 -> 0.66 2017-11-17 20:19:00 -02:00
José Romildo Malaquias 0c3a544f91 catch: 1.9.6 -> 1.11.0 2017-11-17 20:10:19 -02:00
Daiderd Jordan 399a22e984
Merge pull request #31175 from yrashk/rust-1.21
rust: 1.20.0 -> 1.21.0
2017-11-17 22:31:49 +01:00
Daiderd Jordan ccf7310e2d
Merge pull request #31125 from LnL7/darwin-rust-bootstrap
rust-bootstrap: cleanup darwin expression
2017-11-17 22:31:32 +01:00
Dmitry Kalinkin 2f1816de5b
fastjet: 3.2.0 -> 3.3.0 2017-11-17 16:23:42 -05:00
Orivej Desh b7734b61a0
Merge pull request #31736 from ChengCat/chengcat
thunar: add wrapGAppsHook
2017-11-17 20:59:47 +00:00
Orivej Desh e283833d9c
Merge pull request #31764 from adisbladis/libmsgpack-gcc7
Libmsgpack gcc7 fixes
2017-11-17 20:48:42 +00:00
Orivej Desh 23a5f54ee5
Merge pull request #30534 from kamilchm/spark
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Thomas Tuegel 850846e132
Merge pull request #31772 from ttuegel/dropbox/versions
Dropbox: overwrite old versions, pass arguments, fix sign-in
2017-11-17 13:57:09 -06:00
Daiderd Jordan e677ed1c5b
Merge pull request #31771 from cstrahan/ycmd-update
ycmd update
2017-11-17 19:20:18 +01:00
Orivej Desh 73598e3787 go_1_9: skip flaky TestWaitGroupMisuse2
https://github.com/golang/go/issues/20072
https://hydra.nixos.org/build/64351217/nixlog/1
2017-11-17 18:05:30 +00:00
Thomas Tuegel 7dee7d6ddb
dropbox: install firefox-bin in FHS env
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.

Resolves: #31667
2017-11-17 12:00:20 -06:00
Daiderd Jordan 45b6c9c8f1
Merge pull request #31760 from LnL7/darwin-gstreamer
gstreamer: fix darwin build
2017-11-17 18:59:11 +01:00
Thomas Tuegel 7e7fbebed9
dropbox: pass along positional parameters to exec 2017-11-17 11:48:34 -06:00
Thomas Tuegel 9ce215862e
dropbox: overwrite existing installation if our installer is newer 2017-11-17 11:47:55 -06:00
Orivej Desh 587642bddc erlangR18: fix patch hashes with fetchpatch 2017-11-17 17:04:23 +00:00
Orivej Desh 66239387a5 xml2: replace dead links 2017-11-17 16:54:20 +00:00
Bjørn Forsman 3f36f167e6 nixos/pam: fix docs about path to u2f_keys file
Looking at upstream git repo (git://github.com/Yubico/pam-u2f.git) the
docs initially said the path was ~/.yubico/u2f_keys, but it was later
changed to ~/.config/Yubico/u2f_keys (in 2015).

I have run pam_u2f.so with "debug" option and observed that the correct
path indeed is ~/.config/Yubico/u2f_keys.
2017-11-17 17:50:40 +01:00
Orivej Desh 4be7aae5b3 cinelerra: add a note about parallel building 2017-11-17 16:41:16 +00:00
Florian Klink 7c737cb506 msmtp: install docs and examples (#31769)
* msmtp: install docs and examples

* msmtp: nitpick
2017-11-17 16:35:01 +00:00
Charles Strahan f39c132bce
ycmd: 2017-03-27 -> 2017-11-05 2017-11-17 11:20:11 -05:00
Tuomas Tynkkynen eb85761137 kernel: Fix out-of-tree modules on aarch64
https://hydra.nixos.org/build/62813493
2017-11-17 17:06:52 +02:00
Franz Pletz 00056e76d0
nixos/tests/acme: update terms of service to fix test 2017-11-17 16:05:13 +01:00
Franz Pletz bc7c2c2c8d
Merge pull request #31574 from WilliButz/add-gixy
gixy: init at 0.1.8
2017-11-17 15:46:19 +01:00
WilliButz 489fd5a7ce
gixy: init at 0.1.8 2017-11-17 15:36:52 +01:00
WilliButz c122dadb51
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00
Roman Kuznetsov fccc81a671 mono: init at 4.8 2017-11-17 17:31:56 +03:00
Ollie Charles b075e79c97 wal-g: fix license so not to break evaluation 2017-11-17 13:55:14 +00:00
Ollie Charles 5735aecc27 wal-g: init at 0.1.2 2017-11-17 13:45:00 +00:00
Graham Christensen 5af8c930fc
Merge pull request #31768 from andir/fix-vagrant-vbox52
vagrant: 2.0.0 -> 2.0.1 (fixes vagrant with virtualbox 5.2)
2017-11-17 07:59:40 -05:00
Orivej Desh d7aefea2ef maintainers: add backuitist 2017-11-17 12:23:44 +00:00
Oliver Charles 560400773c nixos/prometheus: Correct documentation for external_labels
As description is literal XML, I need to escape < and > by hand.
2017-11-17 11:06:03 +00:00
Orivej Desh ceed4b2d12 spidermonkey: replace broken links
people.mozilla.org is gone
2017-11-17 11:04:28 +00:00
Orivej Desh a50e8c8b00
Merge pull request #31626 from backuitist/i3status
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 10:45:10 +00:00
Orivej Desh c0d2ee13be
Merge pull request #31730 from gnidorah/rambox
rambox: allow user to use other auth0 credentials
2017-11-17 10:43:52 +00:00
Andreas Rammhold e427e8415c
vagrant: removed custom rake gem 2017-11-17 11:43:31 +01:00
Andreas Rammhold 3f4eb16799
vagrant: 2.0.0 -> 2.0.1
Due to the virtualbox bump to version 5.2 vagrant was no longer able to
interface with virtualbox. Version 2.0.1 supports virtualbox 5.2.
2017-11-17 11:43:30 +01:00
Oliver Charles acb7f43db9 nixos/prometheus: add external_labels option 2017-11-17 10:16:21 +00:00
Oliver Charles f0334c0336 nixos/prometheus: add scrape_configs.honor_labels 2017-11-17 10:15:37 +00:00
Peter Hoeg 9e44d34be2 tvheadend: 4.2.1 -> 4.2.4 2017-11-17 18:04:59 +08:00
Orivej Desh fa2bf1bf20 octoprint: 1.3.4 -> 1.3.5
Its hash has changed again.  Keep a table of old hashes for fact checking.
2017-11-17 08:17:43 +00:00
Jörg Thalheim 348f938c55
Merge pull request #31766 from orivej/rust-doc
doc: improve rustPlatform example
2017-11-17 08:01:33 +00:00
Jörg Thalheim 0bab82b001
Merge pull request #31717 from Mic92/rustracer
rustracer: 2.0.9 -> 2.0.12
2017-11-17 08:00:37 +00:00