Commit Graph
281494 Commits
Author SHA1 Message Date
Alyssa Ross 52cd3538ff linux: remove remnants of grsecurity
Nixpkgs hasn't supported grsecurity kernels since 2017, so unless
anybody is manually enabling the grsecurity feature to make these
small kernel tweaks this is dead code.

This means we don't actually support any "features" in the kernel
common-config any more, but I've left the argument there because it's
conceivable we could have some again in future.
2021-04-06 09:48:56 +00:00
Thomas Bereknyeiandtomberek a10183d3ec ruby: reproducible
Generated Makefile's were nested deeper than the existing rm would be
able to remove.
2021-04-05 23:14:12 -04:00
87c1a24c47 libzip: install man-pages and add optionas for three optional dependencies (#118464)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-05 20:37:17 +02:00
Michael WeissandGitHub 6602e309e1 libxkbcommon: 1.1.0 -> 1.2.0 (#118589) 2021-04-05 15:33:29 +02:00
Alyssa Ross 25208eeaba linux: remove xen_dom0 feature entirely
Xen is now enabled unconditionally on kernels that support it, so the
xen_dom0 feature doesn't do anything.  The isXen attribute will now
produce a deprecation warning and unconditionally return true.
Passing in a custom value for isXen is no longer supported.
2021-04-05 09:25:39 +00:00
Frederik Rietdijk f310134dec python39: 3.9.3 -> 3.9.4 2021-04-05 10:54:26 +02:00
SandroandGitHub a035be2d9c Merge pull request #118531 from SuperSandro2000/remove-pandas-hack
Revert "pythonPackages.pandas: skip hanging/crashing test"
2021-04-05 04:30:19 +02:00
Sandro Jäckel 3e6464e159 Revert "pythonPackages.pandas: skip hanging/crashing test"
This reverts commit b86327ef93.

This is a temporary hack which can't be merged into master at some point
because the package is actually broken. The real issue will likely be fixed
in #118454.
2021-04-05 03:44:29 +02:00
SandroandGitHub 0d8460a13a Merge pull request #118470 from mweinelt/pytest
python3Packages.pytest: 6.2.2 -> 6.2.3
2021-04-05 03:43:16 +02:00
github-actions[bot]andGitHub 0269017eb4 Merge staging-next into staging 2021-04-05 00:16:41 +00:00
github-actions[bot]andGitHub 44e3fc61fe Merge master into staging-next 2021-04-05 00:16:38 +00:00
SandroandGitHub c92ac982e9 Merge pull request #118512 from SuperSandro2000/fix-home-assistanta-building 2021-04-05 02:07:01 +02:00
Robert ScottandGitHub 131299a60f Merge pull request #118493 from r-ryantm/auto-update/fselect
fselect: 0.7.3 -> 0.7.4
2021-04-05 00:44:13 +01:00
Fabian AffolterandGitHub b5734315fc Merge pull request #118482 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.7 -> 2.0.8
2021-04-05 00:58:02 +02:00
Sandro Jäckel 28aa864133 pythonPackages.ipywidgets: fix depedencies after python mass update 2021-04-05 00:55:35 +02:00
Sandro Jäckel 57db870668 pythonPackages.jupyter-packaging: 0.8.0 -> 0.8.2
Required for jupyterlab-widgets or it crashes at install time.
2021-04-05 00:55:35 +02:00
Jonathan RingerandSandro Jäckel fffbc7ac55 python3Packages.jupyterlab-widgets: init at 1.0.0 2021-04-05 00:55:35 +02:00
Sandro Jäckel b86327ef93 pythonPackages.pandas: skip hanging/crashing test 2021-04-05 00:55:35 +02:00
Aaron AndersenandGitHub 60d4ac8280 Merge pull request #101633 from karolchmist/devilutionx-1.1.0-432fbc8e-fixed-dynamic-sdl2
devilutionx: 1.0.1 -> 1.1.0 @ 1432fbc8e
2021-04-04 18:11:26 -04:00
Alyssa Ross 5fa10aa313 cloud-hypervisor: 0.8.0 -> 0.14.1 2021-04-04 22:08:50 +00:00
Alyssa Ross 101cc9024b dash: enable parallel building 2021-04-04 22:07:15 +00:00
Alyssa Ross f4ac75a56d dash: add libedit support
This allows running set -o emacs to get line editing in dash, which is
a major usability improvement.

Closure size before: 31.6M
              after: 35.3M
2021-04-04 22:07:15 +00:00
Alyssa Ross ac6d98dbdc dash: move confusing comment
When the noexec patch was added, this comment should have been moved
to make it clear it referred to the Darwin patch, which was previously
the only one.
2021-04-04 22:07:15 +00:00
Robert ScottandGitHub 0874169a0c Merge pull request #118505 from mmilata/domain-exporter
prometheus-domain-exporter: init at 1.10.0
2021-04-04 23:00:46 +01:00
Martin WeineltandGitHub c26f97af10 Merge pull request #118443 from SuperSandro2000/SuperSandro2000-patch-2
nixos/nginx: set "recommended" proxy timeouts to 60s
2021-04-04 23:59:04 +02:00
SandroandGitHub 84a525be7c Merge pull request #118484 from r-ryantm/auto-update/coordgenlibs
coordgenlibs: 2.0.0 -> 2.0.2
2021-04-04 23:56:02 +02:00
SandroandGitHub d467a88fd4 Merge pull request #118496 from eduardosm/gr3.8
gnuradio3_8: remove fetchpatch from inputs (not used)
2021-04-04 23:53:13 +02:00
SandroandGitHub adaa3a7944 Merge pull request #118451 from oxzi/shellharden-4.1.2
shellharden: init at 4.1.2
2021-04-04 23:28:51 +02:00
SandroandGitHub 4cab86fd66 Merge pull request #118472 from IvarWithoutBones/fix/apple-music
apple-music-electron: fix desktop file exec path
2021-04-04 23:25:32 +02:00
SandroandGitHub ca976db191 Merge pull request #118487 from tomberek/minio_add_certifi
python3Packages.minio: add certifi
2021-04-04 23:18:43 +02:00
Martin WeineltandGitHub 5779eac948 Merge pull request #118501 from fabaff/bump-pysmappee 2021-04-04 23:02:01 +02:00
Pascal BachandGitHub 48fa79f2ed Merge pull request #118480 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.15 -> 0.32.16
2021-04-04 22:44:23 +02:00
Karol Chmist 8479a427cd devolutionx: 1.0.1 -> unstable-2020-10-20
Set devilutionx to commit 432fbc8e that fixes build with dynamic SDL2. Disable failing devilutionx build on darwin.
2021-04-04 22:42:41 +02:00
Martin Milata 6840746f2d nixos/prometheus-domain-exporter: init 2021-04-04 22:25:12 +02:00
Martin Milata 2c76567af3 prometheus-domain-exporter: init at 1.10.0 2021-04-04 22:21:44 +02:00
Fabian Affolter 9551b11d4f home-assistant: enable smappee tests 2021-04-04 21:52:01 +02:00
Eduardo Sánchez Muñoz 667da29962 gnuradio3_8: remove fetchpatch from inputs (not used) 2021-04-04 21:33:57 +02:00
Fabian Affolter 96d742f7f1 python3Packages.pysmappee: 0.2.17 -> 0.2.18 2021-04-04 21:33:42 +02:00
R. RyanTM ca120f6144 fselect: 0.7.3 -> 0.7.4 2021-04-04 19:26:42 +00:00
zowoq 2361318ade Merge staging-next into staging 2021-04-05 05:11:50 +10:00
Thomas Bereknyei a528b5b7e9 python3Packages.minio: add certifi 2021-04-04 14:25:57 -04:00
github-actions[bot]andGitHub 8277f3982e Merge master into staging-next 2021-04-04 18:13:55 +00:00
Fabian AffolterandGitHub 7d0ba0850f Merge pull request #118486 from r-ryantm/auto-update/crlfuzz
crlfuzz: 1.4.0 -> 1.4.1
2021-04-04 20:09:26 +02:00
SandroandGitHub 09ab1cfcde Merge pull request #118465 from marsam/update-tflint
tflint: 0.25.0 -> 0.26.0
2021-04-04 19:50:30 +02:00
R. RyanTM adfad6c5b8 crlfuzz: 1.4.0 -> 1.4.1 2021-04-04 17:49:57 +00:00
R. RyanTM 0194b6a9d3 coordgenlibs: 2.0.0 -> 2.0.2 2021-04-04 17:28:08 +00:00
R. RyanTM 0ae5e0e784 chezmoi: 2.0.7 -> 2.0.8 2021-04-04 17:13:08 +00:00
R. RyanTM 9a3bd78535 cargo-make: 0.32.15 -> 0.32.16 2021-04-04 17:05:19 +00:00
Martin WeineltandGitHub 6059626b56 Merge pull request #118477 from NeQuissimus/wpa_supplicant_learn
wpa_supplicant: Enable bgscan 'learn' module
2021-04-04 18:59:59 +02:00
Robert ScottandGitHub ee33b8b17c Merge pull request #118347 from eduardosm/gr3.8
gnuradio3_8: 3.8.2.0 -> 3.8.3.0
2021-04-04 17:51:39 +01:00