Commit Graph
249041 Commits
Author SHA1 Message Date
Nikolay KorotkiyandNiklas Hambüchen 59645d2e42 cloudcompare: 2.11.0 → 2.11.2 2020-10-28 13:24:55 +01:00
Peter SimonsandGitHub 40bc6c8dad Merge pull request #100393 from matthiasbeyer/update-r
R: 4.0.2 -> 4.0.3
2020-10-25 21:57:03 +01:00
Michael RaskinandGitHub 2566c366a5 Merge pull request #101661 from 7c6f434c/more-quicklisp
lispPackages: add some more, mainly from Quicklisp top 100
2020-10-25 20:36:02 +00:00
Jörg ThalheimandGitHub 2257afa81d Merge pull request #101594 from Mic92/x265-aarch64
x265: fix linux-aarch64 build
2020-10-25 20:58:11 +01:00
Nikolay KorotkiyandBjørn Forsman d2a28d3b38 xournalpp: 1.0.18 -> 1.0.19 2020-10-25 19:34:20 +01:00
Maximilian BoschandGitHub 2543fb203b Merge pull request #101640 from erictapen/tor-browser-bundle-bin-10.0.2
tor-browser-bundle-bin: 10.0.1 -> 10.0.2
2020-10-25 19:27:57 +01:00
Maximilian BoschandGitHub a3041ab124 Merge pull request #101645 from andir/qemu-tests-fixup
nixos/tests: only apply qemu parameters if the options are defined
2020-10-25 19:25:50 +01:00
Michael Raskin 665597f50b lispPackages: add some more, mainly from Quicklisp top 100 2020-10-25 18:32:33 +01:00
Ryan MulliganandGitHub f262382e01 Merge pull request #101653 from r-ryantm/auto-update/gobuster
gobuster: 3.0.1 -> 3.1.0
2020-10-25 09:19:07 -07:00
Jacek GalowiczandGitHub f4254fba4f Merge pull request #101538 from xfix/test-driver-bufsize
test-driver.py: remove bufsize=1 from Popen calls
2020-10-25 16:41:09 +01:00
Konrad Borowski 254d30d4c9 test-driver.py: remove bufsize=1 from Popen calls
According to Python documentation [0], `bufsize=1` is only meaningful in
text mode. As we don't pass in an argument called `universal_newlines`,
`encoding`, `errors` or `text` the file objects aren't opened in text
mode, which means the argument is ignored with a warning in Python 3.8.

    line buffering (buffering=1) isn't supported in binary mode,
    the default buffer size will be used

This commit removes this warning that appared when using
interactive test driver built with `-A driver`. This is done by
removing `bufsize=1` from Popen calls.

The default parameter when unspecified for `bufsize` is `-1` which
according to the documentation will be interpreted as
`io.DEFAULT_BUFFER_SIZE`. As mentioned by a warning, Python already
uses default buffer size when providing `buffering=1` parameter for
file objects not opened in text mode.

[0]: https://docs.python.org/3/library/subprocess.html#subprocess.Popen
2020-10-25 16:22:07 +01:00
Lucas RansanandBenjamin Hipple ce383a1985 ssh-chat: 1.9 -> 1.10 2020-10-25 11:12:39 -04:00
Vincent LaporteandVincent Laporte b5f396e43a ocamlPackages.mirage-net: init at 3.0.1 2020-10-25 16:02:34 +01:00
Alyssa RossandBenjamin Hipple f20b89d1d4 dtc,python.pkgs.libfdt: drop python buildInput
This doesn't seem to be necessary to build the library with
strictDeps = true, or when cross-compiling.
2020-10-25 10:55:52 -04:00
Guillaume PagnouxandBenjamin Hipple fdba3f6db0 boxfort: unstable-2019-09-19 -> unstable-2019-10-09
Signed-off-by: Guillaume Pagnoux <guillaume.pagnoux@lse.epita.fr>
2020-10-25 10:53:24 -04:00
Benjamin HippleandGitHub d53dd036d2 Merge pull request #80151 from ju1m/dstat_fix_pluginpath
dstat: fix pluginpath
2020-10-25 10:48:54 -04:00
MrKornerandBenjamin Hipple e8268c7627 Update default.nix 2020-10-25 10:41:22 -04:00
MrKornerandBenjamin Hipple 7392ef4cce Update default.nix 2020-10-25 10:41:22 -04:00
R. RyanTM ce1bc3c3b0 gobuster: 3.0.1 -> 3.1.0 2020-10-25 14:40:51 +00:00
Benjamin HippleandGitHub f98312fcb5 Merge pull request #79759 from lopsided98/syncoid-no-root
nixos/syncoid: automatically setup privilege delegation
2020-10-25 10:40:33 -04:00
Sebastian NagelandBenjamin Hipple 7426e53f95 zsh-autoenv: fix zsh-autoenv-share description
Fix a copy & paste error in zsh-autoenv-share documentation
2020-10-25 10:37:47 -04:00
Benjamin HippleandGitHub 40a50db054 Merge pull request #101585 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 3.0 -> 3.1
2020-10-25 10:22:12 -04:00
Benjamin HippleandGitHub 39d1011c45 Merge pull request #101575 from r-ryantm/auto-update/debianutils
debianutils: 4.11.1 -> 4.11.2
2020-10-25 10:19:38 -04:00
Benjamin HippleandGitHub 19256a1f6f Merge pull request #101649 from siraben/desc-fix
treewide: remove periods from end of package descriptions (part 2)
2020-10-25 10:13:55 -04:00
Martin WeineltandGitHub 923ceda526 Merge pull request #101639 from Luflosi/glances-add-py-cpuinfo
glances: add py-cpuinfo dependency
2020-10-25 15:03:44 +01:00
Martin WeineltandGitHub 5eb2dc80f2 Merge pull request #101638 from dywedir/slurp
slurp: 1.2.0 -> 1.3.0
2020-10-25 14:52:58 +01:00
Bas van DijkandGitHub 67f5d7f7cb Merge pull request #101559 from basvandijk/rocksdb-6.12.7
rocksdb: 6.10.2 -> 6.12.7
2020-10-25 14:46:39 +01:00
Ben Siraphob c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Matt WittmannandBjørn Forsman cc25408652 vscode-extensions.dhall.vscode-dhall-lsp-server: init at 0.0.4 2020-10-25 14:08:40 +01:00
Matt WittmannandBjørn Forsman 6981011d90 vscode-extensions.dhall.dhall-lang: init at 0.0.4 2020-10-25 14:08:40 +01:00
R. RyanTMandehmry f006f30cb4 picard: 2.4.4 -> 2.5 2020-10-25 14:00:02 +01:00
R. RyanTMandFrederik Rietdijk 5737e856f9 urh: 2.8.8 -> 2.8.9 2020-10-25 13:59:26 +01:00
Frederik Rietdijk 89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
Frederik Rietdijk af8a48c3c1 Revert "pythonPackages.django: clarify versions, remove django_lts attribute"
Fix eval.

This reverts commit 00d5a13322.
2020-10-25 13:44:02 +01:00
Ryan MulliganandGitHub a4795e27b6 Merge pull request #101613 from r-ryantm/auto-update/fava
fava: 1.15 -> 1.16
2020-10-25 05:43:04 -07:00
Andreas Rammhold f4d7493162 nixos/tests: only apply qemu parameters if the options are defined
This fixes an eval error that occurred on hydra with the small channel
and the `nixos.tests.boot.biosCdrom.x86_64-linux` attribute:

> $ nix-instantiate nixos/release-small.nix -A nixos.tests.boot.biosCdrom.x86_64-linux
> warning: unknown setting 'experimental-features'
> error: The option `virtualisation.qemu' does not exist. Definition values:
> - In `/home/andi/dev/nixos/nixpkgs/nixos/modules/testing/test-instrumentation.nix':
>     {
>       consoles = [ ];
>       package = {
> 	_type = "override";
> 	content = <derivation /nix/store/q72h2cdcb9zjgiay5gdgzwddjkbjr7xq-qemu-host-cpu-only-for-vm-tests-5.1.0.drv>;
>     ...
> (use '--show-trace' to show detailed location information)

In bc2188b we changed test test-instrumentation to also set the QEMU
package that is being used. That change unfortunately caused us to
always assing values to the virtualisation.qemu.package option even when
the option is not defined. The original code was explicitly testing for
the consoles case but the then newly extended version did not adjust the
check as the intention was probably not clear.

With this commit we are always ensuring the entire virtualisation.qemu
section exists and can thus drop the individual tests for each of the
sections since the QEMU module always defines both the package and the
consoles option when it's root is defined..
2020-10-25 13:42:01 +01:00
Ryan MulliganandGitHub 6e61e0db2e Merge pull request #101320 from ryantm/stale
stale bot: even more TL;DR
2020-10-25 05:41:55 -07:00
Justin Humm 03d85e8aac tor-browser-bundle-bin: 10.0.1 -> 10.0.2 2020-10-25 12:00:15 +01:00
Vincent LaporteandVincent Laporte aa7977af2c ocamlPackages.mirage-bootvar-unix: init at 0.1.0 2020-10-25 11:09:43 +01:00
Vincent LaporteandVincent Laporte 8b2e5dcf27 ocamlPackages.parse-argv: init at 0.2.0 2020-10-25 11:09:43 +01:00
Scott WorleyandFrederik Rietdijk f99b6369b1 nixos/tests/hadoop: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk c25ccf6b4b nixos/tests/docker-tools: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk f6ecfdac39 nixos/tests/bitcoind: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk 0812bb843d nixos/tests/corerad: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk ad96a2e52b nixos/tests/cfssl: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk 8adaa71b52 nixos/tests/caddy: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk ecbd2a8bc1 nixos/tests/cadvisor: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk eff7338d98 nixos/tests/convos: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk 1abfb504b1 nixos/tests/hitch: Use curl --fail 2020-10-25 11:01:31 +01:00
Scott WorleyandFrederik Rietdijk 19034ed7a4 nixos/tests/metabase: Use curl --fail 2020-10-25 11:01:31 +01:00