Commit graph

357998 commits

Author SHA1 Message Date
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
R. Ryantm 158bf609c5 checkip: 0.18.0 -> 0.18.1 2022-02-28 02:51:34 +00:00
R. Ryantm 1639ba3e81 certipy: 2.0.7 -> 2.0.9 2022-02-28 02:42:42 +00: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
Vanilla f73cd87913
maintainers: remove meutraa 2022-02-28 08:44:13 +08: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
R. Ryantm 6bd9448062 python39Packages.oslo-db: 11.1.0 -> 11.2.0 2022-02-27 21:59:20 +00:00
AndersonTorres 679c50b9f0 nongnu-generated: updated at 2022-02-27 2022-02-27 18:42:13 -03:00
AndersonTorres abb2cd336d elpa-generated: updated at 2022-02-27 2022-02-27 18:41:57 -03:00
Will Cohen b2ffb9fc96 qgis-ltr: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen e18d2801ad qgis: add willcohen to maintainers 2022-02-27 22:30:33 +01:00
Will Cohen 9f27578b40 qgis-ltr: 3.16.16 -> 3.22.4 2022-02-27 22:30:33 +01:00
Will Cohen 2448f4dd45 qgis: 3.22.3 -> 3.24.0 2022-02-27 22:30:33 +01:00
Renaud 9659f768d0
Merge pull request #161039 from 0x4A6F/master-lgogdownloader
lgogdownloader: 3.8 -> 3.9
2022-02-27 22:17:44 +01:00
R. Ryantm 22ce0cf364 texworks: 0.6.6 -> 0.6.7 2022-02-27 21:17:30 +00:00
R. Ryantm 339463b00d python310Packages.python-izone: 1.2.4 -> 1.2.7 2022-02-27 21:10:26 +00:00