3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

262559 commits

Author SHA1 Message Date
Elliot Cameron 26dedb8398
vtk: use system png
VTK doesn't seem produce png symbols on aarch64. We could probably
figure out how to fix that but we can also just tell it to use the
libpng we already have, which already works on aarch64.
2021-01-08 10:25:37 -05:00
Sandro 97acd4c9e4
Merge pull request #108732 from rhoriguchi/vscode-extensions/highlight-matching-tag
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 16:19:25 +01:00
R. RyanTM 8abd513d8b python37Packages.flask-cors: 3.0.9 -> 3.0.10 2021-01-08 15:19:13 +00:00
Sandro e90b05bfd8
Merge pull request #108729 from sikmir/mtpaint
mtPaint: 3.49.12 → 3.50.01
2021-01-08 16:18:59 +01:00
Sandro a98302aa9b
Merge pull request #108728 from rhoriguchi/vscode-extensions/nixfmt-vscode
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1
2021-01-08 16:00:11 +01:00
Sandro 40bfa03257
Merge pull request #108722 from jlesquembre/vim-capslock
vimPlugins.vim-capslock: init at 2021-01-07
2021-01-08 15:59:47 +01:00
Phillip Cloud 7115e5ac8d nvidia-docker: fix pname of nvidia-container-runtime 2021-01-08 09:29:56 -05:00
Phillip Cloud 890a298409 nvidia-docker: wrapProgram to pickup needed runc executable 2021-01-08 09:29:56 -05:00
Phillip Cloud df43c0f9da nvidia-docker: install podman config 2021-01-08 09:29:56 -05:00
Phillip Cloud c9955d06be nixos/podman: add nvidia runtime support 2021-01-08 09:29:55 -05:00
Ivan Kovnatsky 9e59058f2f
vimPlugins.vim-git: init at 2020-07-13 2021-01-08 16:25:44 +02:00
Tim Steinbach f621108dbc
oh-my-zsh: 2021-01-05 → 2021-01-07 2021-01-08 14:03:10 +00:00
Florian Franzen 70523a5e04 firefox-esr-78: 78.5.0 -> 78.6.1 2021-01-08 15:01:56 +01:00
Tim Steinbach 137859bc9d
awscli: 1.18.210 -> 1.18.211 2021-01-08 09:00:19 -05:00
Tim Steinbach 583bde3965
python3Packages.boto3: 1.16.50 -> 1.16.51 2021-01-08 08:59:33 -05:00
Tim Steinbach 63d40a90c9
python3Packages.botocore: 1.19.50 -> 1.19.51 2021-01-08 08:59:23 -05:00
Alyssa Ross 8694e7de25 nixos/getty: add services.getty.loginOptions
This corresponds to agetty's --login-options argument.

With this change, I can set

    services.getty.autologinUser = "qyliss";
    services.getty.loginOptions = "-- \\u";

and have my username prefilled, but with my password still
required (unlike the normal autologinUser behaviour).
2021-01-08 13:55:25 +00:00
Florian Franzen ba229388ca firefox: 84.0.1 -> 84.0.2 2021-01-08 14:44:04 +01:00
Florian Franzen 1475628429 firefox-bin: 84.0.1 -> 84.0.2 2021-01-08 14:43:52 +01:00
Anderson Torres 306fe1c436
Merge pull request #108710 from 06kellyjac/starboard
starboard: 0.7.1 -> 0.8.0
2021-01-08 10:43:31 -03:00
Florian Franzen 126c359b00 firefox-devedition-bin: 84.0b4 -> 85.0b6 2021-01-08 14:42:37 +01:00
Rob Ashton 0e061a8595
intel-media-driver: Fix runtime issues due to the libX11 dependency
X11 is an optional run-time and optional build-time dependency of iHD.
A patchelf is required to join these two worlds together, and a lot of
machines that'll run the intel-media-driver won't have X11 on them, so
make it optional.

Fix #73236.

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2021-01-08 14:41:31 +01:00
Florian Franzen 480692d34f firefox-beta-bin: 85.0b4 -> 85.0b6 2021-01-08 14:40:36 +01:00
Pavol Rusnak 271f4001c3
rust: fix comment about invocation of print-hashes.sh 2021-01-08 14:38:42 +01:00
Dennis Gosnell 08fc5efd43
Merge pull request #108452 from cleverca22/jailbreak-profiteur
profiteur: jailbreak and un-break
2021-01-08 22:05:56 +09:00
Dennis Gosnell 8ff0049baf
haskellPackages.profiteur: remove unnecessary parens 2021-01-08 22:02:08 +09:00
Daniël de Kok 464633d5f7
Merge pull request #108581 from roberth/dockerTools-don't-apologize
dockerTools: Don't apologize
2021-01-08 13:58:46 +01:00
Pavol Rusnak 922b041809
Merge pull request #108009 from nima2007/mcrypt1
mcrypt: patch to include stdlib.h instead of malloc.h to build on darwin
2021-01-08 13:19:29 +01:00
Roman Volosatovs d6d9eb5593
ioquake3: 2019-05-29 -> 2020-12-26 2021-01-08 12:57:42 +01:00
Michael Weiss f274df0cda
chromiumBeta: 88.0.4324.50 -> 88.0.4324.79 2021-01-08 12:48:31 +01:00
1000101 ff1d77d788 postgresqlPackages.timescaledb: 1.7.4-> 2.0.0 2021-01-08 12:46:44 +01:00
Georges Dubus 78620e28d6 pijul: 1.0.0-alpha.24 -> 1.0.0-alpha.31 2021-01-08 12:43:09 +01:00
Michael Bishop 662eba1245
profiteur: jailbreak and un-break 2021-01-08 07:42:53 -04:00
Michael Weiss bdc86af5ec
Merge pull request #108752 from marsam/fix-gpgme-darwin
gpgme: fix build on darwin
2021-01-08 12:37:08 +01:00
David Terry add5d11375
lieer: 1.2 -> 1.3 2021-01-08 12:07:40 +01:00
Gabriel Ebner 5000e5707b
Merge pull request #108717 from Dyazz/libqalculate
libqalculate: 3.14.0 -> 3.16.0
2021-01-08 11:23:31 +01:00
Daniel Edgecumbe d347164e04 libcst: fix python 3.6 support
The 'dataclasses' module is a required dependency of libcst.
Python >= 3.7 include this module natively.
2021-01-08 11:21:38 +01:00
Alvar Penning 757889019b golangci-lint: 1.33.0 -> 1.35.0 2021-01-08 11:12:07 +01:00
Mario Rodas 0946f962f4 nimlsp: init at 0.2.6
Co-authored-by: nbonfils <nbonfils@users.noreply.github.com>
2021-01-08 11:04:25 +01:00
Sandro 2b1f8235b4
Merge pull request #108402 from ymatsiuk/add-appgate-sdp 2021-01-08 10:51:27 +01:00
Ryan Horiguchi 2839e588d8
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0 2021-01-08 10:50:13 +01:00
Jörg Thalheim d48c4a0013
Merge pull request #108742 from sheenobu/patch-1
tortoisehg: 5.2.1 -> 5.6
2021-01-08 09:37:11 +00:00
Arnout Engelen ac24eaff9e
busybox: 1.32.0 -> 1.32.1
Fixes #108675, a tty deadlock issue that affected one of the
texinfoInteractive tests.

Co-Authored-By: Sandro <sandro.jaeckel@gmail.com>
2021-01-08 09:42:46 +01:00
Sandro d0c5336653
Merge pull request #108671 from AndersonTorres/rootbar
rootbar: init at unstable-2020-11-13
2021-01-08 09:40:04 +01:00
Sandro aaee60c696
Merge pull request #108706 from ruuda/fcct090
fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0
2021-01-08 09:39:37 +01:00
Sandro fe3190c206
Merge pull request #108695 from davidtwco/jirafeau-4.3.0
jirafeau: 4.1.1 -> 4.3.0
2021-01-08 09:39:00 +01:00
Sandro 0a2710f4ae
Merge pull request #108705 from fabaff/pydexcom 2021-01-08 09:38:47 +01:00
Fabian Affolter a614fba930 python3Packages.PyChromecast: disable checks 2021-01-08 09:38:03 +01:00
Ryan Horiguchi 623bc4704d
vscode-extensions.formulahendry.auto-rename-tag: 0.1.5 -> 0.1.6 2021-01-08 09:36:43 +01:00
Mario Rodas 5772fa648c
Merge pull request #108749 from zowoq/ytdl
youtube-dl: 2021.01.03 -> 2021.01.08
2021-01-08 03:21:13 -05:00