Commit Graph
200509 Commits
Author SHA1 Message Date
Milan Pässler 00ac18cdea qtwebengine: add patch for CVE-2019-13720 2019-11-04 22:50:00 +01:00
RenaudandGitHub c4821a82f8 theharvester: 3.0.6 -> 3.1
+ use buildPythonApplication now that upstream ships a setup.py

(#72748)
2019-11-04 19:41:24 +01:00
Marek MahutandGitHub ba765155b4 Merge pull request #72738 from dduan/tre
tre-command: init at 0.2.2
2019-11-04 19:07:25 +01:00
Marek MahutandGitHub 924bc50a33 Merge pull request #72779 from LnL7/darwin-inkscape
inkscape: fix darwin build
2019-11-04 19:00:50 +01:00
Jan TojnarandGitHub 57d33a2c8f Merge pull request #72788 from jtojnar/devhelp-blank
gnome3.devhelp: fix blank pages
2019-11-04 18:59:55 +01:00
Jan Tojnar 6160907f85 gnome3.devhelp: fix blank pages 2019-11-04 18:21:39 +01:00
Jan Tojnar 1a3f284b9c gnome3.devhelp: clean up
* Format with nixpkgs-format
* Quote URL
* Fix license
2019-11-04 18:19:27 +01:00
Jonathan RingerandJon 5842a29159 python3Packages.solo-python: 0.0.15 -> 0.0.18 2019-11-04 08:58:36 -08:00
gnidorahandJon b7dc9e131f pakcs: 2.1.2 -> 2.2.0 2019-11-04 08:54:02 -08:00
gnidorahandJon 0f68bf333c openxray: 510 -> 558 2019-11-04 08:54:02 -08:00
gnidorahandJon b505f81181 openjk: 2019-06-24 -> 2019-10-25 2019-11-04 08:54:02 -08:00
gnidorahandJon 1c3407f954 openmw-tes3mp: 2019-06-09 -> 2019-07-01 2019-11-04 08:54:02 -08:00
gnidorahandJon afb4d447ba vkquake: 1.01.0 -> 1.02.1 2019-11-04 08:54:02 -08:00
gnidorahandJon 791f835c2e vk-messenger: 4.0.1 -> 4.5.2 2019-11-04 08:54:02 -08:00
gnidorahandJon 34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08:00
gnidorahandJon f7c032ee00 pythonPackages.pykde4: fix url
Became incorrect after #66585
2019-11-04 08:54:02 -08:00
gnidorahandJon 2632156cf5 phodav: 2.2 -> 2.3 2019-11-04 08:54:02 -08:00
gnidorahandJon 7a17d2df56 video2midi: 0.3.9.5 -> 0.3.9.6 2019-11-04 08:54:02 -08:00
Marek MahutandGitHub e51f707437 Merge pull request #72729 from mmahut/trac
nixos/trac: init
2019-11-04 17:53:49 +01:00
R. RyanTMandJon b1b776b11c python38Packages.xdis: 4.0.4 -> 4.1.2 2019-11-04 08:46:17 -08:00
R. RyanTMandJon d751e08522 python38Packages.license-expression: 0.999 -> 1.0 2019-11-04 08:43:51 -08:00
R. RyanTMandJon 5524f4df0d gitAndTools.pre-commit: 1.18.3 -> 1.20.0 2019-11-04 08:37:18 -08:00
R. RyanTMandVincent Laporte 1c336ed6fc ocamlPackages.mlgmpidl: 1.2.10 -> 1.2.11 2019-11-04 16:34:57 +00:00
R. RyanTMandRenaud a38273aaa5 asunder: 2.9.4 -> 2.9.5 (#72459)
* asunder: 2.9.4 -> 2.9.5

* asunder: cleanup build inputs
Move intltool and makeWrapper to nativeBuildInputs
2019-11-04 17:09:25 +01:00
Max VeytsmanandBjørn Forsman de1cbcc692 nixos/nat: fix typo in comment
This iptables directive is marking packets coming from the internal interfaces so they can later be NATed by the rule in https://github.com/NixOS/nixpkgs/blob/22378e699682778075bcfb12cb6bf710261586f5/nixos/modules/services/networking/nat.nix#L38-L42 .

Fix the comment accordingly.
2019-11-04 17:00:22 +01:00
Linus HeckemannandGitHub 6f41b1c842 Merge pull request #68193 from chkno/nixos-option-rewrite
nixos-option C++ rewrite with --all
2019-11-04 16:55:04 +01:00
Matthew BauerandGitHub 5ae0b8fd9e Merge pull request #72566 from kolbycrouch/master
retroarch: update cores
2019-11-04 10:41:13 -05:00
Matthew BauerandGitHub d20670fbfc Merge pull request #72735 from nh2/libjpeg-turbo-static
libjpeg-turbo: Add flag to build static libraries as well
2019-11-04 10:40:38 -05:00
Matthew BauerandGitHub 2fa566028e Merge pull request #72778 from alapshin/hunspell-dicts-ru
hunspell-dicts: add Russian dictionary
2019-11-04 10:36:49 -05:00
Keito KajitaniandFrederik Rietdijk faf06da0df rictydiminished-with-firacode: fonttools requires python3 (#72762)
* rictydiminished-with-firacode: fonttools requires python3

* rictydiminished-with-firacode: python3 is sufficient, purge python3Full
2019-11-04 16:23:34 +01:00
Daiderd Jordan 9b773fd98a inkscape: fix darwin build
Cairo is also a dependency now.

    /tmp/nix-build-inkscape-0.92.4.drv-0/inkscape-0.92.4/src/display/drawing-context.h:20:10: fatal error: 'cairo.h' file not found
    #include <cairo.h>
             ^~~~~~~~~
    1 error generated.
2019-11-04 16:03:18 +01:00
Tim Steinbach c97ca709c1 linux: 5.4-rc5 -> 5.4-rc6 2019-11-04 09:38:27 -05:00
Andrei Lapshin ed2484f48a hunspell-dicts: add Russian dictionary 2019-11-04 17:31:20 +03:00
Robin GlosterandLinus Heckemann 754e315fb5 release-notes 20.03: added notice for rewritten nixos-option 2019-11-04 15:14:42 +01:00
Tim Steinbach 348bafc1df vivaldi: 2.9.1705.31-1 -> 2.9.1705.38-1 2019-11-04 09:13:16 -05:00
ChuckandLinus Heckemann 1e7985942b snake_case -> camelCase 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 445145d5b9 Support aggregate types attrsOf and listOf 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann a3e31df4d7 (clang-format for has_example) 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 57a5752300 Add maintainer 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 5646240870 Only print example when there is one 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 4d17d5b31f snake_case -> camelCase 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 84d55716a9 Don't print header on stderr
Automated consumers can use 'sed 1d' or similar to remove this header.

This probably makes this output *easier* to consume correctly.  Having
this header show up in consumers' terminal or log output is probably not
useful, but hiding it without hiding all error messages would have been
more troublesome that just stripping it from stdout.

I.e., previously, unsophisticated use would show undesired output:
  $ some-other-tool
  This attribute set contains:
  This attribute set contains:
  This attribute set contains:
  This attribute set contains:
  <Actual some-other-tool output>

The simplest way to hide this undesired output would have been
nixos-option ... 2>/dev/null, which would hide all error messages.
We do not wish to encourage that.

Correct use would have been something like:
  nixos-option ... 2> >( grep --line-buffered -v 'This attribute set contains:')

After this change, correct use is simpler:
  nixos-option ... | sed 1d
or
  nixos-option ... | sed '1/This attribute set contains:/d'
if the caller don't know if this invocation of nixos-option will yield
an attribute listing or an option description.
2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 2ddd2d0760 Explain why header goes on stderr 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 94a068fe36 Pass values by reference
Switch from convention "appease clang-tidy --checks='*'" to
"References are like non-nullptr pointers".  The clang-tidy check
"google-runtime-references" complains about non-const reference
arguments, but this is not a convention used in Nix.
2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 3d3ce8df7f Pass Context by reference
Switch from convention "appease clang-tidy --checks='*'" to
"References are like non-nullptr pointers".  The clang-tidy check
"google-runtime-references" complains about non-const reference
arguments, but this is not a convention used in Nix.
2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann c967e3fd3e Hold state and autoArgs by reference
Switch from convention "appease clang-tidy --checks='*'" to
"References are like non-nullptr pointers".  The clang-tidy check
"google-runtime-references" complains about non-const reference
arguments, but this is not a convention used in Nix.
2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann c457766a1f Use std::get_if 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 88183eb484 Per reviewer request, cast the other side.
I don't think this matters.  As long as one or the other of these is
a std::string, I get an operator== that looks at content rather than
pointer equality.  I picked casting the constant over casting the dynamic
thing in hopes that the compiler would have a better chance at optimizing
away any runtime cost.

Deferring to reviewer.
2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann aa8e1d5f1e Always say which path component had trouble 2019-11-04 15:11:45 +01:00
ChuckandLinus Heckemann 4ded9beea2 Add note: Keep error message in sync with nixos-option 2019-11-04 15:11:45 +01:00