Commit Graph
273995 Commits
Author SHA1 Message Date
Gabor Greif 3468130c1e llvmPackages_11: 11.1.0rc2 -> 11.1.0 2021-02-18 13:11:24 +01:00
SandroandGitHub cc19a6173f Merge pull request #113307 from iAmMrinal0/init/authy
authy: init at 1.8.3
2021-02-18 13:05:53 +01:00
sternenseemann 281a2401b2 nixos/tests/openldap: make openldap test auto-callable
The NixOS manual documents that you can invoke every tests using

    nix-build path/to/nixos/tests/test.nix

which was not the case for openldap since it is not autocallable, but
requires pkgs and system as arguments. Usually, make-test-pythons.nix
takes care of this if it is imported at the top-level, but since
openldap.nix contains multiple tests, this was not the case.

This is however easily fixed by:

* Adding default values for the pkgs and system arguments based on the
  definition in make-test-python.nix
* Passing pkgs and system explicitly to make-test-python.nix to ensure
  the pkgs and system values passed from all-tests.nix are used.
2021-02-18 13:04:08 +01:00
R. RyanTM 70757bca20 mu: 1.4.13 -> 1.4.15 2021-02-18 12:01:38 +00:00
SandroandGitHub 7ec23be044 Merge pull request #99348 from bryanasdev000/package-kubectl-example
kubectl-example: init at 1.0.1
2021-02-18 13:00:21 +01:00
Guillaume GirolandGitHub 5d7cecc090 Merge pull request #112857 from r-burns/grub-cross
grub2: fix cross-compilation
2021-02-18 11:57:46 +00:00
Sandro Jäckel 8c63323b41 g2o: mark broken on darwin 2021-02-18 12:53:18 +01:00
Dominik Xaver Hörl 3629c74c10 nixos/rl-2105: document removal of systemConfig parameter 2021-02-18 12:48:08 +01:00
Dominik Xaver Hörl 61d746a7d3 nixos: don't set systemConfig for stage-2
Since c4f910f550, this is no longer
needed, because stage-2 is already generated with the path hard wired anyway.
2021-02-18 12:48:08 +01:00
Arian van PuttenandDominik Xaver Hörl 5276ebb5ee nixos: Get rid of systemConfig kernel parameter
It was introduced in c10fe14 but removed in c4f910f.

It remained such that people with older generations in their boot
entries could still boot those. Given that the parameter hasn't had any
use in quite some years, it seems safe to remove now.

Fixes #60184
2021-02-18 12:48:08 +01:00
R. RyanTM 9b9f3ef396 miniflux: 2.0.27 -> 2.0.28 2021-02-18 11:41:40 +00:00
Fabian Affolter 8903bbf6a8 python3Packages.linode-api: 4.1.8b1 -> 5.0.0 2021-02-18 12:38:39 +01:00
SandroandGitHub ab82f50e87 Merge pull request #113516 from arcz/mfgtools
nxpmicro-mfgtools: 1.4.43 -> 1.4.72
2021-02-18 12:38:33 +01:00
SandroandGitHub a400f564c5 Merge pull request #113539 from tpwrules/fix-g2o-cholmod 2021-02-18 12:38:10 +01:00
SandroandGitHub 499bada83b Merge pull request #113141 from SCOTT-HAMILTON/formiko
formiko: init at 1.4.3
2021-02-18 12:37:30 +01:00
SandroandGitHub f5e69e0e98 Merge pull request #106074 from sternenseemann/zettlr-1.8.1 2021-02-18 12:36:40 +01:00
SandroandGitHub 2278dadbdf Merge pull request #113523 from fabaff/stressapptest
stressapptest: init at 1.0.9
2021-02-18 12:34:49 +01:00
SandroandGitHub ef23b15078 Merge pull request #112167 from siraben/ticker-init 2021-02-18 12:33:52 +01:00
SandroandGitHub 8eedaa9699 Merge pull request #113352 from figsoda/xtrt
xtrt: init at 61884fb
2021-02-18 12:33:16 +01:00
Julian StecklinaandMichael Weiss 4c73c02917 linux: enable kcmp() system call
Since 2020, Mesa requires the kcmp() system call to be available for
some of its functionality. At the moment, this system call is enabled
when CHECKPOINT_RESTORE is enabled in the Linux kernel. This option is
also enabled by default in Fedora and Debian.

This patch enables CHECKPOINT_RESTORE by default on all kernel
versions where it is not marked as EXPERT, i.e. everything after and
including 4.19.

Fixes #112082.
2021-02-18 12:31:11 +01:00
SandroandGitHub a56d4ff21c Merge pull request #113273 from maxhbr/add-gopass-jsonapi 2021-02-18 12:27:32 +01:00
SandroandGitHub 6c004c3c82 Merge pull request #113527 from fabaff/wafw00f
wafw00f: init at 2.1.0
2021-02-18 12:24:27 +01:00
SandroandGitHub a9ad537c11 Merge pull request #113535 from mweinelt/python/pyrmvtransport
python3Packages.PyRMVtransport: 0.2.10 -> 0.3.0
2021-02-18 12:23:38 +01:00
Robert Hensing d18e47b760 cassandra: Invoke install hooks
Thanks @r-rmcgibbo for pointing that out
2021-02-18 12:17:30 +01:00
Michael Weiss 849bd20271 chromiumBeta: 89.0.4389.47 -> 89.0.4389.58 2021-02-18 12:13:16 +01:00
SandroandGitHub 87abd5c0aa Merge pull request #104694 from rissson/kivy-2.0 2021-02-18 12:11:46 +01:00
Florian KlinkandGitHub 031ce52991 Merge pull request #112891 from flokli/systemd-drop-systemd-mutable
systemd: stop reading from /etc/systemd-mutable
2021-02-18 12:09:34 +01:00
taku0 26fb8f9110 graalvm11-ce, graalvm8-ce: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0 032b5cd156 graalvm11-ce, graalvm8-ce: add support for Swing apps
Adds needed libraries with `autoPatchelfHook`.  This ensures required
libraries are linked for future.
2021-02-18 20:07:04 +09:00
taku0 20b4ec5151 zulu8: add support for GTK+ Look and Feel 2021-02-18 20:07:04 +09:00
taku0 6e3d7fbb7c zulu: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00
taku0 714eca6967 adoptopenjdk-bin: add support for GTK+ Look and Feel 2021-02-18 20:07:03 +09:00
Jacek GalowiczandGitHub bc7a369c68 Merge pull request #112961 from r-burns/nixos-test-grub
nixosTests.installer: fix non-zfs grub tests
2021-02-18 11:58:57 +01:00
R. RyanTM d5839d58d4 librealsense: 2.41.0 -> 2.42.0 2021-02-18 10:56:41 +00:00
Michael WeissandGitHub eecade6b3e Merge pull request #113313 from primeos/nix-prefetch-git-avoid-initial-branch-warnings
nix-prefetch-git: Run git-init with --initial-branch=master
2021-02-18 11:53:11 +01:00
Robert Hensing da3bd95ffe cassandra: 3.11.9 -> 3.11.10 2021-02-18 11:50:19 +01:00
Robert Hensing ac852f63d3 cassandra_3_0: 3.0.23 -> 3.0.24 2021-02-18 11:50:14 +01:00
Robert Hensing 4ca1c4bcd5 cassandra_2*: mark as insecure 2021-02-18 11:50:14 +01:00
R. RyanTM fc0697f999 libcint: 4.0.7 -> 4.1.0 2021-02-18 10:40:15 +00:00
Michael Weiss 2aadb9a53d nix-prefetch-git: Run git-init with --initial-branch=master
The reason for this change is simply to avoid the following messages
that are unnecessary and can be confusing (and these messages will be
repeated for each submodule):
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>

With this change the behaviour remains unchanged (apart from the
suppressed "warning" in the console output of course) and therefore this
doesn't cause any hashes to change and by default nix-prefetch-git uses
the "fetchgit" branch anyway (branchName can be set to override the
default):
Switched to a new branch 'fetchgit'

For that reason the initial branch name doesn't matter anyway and since
we're not relying on / hardcoding "master" we could simply switch to
"main" (which seems most common nowadays). See [0] for more details on
why this wouldn't break anything.
However, since the initial branch name doesn't matter and to avoid any
additional risks it was "decided" to keep using "master" (s. #113313).

[0]: https://github.com/NixOS/nixpkgs/pull/113313#issuecomment-780589516
2021-02-18 11:34:34 +01:00
adisbladisandGitHub d5f32c5b53 Merge pull request #113572 from johanot/dockertools-deterministic-customisation-layer
dockertools: sort tar-members by name for reproducibility
2021-02-18 11:13:32 +01:00
adisbladisandGitHub d63685c2f9 Merge pull request #113567 from adisbladis/rmfuse
rmfuse: init at 0.1.1
2021-02-18 11:12:27 +01:00
Michele Guerini RoccoandGitHub 0b87306283 Merge pull request #113146 from MetaDark/wine
winePackages: enable mingwSupport in base build
2021-02-18 11:04:42 +01:00
Ryan Burns 5406db08bf nixosTests.installer: increase EFI partition size
Needed for simpleUefiGrub test to pass on aarch64
Runs out of space otherwise
2021-02-18 01:58:25 -08:00
Peter Hoeg 88eb9ce528 shards: 0.12 -> 0.13 2021-02-18 09:11:23 +00:00
Peter Hoeg 53ea6aee81 crystal: 0.36 -> 0.36.1 2021-02-18 09:11:23 +00:00
adisbladis 6b403ed151 rmfuse: init at 0.1.1 2021-02-18 10:06:00 +01:00
06kellyjac 4ab7e2625b terragrunt: 0.28.5 -> 0.28.6 2021-02-18 08:58:54 +00:00
06kellyjac 0e931bc5e7 montserrat: 1.0 -> 7.210 2021-02-18 08:56:17 +00:00
LeUlukaiandEdward Tjörnhammar 8199872bba jetbrains: updates 2021-02-18 08:53:12 +00:00