Commit Graph

438813 Commits

Author SHA1 Message Date
Vladimír Čunát
3cd6cd4120
mesa: 22.3.1 -> 22.3.2
https://docs.mesa3d.org/relnotes/22.3.2.html
2023-01-01 17:08:31 +01:00
Sandro
af7bf7507f
Merge pull request #207321 from wegank/xorgcffiles-aarch64-darwin 2023-01-01 02:53:04 +01:00
Robert Scott
9fe31b18b7
Merge pull request #206788 from r-ryantm/auto-update/krb5
krb5: 1.20 -> 1.20.1
2022-12-31 16:25:27 +00:00
Vladimír Čunát
4237877304
Merge #205327: mesa-demos: fix build on Darwin
...into staging
2022-12-31 10:55:22 +01:00
zowoq
c730732bda sqlite: 3.40.0 -> 3.40.1
https://www.sqlite.org/releaselog/3_40_1.html
2022-12-31 13:35:59 +10:00
Sergei Trofimovich
eedd93a413
Merge pull request #208327 from trofi/gdb-fix-for-readline
gdb: backport readline-8.2 fix
2022-12-30 15:56:20 +00:00
Weijia Wang
064207b723 x11_ssh_askpass: unbreak on aarch64-darwin 2022-12-30 06:40:45 +01:00
Weijia Wang
bdaff9db29 xsok: unbreak on aarch64-darwin 2022-12-30 06:40:45 +01:00
Weijia Wang
42e4d047d1 xskat: unbreak on aarch64-darwin 2022-12-30 06:40:45 +01:00
Weijia Wang
e70ea256f4 xearth: unbreak on aarch64-darwin 2022-12-30 06:40:45 +01:00
Weijia Wang
34878aa66d oneko: unbreak on aarch64-darwin 2022-12-30 06:40:45 +01:00
Weijia Wang
90af686ddb xorgcffiles: add aarch64-darwin support 2022-12-30 06:40:45 +01:00
Sergei Trofimovich
3f5d99e914 gdb: backport readline-8.2 fix
Without the change gdb fails build on `readline-8.2` as:

    ../../gdb/completer.c: In function 'char* gdb_completion_word_break_characters_throw()':
    ../../gdb/completer.c:2014:10: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
     2014 |   return rl_completer_word_break_characters;
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |          |
          |          const char*
2022-12-30 00:50:12 +00:00
Sergei Trofimovich
a760f99e22
Merge pull request #207478 from trofi/gawk-update
gawk: 5.1.1 -> 5.2.1
2022-12-29 18:02:41 +00:00
Robert Schütz
fa3feb9f65 python3Packages.pythonImportsCheck: set $PYTHONPATH
Don't rely on the installPhase doing so.
2022-12-29 04:11:02 -08:00
Fabian Affolter
967daf62ee
Merge pull request #207721 from fabaff/pytest-httpserver-fix
python310Packages.pytest-httpserver: add changelog to meta
2022-12-29 12:12:01 +01:00
Fabian Affolter
f12eec17f3
Merge pull request #206837 from fabaff/pyelftools-bump
python310Packages.pyelftools: 0.28 -> 0.29
2022-12-29 12:09:22 +01:00
Fabian Affolter
99e85831f2
Merge pull request #206870 from fabaff/unidecode-bump
python310Packages.unidecode: 1.34 -> 1.3.6
2022-12-29 12:08:38 +01:00
github-actions[bot]
df1fb5ef89
Merge staging-next into staging 2022-12-29 06:01:46 +00:00
github-actions[bot]
290a132ce2
Merge master into staging-next 2022-12-29 06:01:08 +00:00
Will Fancher
3d7270abd5
Merge pull request #203171 from ElvishJerricco/zfs-fix-requested-credentials
nixos/zfs: Ensure pool has datasets to decrypt
2022-12-29 00:00:29 -05:00
Anderson Torres
6134568794
Merge pull request #208118 from Kiskae/dash-static
pkgsStatic.dash: fix build
2022-12-29 01:37:55 -03:00
Anderson Torres
cb00684c27
Merge pull request #208164 from SuperSandro2000/psol
psol: combine into one file
2022-12-29 01:35:27 -03:00
Anderson Torres
1e5bf397bf
Merge pull request #208184 from figsoda/ruff
ruff: 0.0.198 -> 0.0.199
2022-12-29 01:32:29 -03:00
Anderson Torres
7d301ebe20
Merge pull request #208190 from SharzyL/fix-parsec-bin-desktop
parsec-bin: fix desktop entry exec and icon
2022-12-29 01:31:48 -03:00
Aaron Andersen
3fc5b4b8d6 kodi: 19.4 -> 19.5 2022-12-29 12:18:46 +08:00
SharzyL
bfd10b629d
parsec-bin: fix desktop entry exec and icon 2022-12-29 11:59:06 +08:00
Will Fancher
51809df302 nixos/tests/zfs: Test requestEncryptionCredentials as a list. 2022-12-28 22:45:28 -05:00
Will Fancher
22b6f785a7 nixos/tests/zfs: Represent real world usage better
It's better to utilize the boot process and systemd mechanisms to test
these zfs features, rather than manually simulating the same behavior
with testScript.
2022-12-28 22:42:37 -05:00
github-actions[bot]
109dcb6baa terraform-providers.ksyun: 1.3.61 → 1.3.62 2022-12-29 13:32:29 +10:00
github-actions[bot]
54c113cebc terraform-providers.cloudflare: 3.30.0 → 3.31.0 2022-12-29 13:32:29 +10:00
github-actions[bot]
5189e84497 terraform-providers.bitbucket: 2.26.0 → 2.27.0 2022-12-29 13:32:29 +10:00
figsoda
e13125d4b5 ruff: 0.0.198 -> 0.0.199
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.198...v0.0.199

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.199
2022-12-28 22:02:24 -05:00
figsoda
a00de39521
Merge pull request #208167 from qowoz/talosctl
talosctl: 1.3.0 -> 1.3.1
2022-12-28 21:58:05 -05:00
Nick Cao
71e2cb9e72 hydra_unstable: unstable-2022-12-05 -> 2022-12-23 2022-12-29 03:27:46 +01:00
Sandro
f104523dca
Merge pull request #207938 from trofi/xlibsWrapper-removal
Closes https://github.com/NixOS/nixpkgs/issues/194054
2022-12-29 02:54:28 +01:00
Sandro
8a20bdef65
Merge pull request #204069 from NickCao/openssl 2022-12-29 02:33:59 +01:00
Anderson Torres
7f0ed55fec
Merge pull request #207880 from realsnick/fix/libusb1
libusb1: add option to build with examples
2022-12-28 22:00:29 -03:00
Stanisław Pitucha
d43961ac21
Merge pull request #208146 from r-ryantm/auto-update/olm
olm: 3.2.13 -> 3.2.14
2022-12-29 11:55:41 +11:00
Sandro
ec52b5c4cd
Merge pull request #205347 from aidalgol/heroic-2.5.x
Closes https://github.com/NixOS/nixpkgs/issues/204651
2022-12-29 01:45:59 +01:00
Sandro
2916d393be
Merge pull request #207083 from kaldonir/bash-5.2 2022-12-29 01:39:58 +01:00
Weijia Wang
826bc3f074
audacity: 3.2.2 -> 3.2.3 (#208066) 2022-12-28 19:39:47 -05:00
Sandro
6c056bed3a
Merge pull request #205046 from SuperSandro2000/lib-meson 2022-12-29 01:36:12 +01:00
Jonas Heinrich
7bc5100341
Merge pull request #207839 from onny/processcpp
process-cpp: init at unstable-2021-05-11
2022-12-29 01:19:23 +01:00
Sandro
def5159fd9
Merge pull request #207723 from SuperSandro2000/okular-speech 2022-12-29 01:13:32 +01:00
Robert Hensing
7d91ec68f8
Merge pull request #208171 from hercules-ci/revert-remove-loaOf
Revert "lib/types: remove loaOf"
2022-12-29 01:09:42 +01:00
github-actions[bot]
351a07ba79
Merge staging-next into staging 2022-12-29 00:03:11 +00:00
github-actions[bot]
2b02f05ba2
Merge master into staging-next 2022-12-29 00:02:32 +00:00
Robert Hensing
ef9b04ec5f lib.types.loaOf: Update comment to say deprecate instead of remove 2022-12-29 00:49:32 +01:00
Robert Hensing
9af74cc709 Revert "lib/types: remove loaOf"
This reverts commit c8c538f2ab.

Reason: removal did not follow a deprecation process and it hurts
        nixops 1.7 users.
2022-12-29 00:48:22 +01:00