Commit graph

357947 commits

Author SHA1 Message Date
R. Ryantm 60840fc63f grype: 0.33.0 -> 0.33.1 2022-02-28 07:10:23 +00:00
R. Ryantm d4de0d5628 python310Packages.pyisy: 3.0.2 -> 3.0.3 2022-02-28 05:44:50 +00:00
Wout Mertens fcc4d4645f
Merge pull request #162152 from wmertens/netdata-protobuf-fix
netdata: fix protobuf support
2022-02-28 06:24:58 +01:00
github-actions[bot] 102c02f432 terraform-providers: update 2022-02-28 2022-02-28 14:50:02 +10:00
R. Ryantm efa6365cf6 python310Packages.spacy-legacy: 3.0.8 -> 3.0.9 2022-02-27 20:35:35 -08:00
R. Ryantm 50e0e12482 python310Packages.trimesh: 3.10.1 -> 3.10.2 2022-02-27 20:33:35 -08:00
R. Ryantm 142326c28a python310Packages.py3status: 3.40 -> 3.41 2022-02-27 20:32:02 -08:00
R. Ryantm ee62ae9a69 python310Packages.plexapi: 4.9.2 -> 4.10.0 2022-02-27 20:30:29 -08:00
R. Ryantm c3dbdb1d10 python310Packages.pyoverkiz: 1.3.8 -> 1.3.9 2022-02-27 20:28:39 -08:00
R. Ryantm cc87193562 python310Packages.python-hosts: 1.0.2 -> 1.0.3 2022-02-27 20:28:29 -08:00
R. Ryantm bbba21baaa python310Packages.willow: 1.4 -> 1.4.1 2022-02-27 20:28:12 -08:00
Anderson Torres 1db494f223
Merge pull request #162130 from AndersonTorres/new-elisp
Elisp updates
2022-02-28 01:01:44 -03:00
Wout Mertens f8c560e285 netdata: fix protobuf support 2022-02-28 04:59:55 +01:00
Kira Bruneau ffd3ac8e81
Merge pull request #162139 from r-ryantm/auto-update/ccache
ccache: 4.5.1 -> 4.6
2022-02-27 22:38:20 -05:00
Vanilla 66691701df
jetbrains: update (#161186)
- jetbrains.clion: 2021.3.2 -> 2021.3.3
- jetbrains.mps: 2021.2.3 -> 2021.3
- jetbrains.phpstorm: 2021.3.1 -> 2021.3.2
- jetbrains.webstorm: 2021.3.1 -> 2021.3.2
2022-02-28 11:34:26 +08:00
Travis A. Everett 9363ec256d pdf2odt: use resholvePackage 2022-02-28 10:34:58 +08:00
R. Ryantm 11870cb2b0 ccache: 4.5.1 -> 4.6 2022-02-28 02:33:26 +00:00
Kira Bruneau 9783ef308d
Merge pull request #162113 from r-ryantm/auto-update/texlab
texlab: 3.3.1 -> 3.3.2
2022-02-27 19:24:36 -05:00
Daniel Fullmer 0a8007498f bash: use default PATH in FHS environments
If bash is executed within an environment where PATH is not set, it uses
the DEFAULT_PATH_VALUE compiled into bash to set PATH. In nixpkgs we set
this to /no-such-path by default. This makes sense in a nixpkgs/NixOS
environment since paths like /bin or /usr/bin should not be used.
However, when bash is used inside an FHS environment, this produces
results that differ from distributions which follow the FHS standard.

Before this change:
$ steam-run env -i /bin/bash -c 'echo $PATH'
/no-such-path

After this change:
$ steam-run env -i /bin/bash -c 'echo $PATH'
/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.
2022-02-27 15:59:39 -08:00
Ben Siraphob f4676c4cb0
Merge pull request #162098 from okpedersen/omnisharp-roslyn-darwin-support 2022-02-27 17:59:02 -06:00
Rok Garbas 993c35991b
Merge pull request #157693 from Radvendii/zammad
zammad: init at 5.0.2
2022-02-28 00:57:11 +01:00
AndersonTorres f0f954ab65 melpa-generated: updated at 2022-02-27 2022-02-27 20:43:28 -03:00
Michael Weiss cfe7ba29c5
Merge pull request #162126 from primeos/llvmPackages_14
llvmPackages_14: 2022-01-07 -> 14.0.0-rc1
2022-02-28 00:21:57 +01:00
Robert Scott 24383df9d1
Merge pull request #161931 from r-ryantm/auto-update/htslib
htslib: 1.14 -> 1.15
2022-02-27 23:18:38 +00:00
Robert Scott 5d02096d20
Merge pull request #162072 from r-ryantm/auto-update/python3.10-rpyc
python310Packages.rpyc: 5.0.1 -> 5.1.0
2022-02-27 23:16:06 +00:00
R. Ryantm a1df6e1ba3 python310Packages.pyamg: 4.2.1 -> 4.2.2 2022-02-27 15:13:57 -08:00
superherointj 820d3be488 k3s: add superherointj to maintainers 2022-02-27 15:05:51 -08:00
superherointj f79572f92f k3s: update script fixed 2022-02-27 15:05:51 -08:00
zowoq 5682853027 nixos/release: disable nfs3.simple 2022-02-27 15:04:37 -08:00
zowoq fa52a102be linuxPackages: use 5_10 kernel on i686 2022-02-27 15:04:37 -08:00
zowoq 836c6353cc linux_5_15: mark as broken on i686 2022-02-27 15:04:37 -08:00
zowoq 177281ad00 nixos/amazon-image: use 5_10 kernel and add assert 2022-02-27 15:04:37 -08:00
zowoq 881a109227 Revert "Revert "linuxPackages: bump default 5.10 -> 5.15""
This reverts commit 7546480323.
2022-02-27 15:04:37 -08:00
R. Ryantm a0abe63e44 python310Packages.aiogithubapi: 22.2.3 -> 22.2.4 2022-02-27 14:43:24 -08:00
R. Ryantm f006f108ab python310Packages.APScheduler: 3.8.1 -> 3.9.0.post1 2022-02-27 14:39:35 -08:00
wackbyte 1300b351a7 vscode-extensions.redhat.java: 1.2.0 -> 1.3.0 2022-02-27 14:39:25 -08:00
R. Ryantm 0e734b2fe2 python310Packages.django-dynamic-preferences: 1.11.0 -> 1.12.0 2022-02-27 14:38:59 -08:00
wackbyte d91c40a3cd vscode-extensions.llvm-vs-code-extensions.vscode-clangd: 0.1.13 -> 0.1.15 2022-02-27 14:38:48 -08:00
Matthieu Coudron 11189a2cd4 vimPlugins.vim-CtrlXA: init at 2021-08-09 2022-02-27 14:36:21 -08:00
Robert Scott 507ab17531 python3Packages.celery: add nixosTests.sourcehut as passthru test
sourcehut uses celery internally
2022-02-27 14:35:36 -08:00
Martin Weinelt 71c7509733
Merge pull request #162086 from mweinelt/aquosctl 2022-02-27 23:33:21 +01:00
Ryan Mulligan bcea34fc6b
Merge pull request #162118 from cyplo/cmark-gfm-fix-includes
cmark-gfm: fix includes
2022-02-27 14:33:13 -08:00
Fabian Affolter 899f4107a4 python3Packages.weconnect-mqtt: 0.29.1 -> 0.30.0 2022-02-27 14:24:13 -08:00
Fabian Affolter 74cb03c8ef python3Packages.weconnect: 0.36.4 -> 0.37.0 2022-02-27 14:24:13 -08:00
Michael Weiss 323837f7db
llvmPackages_14: 2022-01-07 -> 14.0.0-rc1 2022-02-27 23:23:02 +01:00
R. Ryantm 0685f53c66 python310Packages.hg-evolve: 10.4.1 -> 10.5.0 2022-02-27 14:22:04 -08:00
Jonathan Ringer 27e7b4d9c7 steam: add dotnet support 2022-02-27 14:19:13 -08:00
Martin Weinelt b3bb79b6b1
aquosctl: init at unstable-2014-04-06 2022-02-27 23:07:12 +01:00
Renaud ce85e03fe2
Merge pull request #160414 from stephaneyfx/update-redhat-fonts
redhat-official-fonts: 2.3.2 -> 4.0.2
2022-02-27 23:01:58 +01:00
AndersonTorres 679c50b9f0 nongnu-generated: updated at 2022-02-27 2022-02-27 18:42:13 -03:00