2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-22 12:04:40 +00:00
Commit Graph

262382 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 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 from sikmir/mtpaint
mtPaint: 3.49.12 → 3.50.01
2021-01-08 16:18:59 +01:00
Sandro
a98302aa9b
Merge pull request 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 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
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
Anderson Torres
306fe1c436
Merge pull request from 06kellyjac/starboard
starboard: 0.7.1 -> 0.8.0
2021-01-08 10:43:31 -03: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 .

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2021-01-08 14:41:31 +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 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 from roberth/dockerTools-don't-apologize
dockerTools: Don't apologize
2021-01-08 13:58:46 +01:00
Pavol Rusnak
922b041809
Merge pull request 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
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 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 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 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 from sheenobu/patch-1
tortoisehg: 5.2.1 -> 5.6
2021-01-08 09:37:11 +00:00
Sandro
d0c5336653
Merge pull request from AndersonTorres/rootbar
rootbar: init at unstable-2020-11-13
2021-01-08 09:40:04 +01:00
Sandro
aaee60c696
Merge pull request 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 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 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 from zowoq/ytdl
youtube-dl: 2021.01.03 -> 2021.01.08
2021-01-08 03:21:13 -05:00
Fabian Affolter
d3e211ccd8 python3Packages.PyChromecast: 7.7.1 -> 7.7.2 2021-01-08 09:18:33 +01:00
Dyazz
8cdefb6995 qalculate-gtk: 3.15.0 -> 3.16.0 2021-01-08 08:43:39 +01:00
Mario Rodas
4786388803
Merge pull request from marsam/fix-libfprint-build
libfprint: fix build
2021-01-08 02:41:30 -05:00
Vincent Laporte
7ff870779a ocamlPackages.csexp: use Dune 2 2021-01-08 08:35:00 +01:00
Dennis Gosnell
c871aec2a3
Merge pull request from markus1189/threadscope-jailbreak
haskellPackages.threadscope: jailbreak to fix build
2021-01-08 15:39:17 +09:00
zowoq
752fce151b youtube-dl: 2021.01.03 -> 2021.01.08
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08
2021-01-08 16:34:54 +10:00
Alyssa Ross
ca90852324
Revert "ipfs-cluster: Remove go1.14 pinning."
Quoting <https://github.com/NixOS/nixpkgs/pull/107941#issuecomment-756527121>:

> If you're going to remove the 1.14 pin, you'll need to bump the
> version by a few commits, or it builds but doesn't actually work.

This reverts commit f7fc3bfd55.
2021-01-08 05:59:45 +00:00