Commit graph

397801 commits

Author SHA1 Message Date
sternenseemann 17746af0c5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-08-04 14:31:47 +02:00
sternenseemann 53b33eee25 nixos/xmonad: don't reference nonexistent package sets in docs 2022-08-04 14:29:05 +02:00
sternenseemann 531ff521d4 nixos/xmonad: rename NIX_GHC env var to XMONAD_GHC
Upstream XMonad was using our xmonad patch file for their flake build to
support our nixos module. This would of course break the build upstream
if the version we patched and their master branch diverged. We
[discussed] that it'd make sense to upstream the environment var code.
In the process it seemed sensible to rename the NIX_GHC variable as
well, since it isn't really Nix-specific – it's just a way to set the
GHC binary to execute. This change has been [implemented] upstream in an
unreleased version of xmonad now – meaning we'll be able to drop the
xmonad patch soon!

This also clarifies the situation in nixpkgs a bit: NIX_GHC is easy to
confuse with the environment variable used in the ghcWithPackages
wrapper where it is used to set an alternative prefix for a GHC-wrapper
for applications trying to discover it via e.g. ghc-paths. It is an
implementation detail in this context, as it is in the case of the
xmonad module. Since they are different implementations doing different
things, different names also make sense.

[discussed]: 36d5761b3e
[implemented]: 23f36d7e23
2022-08-04 14:29:05 +02:00
K900 1a5602e833
Merge pull request #143885 from peat-psuwit/all-hardware-reset-raspberry
profiles/all-hardware.nix: add reset-raspberry for USB on RPi 4
2022-08-04 15:28:43 +03:00
Stig 85d6dec518
Merge pull request #185062 from kilianar/signal-desktop-5.53.0
signal-desktop: 5.52.0 -> 5.53.0
2022-08-04 13:57:33 +02:00
Bobby Rong b40ac050ba
Merge pull request #184924 from r-ryantm/auto-update/tut
tut: 1.0.15 -> 1.0.16
2022-08-04 19:54:30 +08:00
Bobby Rong 5a6c551a2b
Merge pull request #185104 from fabaff/exploitdb-bump
exploitdb: 2022-08-02 -> 2022-08-04
2022-08-04 19:47:34 +08:00
Sandro f559532e23
Merge pull request #183380 from SuperSandro2000/python310Packages.geventhttpclient 2022-08-04 13:32:56 +02:00
Sandro cc2c23e67e
Merge pull request #184533 from SuperSandro2000/pgcli 2022-08-04 13:28:54 +02:00
Randy Eckenrode 10ec6b818b dxvk: 1.10.1 -> 1.10.3 2022-08-04 13:19:09 +02:00
Michael Weiss 2c729e5a8f
Merge pull request #185052 from primeos/chromium
chromium: 103.0.5060.134 -> 104.0.5112.79
2022-08-04 12:43:28 +02:00
Valentin Gagarin 5d1438bb9f
Merge pull request #185069 from fourplusone/patch-1
Correct instructions to obtain a hash for git repos
2022-08-04 12:26:31 +02:00
Sandro e37a24a291
Merge pull request #184809 from SuperSandro2000/SuperSandro2000-patch-3 2022-08-04 12:09:17 +02:00
Sandro 3125eef570
Merge pull request #182713 from SuperSandro2000/hydra-runuser-2 2022-08-04 12:08:44 +02:00
Martin Weinelt f53dff8a0f
Merge pull request #184811 from SuperSandro2000/SuperSandro2000-patch-4 2022-08-04 12:00:29 +02:00
Sandro 15c79e4568
Merge pull request #184031 from SuperSandro2000/echoip 2022-08-04 11:56:37 +02:00
Sandro 79fe702cc3
Merge pull request #184528 from SuperSandro2000/act 2022-08-04 11:55:51 +02:00
Sandro 77cbd6d51d
Merge pull request #184619 from SuperSandro2000/gitit 2022-08-04 11:53:26 +02:00
Martin Weinelt 5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
Martin Weinelt fca8bc8426
Merge pull request #185103 from flokli/myst-parser-fix-docutils-0.19 2022-08-04 11:37:44 +02:00
fortuneteller2k 282052f1dd linuxPackages.lttng-modules: 2.13.2 -> 2.13.4 2022-08-04 11:33:01 +02:00
Jonas Heinrich a0b679edfd
Merge pull request #184837 from r-ryantm/auto-update/ergo
ergo: 4.0.35 -> 4.0.36
2022-08-04 11:30:11 +02:00
Martin Weinelt a1bd4e3df7 python3Packages.myst-parser: relax docutils constraint
Two failing tests that expect some autogenerated URLs to use http, while
the use https. Also an old path to python peps was replaced with a new
path.
2022-08-04 16:24:00 +07:00
Jonas Heinrich edbbd623b7
Merge pull request #184866 from r-ryantm/auto-update/kubergrunt
kubergrunt: 0.9.1 -> 0.9.2
2022-08-04 11:22:03 +02:00
Martin Weinelt f5a6b48766 idasen: 0.8.3 -> 0.9.0 2022-08-04 11:20:15 +02:00
Martin Weinelt e370a1d9be
python3Packages.traccar: 0.10.1 -> 1.0.0 2022-08-04 11:16:40 +02:00
Martin Weinelt 8f85662df0 python3Packages.pyswitchbot: 0.15.2 -> 0.17.3 2022-08-04 11:10:04 +02:00
Jonas Heinrich b75bff6f6b
Merge pull request #184878 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.10 -> 0.8.11
2022-08-04 11:09:51 +02:00
Martin Weinelt 55fa39903e
home-assistant: pin plugwise at 0.20.1
With 0.21.0 the home-assistant test is missing a Mock object:

```
AttributeError: Mock object has no attribute 'set_max_boiler_temperature'
```
2022-08-04 11:08:06 +02:00
Fabian Affolter dd825551bf
Merge pull request #184983 from r-ryantm/auto-update/python3.10-stripe
python310Packages.stripe: 3.5.0 -> 4.0.1
2022-08-04 10:42:45 +02:00
Martin Weinelt c2732c85e1
python3Packages.cattrs: propagate exceptiongroup for python<3.11 2022-08-04 10:37:13 +02:00
Zak B. Elep ba99f676f3
Merge pull request #184073 from r-ryantm/auto-update/taoup 2022-08-04 16:14:52 +08:00
Fabian Affolter f3bf65a4d1
Merge pull request #185092 from lucc/urlscan
urlscan: 0.9.9 -> 0.9.10
2022-08-04 10:13:59 +02:00
R. Ryantm 3db246ad9d kapp: 0.50.0 -> 0.51.0 2022-08-04 17:59:30 +10:00
Fabian Affolter cd56506d94
Merge pull request #185102 from onny/pyarr
python310Packages.pyarr: init at 4.1.0
2022-08-04 09:59:20 +02:00
K900 86c336254a
Merge pull request #184812 from K900/pahole
linux: actually fix split BTFs
2022-08-04 10:58:37 +03:00
Maximilian Bosch 8e46e2660a
Merge pull request #185093 from K900/kernels-20220803
Kernel updates for 2022-08-03
2022-08-04 09:57:38 +02:00
Fabian Affolter 62c8d2fa62 exploitdb: 2022-08-02 -> 2022-08-04 2022-08-04 09:55:28 +02:00
Sumner Evans e83d414364 vgo2nix: mark as not broken as it builds correctly
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2022-08-04 17:48:44 +10:00
Jörg Thalheim 2b22614150
Merge pull request #180154 from andersk/remove-openafs-1.9
openafs_1_9: Remove
2022-08-04 08:14:24 +01:00
Jonas Heinrich 2e6e7db0d7 python310Packages.pyarr: init at 4.1.0 2022-08-04 09:10:51 +02:00
Jonas Heinrich e057d3d042
Merge pull request #184881 from r-ryantm/auto-update/notepad-next
notepad-next: 0.5.3 -> 0.5.4
2022-08-04 09:09:45 +02:00
Ryan Mulligan 0db8a06b90
Merge pull request #184939 from r-ryantm/auto-update/koreader
koreader: 2022.05.1 -> 2022.07
2022-08-03 22:59:07 -07:00
K900 f23ac4035c linux/hardened/patches/5.4: 5.4.206-hardened1 -> 5.4.208-hardened1 2022-08-04 08:14:12 +03:00
K900 86bccf10b9 linux/hardened/patches/5.18: 5.18.12-hardened1 -> 5.18.15-hardened1 2022-08-04 08:14:05 +03:00
K900 e9c8925f98 linux/hardened/patches/5.15: 5.15.55-hardened1 -> 5.15.58-hardened1 2022-08-04 08:13:58 +03:00
K900 fca28ee089 linux/hardened/patches/5.10: 5.10.131-hardened1 -> 5.10.134-hardened1 2022-08-04 08:13:50 +03:00
K900 b588944c55 linux/hardened/patches/4.19: 4.19.252-hardened1 -> 4.19.254-hardened1 2022-08-04 08:13:44 +03:00
K900 941b70fb70 linux/hardened/patches/4.14: 4.14.288-hardened1 -> 4.14.290-hardened1 2022-08-04 08:13:36 +03:00
K900 e4be613a8b linux_latest-libre: 18825 -> 18837 2022-08-04 08:13:09 +03:00