Commit Graph
441652 Commits
Author SHA1 Message Date
superherointjandGitHub c3b9f2238f dumb-init: fix dynamic compilation (#210030) 2023-01-11 10:17:26 +01:00
Bjørn Forsman 4e9e5aeafe spyder: add patch fix startup error
Upstream clears out all sys.path entries that come from PYTHONPATH,
which completely breaks Nixpkgs packaging. Patch out that code to fix
running spyder.

Before:

  $ spyder
  Traceback (most recent call last):
    File "/nix/store/icbklw22yrzy7s8k2ai8chkhrvna8pxr-python3.10-spyder-5.4.0/bin/..spyder-wrapped-wrapped", line 6, in <module>
      from spyder.app.start import main
    File "/nix/store/icbklw22yrzy7s8k2ai8chkhrvna8pxr-python3.10-spyder-5.4.0/lib/python3.10/site-packages/spyder/app/start.py", line 42, in <module>
      import zmq
  ModuleNotFoundError: No module named 'zmq'
  (exit with error code 1)

After:

  $ spyder
  (succeeds startup)

Note that once the GUI is up, it complains (inside GUI) that we've got
wrong version of 2 deps and
"ModuleNotFoundError: No module named 'spyder_kernels'".

Fixes https://github.com/NixOS/nixpkgs/issues/208567
2023-01-11 09:00:57 +01:00
Vincent LaporteandVincent Laporte 290df59e84 coqPackages_8_13.smtcoq: fix build by using older make 2023-01-11 08:43:14 +01:00
Vincent LaporteandVincent Laporte 670a782340 coqPackages_8_13.smtcoq.cvc4: fix build by using older make 2023-01-11 08:43:14 +01:00
K900andGitHub a2282ae66e Merge pull request #210166 from K900/small-oof
nixos/kernel: fix docs typo
2023-01-11 10:19:00 +03:00
K900 b2a819f15f nixos/kernel: fix docs typo 2023-01-11 10:18:28 +03:00
7148e613d5 ocamlPackages.tar: 2.0.1 → 2.2.2 (#209021)
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-01-11 07:50:23 +01:00
oxalicaandPeter Hoeg 9089ee1796 {libsForQt5.kpmcore,partition-manager}: * -> 22.12.1 2023-01-11 14:41:51 +08:00
Ryan HoriguchiandPeter Hoeg 09696eab5d onedrive: 2.4.22 -> 2.4.23 2023-01-11 14:40:57 +08:00
R. RyantmandBjørn Forsman 6b6acf136a jpeginfo: 1.6.1 -> 1.6.2 2023-01-11 07:40:25 +01:00
Ellie HermaszewskaandGitHub a9a2798ac6 Merge pull request #207128 from Flakebi/dxc
directx-shader-compiler: 1.7.2207 -> 1.7.2212
2023-01-11 14:26:00 +08:00
Martin WeineltandGitHub 9852294f15 Merge pull request #210147 from NixOS/home-assistant
home-assistant: 2023.1.2 -> 2023.1.3
2023-01-11 04:20:28 +00:00
github-actions[bot]andzowoq 71a885bf3b terraform-providers.snowflake: 0.54.0 → 0.55.0 2023-01-11 14:01:59 +10:00
github-actions[bot]andzowoq 83c0d03629 terraform-providers.sentry: 0.11.0 → 0.11.1 2023-01-11 14:01:59 +10:00
github-actions[bot]andzowoq 52f882b4eb terraform-providers.newrelic: 3.11.0 → 3.12.0 2023-01-11 14:01:59 +10:00
github-actions[bot]andzowoq 4aa7abe2a2 terraform-providers.cloudflare: 3.31.0 → 3.32.0 2023-01-11 14:01:59 +10:00
ArtturiandGitHub a6c9e51059 Merge pull request #208380 from hadilq/androidenv/support-deplying-multiple-packages-in-one-derivation
androidenv: Support deploying multiple packages in one derivation
2023-01-11 05:57:24 +02:00
Bobby RongandGitHub 66626be382 Merge pull request #210133 from lilyinstarlight/fix/qgnomeplatform
qgnomeplatform: fix qt5 build
2023-01-11 11:55:47 +08:00
YayaandWinter 3cd1bd5888 nixos/tests/gitlab: Fix a regression introduced in 15.7.0
```
{"message":{"password":["must not contain commonly used combinations of
words and letters"]}}
```
2023-01-10 22:53:33 -05:00
YayaandWinter 4d41c371d4 gitlab: 15.6.2 -> 15.7.2
https://about.gitlab.com/releases/2023/01/09/security-release-gitlab-15-7-2-released/

Fixes CVE-2022-4037
Fixes CVE-2022-3613
Fixes CVE-2022-4365
Fixes CVE-2022-4342
Fixes CVE-2022-3573
Fixes CVE-2022-4167
Fixes CVE-2022-3870
Fixes CVE-2023-0042
Fixes CVE-2022-4131
Fixes CVE-2022-3514
2023-01-10 22:53:33 -05:00
Ellie HermaszewskaandGitHub 6f7642dc04 Merge pull request #208514 from r-ryantm/auto-update/qbs
qbs: 1.23.1 -> 1.24.0
2023-01-11 11:32:21 +08:00
DavidCrompandGitHub 52a9d9ad39 cbqn: fix output on non-Linux platforms
cbqn: fix output on non-Linux platforms
2023-01-11 00:16:04 -03:00
Martin Weinelt 67596b5b19 home-assistant: 2023.1.2 -> 2023.1.3
https://github.com/home-assistant/core/releases/tag/2023.1.3
2023-01-11 04:06:45 +01:00
Fabian AffolterandMartin Weinelt 45965d9d47 python310Packages.pyunifiprotect: 4.6.0 -> 4.6.1
Diff: https://github.com/briis/pyunifiprotect/compare/refs/tags/v4.6.0...v4.6.1

Changelog: https://github.com/AngellusMortis/pyunifiprotect/releases/tag/v4.6.1
2023-01-11 02:58:46 +00:00
Martin Weinelt 2f2a2a7085 python3Packages.pyopenuv: 2022.10.0 -> 2023.01.0
Diff: https://github.com/bachya/pyopenuv/compare/refs/tags/2022.10.0...2023.01.0
2023-01-11 03:57:43 +01:00
Martin Weinelt 8ccc442605 python3Packages.gcal-sync: 4.1.1 -> 4.1.2
Diff: https://github.com/allenporter/gcal_sync/compare/refs/tags/4.1.1...4.1.2

Changelog: https://github.com/allenporter/gcal_sync/releases/tag/4.1.2
2023-01-11 03:57:22 +01:00
Martin Weinelt eca8f332a1 python3Packages.hatasmota: 0.6.2 -> 0.6.3
Diff: https://github.com/emontnemery/hatasmota/compare/refs/tags/0.6.2...0.6.3

Changelog: https://github.com/emontnemery/hatasmota/releases/tag/0.6.3
2023-01-11 03:56:41 +01:00
Lily Foster 15e2b2e3f0 qgnomeplatform: fix qt5 build 2023-01-10 21:35:24 -05:00
zowoq b0644b461f clusterctl: 1.3.1 -> 1.3.2
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.3.2
2023-01-11 12:13:13 +10:00
SandroandGitHub 32eceb420a Merge pull request #209927 from thanegill/patch-4 2023-01-11 02:47:07 +01:00
R. RyantmandPeter Hoeg aa478e283b janet: 1.25.1 -> 1.26.0 2023-01-11 09:04:53 +08:00
R. RyantmandPeter Hoeg bc9dd4279a strawberry: 1.0.11 -> 1.0.12 2023-01-11 09:00:16 +08:00
zowoqandGitHub b838822311 Merge pull request #210129 from NixOS/revert-206934-patch-2
Revert "bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0"
2023-01-11 10:03:14 +10:00
zowoqandGitHub ae50f0678a Revert "bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0" 2023-01-11 10:01:46 +10:00
Thane GillandSandro Jäckel f851fbc19f changedetection-io: remove podman.defaultNetwork.dnsname.enable 2023-01-11 00:32:59 +01:00
7c6f434candGitHub ec001e5a70 Merge pull request #209621 from r-ryantm/auto-update/links2
links2: 2.27 -> 2.28
2023-01-10 23:26:44 +00:00
Uri BaghinandGitHub 4001c325ac Merge pull request #206934 from alloveras/patch-2
bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0
2023-01-11 10:25:22 +11:00
Uri BaghinandGitHub d7359770fd Merge pull request #207870 from divanorama/bazel_5.4.0
bazel_5: 5.3.2 -> 5.4.0
2023-01-11 10:23:54 +11:00
7c6f434candGitHub c70d8e2b66 Merge pull request #209751 from anthonyroussel/cdk-bump
cdk: 5.0-20210109 -> 5.0-20221025
2023-01-10 23:11:28 +00:00
7c6f434candGitHub a3e5e2db7e Merge pull request #209926 from wegank/satallax-darwin
satallax: add darwin support
2023-01-10 23:10:18 +00:00
Fabian AffolterandGitHub 0107cfd25f Merge pull request #210094 from fabaff/adafruit-platformdetect-bump
python310Packages.adafruit-platformdetect: 3.38.0 -> 3.39.0
2023-01-11 00:09:01 +01:00
Fabian AffolterandGitHub 505d740626 Merge pull request #210099 from r-ryantm/auto-update/python310Packages.precis-i18n
python310Packages.precis-i18n: 1.0.4 -> 1.0.5
2023-01-11 00:08:50 +01:00
Fabian AffolterandGitHub b5c2a32d35 Merge pull request #210103 from fabaff/angr-bump
python310Packages.angr: 9.2.32 -> 9.2.33
2023-01-11 00:08:22 +01:00
Pascal BachandGitHub ce1aa29621 Merge pull request #210021 from r-ryantm/auto-update/thunderbird-unwrapped
thunderbird-unwrapped: 102.6.0 -> 102.6.1
2023-01-10 22:55:55 +01:00
K900andGitHub 9b41185df8 Merge pull request #210091 from K900/better-kernel-docs
nixos/kernel: better docs for boot.kernelPatches
2023-01-11 00:38:01 +03:00
Pascal BachandGitHub 8822a08709 Merge pull request #210059 from vcunat/p/thunderbird-bump
thunderbird-bin: 102.6.0 -> 102.6.1
2023-01-10 22:36:53 +01:00
Fabian Affolter 39a0eed453 python310Packages.claripy: adjust inputs 2023-01-10 22:30:39 +01:00
Martin WeineltandGitHub 6abb95c344 Merge pull request #209308 from mweinelt/zigbee2mqtt-1.29.1
zigbee2mqtt: 1.29.0 -> 1.29.1
2023-01-10 21:25:21 +00:00
Fabian AffolterandGitHub 95e942aa8d python310Packages.precis-i18n: add changelog to meta 2023-01-10 21:56:38 +01:00
Mauricio CollaresandGitHub 2377605314 Merge pull request #210034 from r-ryantm/auto-update/jmol
jmol: 14.32.76 -> 14.32.83
2023-01-10 21:46:35 +01:00