Commit Graph

416794 Commits

Author SHA1 Message Date
K900
5e62c78f4b nixos/plasma5: add very basic plasma-bigscreen module 2022-10-12 17:15:56 +03:00
K900
7e99c2ed5b plasma5Packages: 5.25.5 -> 5.26.0 2022-10-12 17:15:56 +03:00
Tim Steinbach
9673ea736a
oh-my-zsh: 2022-10-07 → 2022-10-12 (#195666) 2022-10-12 09:49:10 -04:00
ajs124
b468eb8655
jenkins: 2.361.1 -> 2.361.2 (#195565)
https://www.jenkins.io/changelog-stable//#v2.361.2
2022-10-12 09:27:08 -04:00
Pavol Rusnak
f634d427b0
Merge pull request #195645 from prusnak/fido2luks
fido2luks: 0.2.20 -> 0.2.21
2022-10-12 15:10:54 +02:00
figsoda
dddb769120
Merge pull request #195659 from r-ryantm/auto-update/dagger
dagger: 0.2.35 -> 0.2.36
2022-10-12 09:07:58 -04:00
Pavol Rusnak
fa2021c7b6
fido2luks: 0.2.20 -> 0.2.21
+ fix license
2022-10-12 15:06:28 +02:00
Artturin
9ff71f97c8 python-setup-hook: use buildPackages.callPackage to not change hashes
this is just a hook so its safe

without this change:

we build a python3 for buildHost twice instead of only once while the result
of the build is the same

```
nix-repl> pkgsCross.aarch64-multiplatform.python3.pythonForBuild
«derivation /nix/store/5sx1ng86lxzggi33rchvq0z16ywkg11b-python3-3.10.7.drv»

nix-repl> pkgsCross.aarch64-multiplatform.buildPackages.python3
«derivation /nix/store/c5rlaqdfymd3j5v41rh98pjcv3dx3sh7-python3-3.10.7.drv»
```

```
$ nix-diff $(getOutForDrv "/nix/store/5sx1ng86lxzggi33rchvq0z16ywkg11b-python3-3.10.7.drv") $(getOutForDrv "/nix/store/c5rlaqdfymd3j5v41rh98pjcv3dx3sh7-python3-3.10.7.drv") --environment
- /nix/store/3fkwg2pypsxhydgwb9m7f1v5pcgfns6p-python3-3.10.7:{out}
+ /nix/store/wyhbl43ycqn43d08v5fqj1j6ynf7nz73-python3-3.10.7:{out}
• The input derivation named `python-setup-hook.sh` differs
  - /nix/store/slvn39rh0l53c9czaf3g6a4awcj63j5r-python-setup-hook.sh.drv:{out}
  + /nix/store/bcjff6dn4gp7pf0knnja9ax4qrll78d5-python-setup-hook.sh.drv:{out}
  • The set of input source names do not match:
      - cross-file.conf
  • The input derivation named `stdenv-linux` differs
    - /nix/store/rsxsipgabvny0mc286j3vfpgaaaixdyz-stdenv-linux.drv:{out}
    + /nix/store/46ywpk0p6r22y502gi21xxghminy9lbj-stdenv-linux.drv:{out}
    • The set of input derivation names do not match:
        - hook
        + acl-2.3.1
        + attr-2.5.1
        + binutils-2.39
        + binutils-wrapper-2.39
        + ed-1.18
        + expand-response-params
        + gcc-11.3.0
        + gcc-wrapper-11.3.0
        + glibc-2.35-163
        + gmp-with-cxx-stage4-6.2.1
        + libidn2-2.3.2
        + libunistring-1.0
        + linux-headers-5.19
        + pcre-8.45
        + zlib-1.2.12
    • The set of input derivations named `bzip2-1.0.8` do not match
    • The set of input derivations named `xz-5.2.6` do not match
    • The environments do not match:
        + allowedRequisites=...
        defaultNativeBuildInputs=''
        ...
    ''
  • The environments do not match:
      cmakeFlags=''
      -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=aarch64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64
  ''
      configureFlags=''
      --build=x86_64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu
  ''
      mesonFlags=''
      --cross-file=/nix/store/0d6bflf42rgrrxhp10visp67scqncd4g-cross-file.conf
  ''
      stdenv=''
      /nix/store/6ji09gqw12pnp3ylw3rrsd65f9vhhx89-stdenv-linux/nix/store/ykjm8yzjcwg2xpf640zh6jql5s8yimkp-stdenv-linux
  ''
• The environments do not match:
    setupHook=''
    /nix/store/x6rrxsai11kl9gq29ipv0jn455admav3-python-setup-hook.sh/nix/store/h7z4wvlf7n23ir86nngjn9rpk1ygc7di-python-setup-hook.sh
''
```
2022-10-12 14:40:18 +02:00
Martin Weinelt
e44983d587
Merge pull request #195656 from mweinelt/python-bcrypt 2022-10-12 14:34:47 +02:00
Yureka
7fc8453a68
libusb1: enable udev support for dynamically linked musl platform (#195351)
This was previously disabled because pkgs.udev (=pkgs.systemd) was not building on musl, but that is no longer the case.
This fixes the build of pkgsMusl.usbutils, which requires udev support in libusb1.
2022-10-12 14:20:21 +02:00
Alyssa Ross
3dae05bb91 update-python-libraries: enable nix command
Since the Nix command used is an implementation detail of the script,
it's the script that will have to be updated if the command changes,
it's the script that should be opting into this, rather than making
the user do it globally.
2022-10-12 11:38:55 +00:00
Alyssa Ross
6425011efe update-python-libraries: remove old Nix fallback
Since c0972c16dc ("update-python-libraries: add missing dependency nix"),
Nix will be provided as a dependency, so we know we'll always be using
a modern version and no longer need the fallback.
2022-10-12 11:38:55 +00:00
R. Ryantm
07f03615ba dagger: 0.2.35 -> 0.2.36 2022-10-12 11:24:03 +00:00
Cabia Rangris
216e5aa763
Merge pull request #194021 from danderson/danderson/superslicer
super-slicer: use non-EGL version of wxWidgets.
2022-10-12 15:22:59 +04:00
Martin Weinelt
a0231e8cce
pebble: mark broken on 32bit platforms 2022-10-12 13:13:54 +02:00
Stanisław Pitucha
d2afb051ff
Merge pull request #195210 from yorickvP/guake
guake: 3.6.3 -> 3.9.0
2022-10-12 22:12:57 +11:00
Stanisław Pitucha
05645561b5
Merge pull request #192172 from viraptor/pulumi-aws-darwin-fix
python310Packages.pulumi-aws: mark as working on darwin and aarch64
2022-10-12 22:04:19 +11:00
Martin Weinelt
0310ac43a5
python3Packages.mypy: Disable mypy.report import on i686-linux
Importing the mypy.report fails due to a circular import.
2022-10-12 13:03:48 +02:00
Stanisław Pitucha
21d1461e97
Merge pull request #188005 from astrobeastie/cargo-hf2
cargo-hf2: init at 0.3.3
2022-10-12 21:52:20 +11:00
Francesco Gazzetta
187ee8ee0e
Merge pull request #195575 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.59 -> 1.60
2022-10-12 10:32:36 +00:00
Martin Weinelt
7d3e7f4890
python3Packages.bcrypt: Revert to 3.2.2 on i686-linux
The latest bcrypt version segfaults during test_kdf, which prevents the
package from building. The package is in the critical chain for many
NixOS tests, which currently won't complete on i686-linux.

Upstream-Issue: https://github.com/pyca/bcrypt/issues/407
2022-10-12 12:24:58 +02:00
Stanisław Pitucha
c8976310f0
Merge pull request #194853 from r-ryantm/auto-update/python310Packages.gaphas
python310Packages.gaphas: 3.8.0 -> 3.8.1
2022-10-12 21:22:43 +11:00
Stanisław Pitucha
bf43ec1b78
Merge pull request #194115 from k0ral/losslesscut
losslesscut: 3.43.0 -> 3.46.2
2022-10-12 21:05:58 +11:00
Stanisław Pitucha
78f921a488
Merge pull request #194772 from r-ryantm/auto-update/netbox
netbox: 3.3.4 -> 3.3.5
2022-10-12 21:01:52 +11:00
Stanisław Pitucha
87c8a2a9bb
Merge pull request #194996 from tjni/pnpm-update
nodePackages.pnpm: 7.13.2 -> 7.13.3
2022-10-12 20:26:11 +11:00
Stanisław Pitucha
f408bb190b
Merge pull request #195582 from r-ryantm/auto-update/himalaya
himalaya: 0.5.10 -> 0.6.0
2022-10-12 20:21:19 +11:00
Stanisław Pitucha
8b2e3785d4
Merge pull request #195629 from r-ryantm/auto-update/werf
werf: 1.2.177 -> 1.2.178
2022-10-12 20:17:57 +11:00
Adam Joseph
0d0c03fb0b
coding-conventions.chapter.md: update to account for #89885 (#191378)
https://github.com/NixOS/nixpkgs/pull/89885 ensures that fetches are
done securely (i.e. without `--insecure`) when the `hash` parameter is one of
the four special "fake" hashes.  However the manual was not updated in that PR.
This commit updates the manual to account for the already-merged changes from
that PR.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-10-12 11:08:50 +02:00
Jonas Heinrich
56f970d3a5
Merge pull request #195527 from r-ryantm/auto-update/syncstorage-rs
syncstorage-rs: 0.12.3 -> 0.12.4
2022-10-12 11:04:48 +02:00
Oleksii Filonenko
e10c414dd7
Merge pull request #195269 from anthonyroussel/overcommit_0_59_1 2022-10-12 11:17:00 +03:00
Jonas Heinrich
dbb59c06ac
Merge pull request #195530 from r-ryantm/auto-update/thedesk
thedesk: 22.3.1 -> 23.0.1
2022-10-12 10:16:16 +02:00
Jonas Heinrich
958f691462
Merge pull request #195546 from r-ryantm/auto-update/baresip
baresip: 2.8.1 -> 2.8.2
2022-10-12 10:13:48 +02:00
Jonas Heinrich
dda6bf6442
Merge pull request #195535 from siph/devilspie2-0.44
devilspie2: 0.43 -> 0.44
2022-10-12 09:59:43 +02:00
Thomas Gerbet
80f28828c7
gerrit: 3.5.1 -> 3.6.2 (#195630)
https://www.gerritcodereview.com/3.6.html
2022-10-12 09:58:10 +02:00
Jonas Heinrich
fc0c0a17ca
Merge pull request #195536 from 360ied/classicube-1.3.3
classicube: 1.3.2 -> 1.3.3
2022-10-12 09:57:14 +02:00
Jonas Heinrich
2e9fa7f528
Merge pull request #195543 from markuskowa/add-ucc
ucc: init at 1.1.0
2022-10-12 09:52:29 +02:00
Jonas Heinrich
aae9df3e61
Merge pull request #195544 from r-ryantm/auto-update/aliyun-cli
aliyun-cli: 3.0.127 -> 3.0.128
2022-10-12 09:50:11 +02:00
Jonas Heinrich
b50ceb9877
Merge pull request #195545 from r-ryantm/auto-update/aws-nuke
aws-nuke: 2.19.0 -> 2.20.0
2022-10-12 09:45:10 +02:00
Jonas Heinrich
bbcc159696
Merge pull request #195548 from r-ryantm/auto-update/bemenu
bemenu: 0.6.12 -> 0.6.13
2022-10-12 09:35:27 +02:00
Jonas Heinrich
4efb100eb8
Merge pull request #195550 from r-ryantm/auto-update/python310Packages.pex
python310Packages.pex: 2.1.109 -> 2.1.110
2022-10-12 09:30:52 +02:00
Jonas Heinrich
fea4a1365a
Merge pull request #195554 from maralorn/chrysalis
chrysalis: 0.11.5 -> 0.11.8
2022-10-12 09:25:50 +02:00
Jonas Heinrich
317439f7fc
Merge pull request #195560 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.45.2 -> 0.45.3
2022-10-12 09:18:02 +02:00
Vladimír Čunát
e8ea57f207
Merge #195628: heroic: don't use the kdialog alias 2022-10-12 09:15:06 +02:00
R. Ryantm
e1734cb2b4 redpanda: 22.2.5 -> 22.2.6 2022-10-12 02:58:17 -04:00
R. Ryantm
98e5fcb9c7 werf: 1.2.177 -> 1.2.178 2022-10-12 06:43:54 +00:00
Vladimír Čunát
b2a5c364d7
heroic: don't use the kdialog top-level alias
https://hydra.nixos.org/log/ygsis1s955063im3i37cqwb9grfjyfsz-nixpkgs-release-checks.drv
2022-10-12 08:43:30 +02:00
Robert Schütz
5c58d4f5ea qutebrowser: fix build 2022-10-11 23:20:27 -07:00
Pascal Bach
1ca4c178dd
Merge pull request #195488 from KoviRobi/gitlab-runner-clear-docker-cache
Gitlab runner clear docker cache
2022-10-12 07:56:46 +02:00
github-actions[bot]
93a795a555 terraform-providers.utils: 1.4.1 → 1.5.0 2022-10-12 14:23:52 +10:00
github-actions[bot]
0d74b078ce terraform-providers.ucloud: 1.32.3 → 1.32.4 2022-10-12 14:23:52 +10:00