Commit Graph

398837 Commits

Author SHA1 Message Date
Maximilian Bosch
204d32c5c1
nixos/sssd-ldap: verify that passing secrets via env works 2022-08-18 11:37:43 +02:00
Maximilian Bosch
2f0bd926ea
nixos/sssd-ldap: fix eval
Introduced by fd7d901133. The openldap
module now expects the database directory to be below
`/var/lib/openldap`, oterhwise it'll fail evaluation like this:

    Failed assertions:
    - Database dc=example,dc=org has `olcDbDirectory` (/var/db/openldap) that is not a subdirectory of
    `/var/lib/openldap/`.
2022-08-18 11:37:29 +02:00
Maximilian Bosch
8d92d42c5c
nixos/sssd: fix typo 2022-08-18 11:34:06 +02:00
Lara
87942da08e
nixos/sssd: Add secrets handling
Currently, it is not possible to supply sensitive credentials like
`ldap_default_authtok` without writing them to the nix store. This
This commit introduces a new option `environmentFile` where those
credentials can be supplied via environment substitution.
2022-08-09 17:28:37 +02:00
Martin Weinelt
22562e9a1c
Merge pull request #185796 from lilyinstarlight/fix/nix-bisect-typeerror 2022-08-09 17:18:03 +02:00
Martin Weinelt
df97c172dc
Merge pull request #185728 from mweinelt/python3.11rc1 2022-08-09 17:15:01 +02:00
Pavol Rusnak
b054a9e540
Merge pull request #185795 from lilyinstarlight/pkg/touchosc-1.1.4.143
touchosc: init at 1.1.4.143
2022-08-09 17:08:42 +02:00
Pavol Rusnak
13433e1f0a
Merge pull request #185794 from lilyinstarlight/pkg/kodelife-1.0.5.161
kodelife: 0.9.8.143 -> 1.0.5.161
2022-08-09 17:08:26 +02:00
Martin Weinelt
f7ec168c0d
Merge pull request #185786 from fabaff/aioairzone-bump 2022-08-09 17:04:13 +02:00
Martin Weinelt
db88c760fe
Merge pull request #185789 from fabaff/plugwise-bump 2022-08-09 17:03:55 +02:00
Martin Weinelt
e32f26c37b
Merge pull request #185790 from r-ryantm/auto-update/jsbeautifier 2022-08-09 17:03:37 +02:00
Martin Weinelt
31c0821b35
Merge pull request #185788 from fabaff/aiohomekit-bump 2022-08-09 17:02:33 +02:00
Martin Weinelt
0bdc9fe0ad
Merge pull request #185697 from mweinelt/sonarr 2022-08-09 17:01:15 +02:00
Lily Foster
e17fa76bdb nix-bisect: add patch from upstream to fix crashes 2022-08-09 10:31:00 -04:00
Lily Foster
748a08728e touchosc: init at 1.1.4.143 2022-08-09 10:21:31 -04:00
Robert Kovacsics
0f456ce627 pkgsStatic.gdb: Fix compile
Fixes the following issue:

        [host@user:/nix/pkgs]$ nix build .\#pkgsStatic.gdb
        checking size of unsigned long long...   CXXLD  libinproctrace.so
        /nix/store/gzms61swp55fg5qbvshyqv5jfsnfvybz-x86_64-unknown-linux-musl-binutils-2.38/bin/x86_64-unknown-linux-musl-ld: /nix/store/dnmh1aj0kd60qz8yl4srak8kn2bspbxc-x86_64-unknown-linux-musl-stage-final-gcc-11.3.0/lib/gcc/x86_64-unknown-linux-musl/11.3.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
        /nix/store/gzms61swp55fg5qbvshyqv5jfsnfvybz-x86_64-unknown-linux-musl-binutils-2.38/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:383: libinproctrace.so] Error 1
        make[2]: *** Waiting for unfinished jobs....
        8
        checking size of unsigned long... make[2]: Leaving directory '/build/gdb-12.1/_build/gdbserver'
        make[1]: *** [Makefile:11064: all-gdbserver] Error 2

as the inprocess library can only be compiled as a shared library
2022-08-09 14:13:10 +00:00
Bobby Rong
3350e6cbe3
Merge pull request #184987 from r-ryantm/auto-update/railway
railway: 1.8.4 -> 2.0.0
2022-08-09 22:11:05 +08:00
Lily Foster
9dc35afd5f kodelife: 0.9.8.143 -> 1.0.5.161 2022-08-09 10:08:00 -04:00
Bobby Rong
4294b6699d
Merge pull request #185324 from newAM/saleae-logic-2
saleae-logic-2: 2.3.56 -> 2.3.58
2022-08-09 21:59:31 +08:00
Fabian Affolter
d691e8945b python310Packages.plugwise: 0.21.1 -> 0.21.2 2022-08-09 15:58:38 +02:00
R. Ryantm
1c201db269 python310Packages.jsbeautifier: 1.14.4 -> 1.14.5 2022-08-09 13:51:50 +00:00
Fabian Affolter
f018c33574 python310Packages.aiohomekit: 1.2.5 -> 1.2.6 2022-08-09 15:44:17 +02:00
Fabian Affolter
11896e7e21 python310Packages.aioairzone: 0.4.8 -> 0.4.9 2022-08-09 15:38:37 +02:00
Jan Tojnar
d070f3d4e0
Merge pull request #185706 from wegank/libdazzle-darwin
libdazzle: fix build on darwin
2022-08-09 15:33:24 +02:00
Fabian Affolter
7f10416809
Merge pull request #185774 from fabaff/bleak-retry-connector-bump
python310Packages.bleak-retry-connector: 1.4.0 -> 1.5.0
2022-08-09 15:32:44 +02:00
Mario Rodas
2287172f2c
Merge pull request #185732 from qowoz/yt-dlp
yt-dlp: 2022.07.18 -> 2022.8.8
2022-08-09 08:32:28 -05:00
Fabian Affolter
f37d475ecd
Merge pull request #185648 from fabaff/plexapi-bump
python310Packages.plexapi: 4.12.0 -> 4.12.1
2022-08-09 15:32:02 +02:00
Fabian Affolter
ac42d26b96
Merge pull request #185650 from fabaff/pescea-bump
python310Packages.pescea: 1.0.10 -> 1.0.11
2022-08-09 15:31:29 +02:00
Mario Rodas
a27cddec63
Merge pull request #185568 from alternateved/pkg/update-tidal-to-4.1.0
tidal-hifi: 4.0.1 -> 4.1.0
2022-08-09 08:23:52 -05:00
Vincent Laporte
e9831074ef ocamlPackages_4_06.num: fix after #110571 2022-08-09 15:09:20 +02:00
Fabian Affolter
72a551c13f python310Packages.bleak-retry-connector: 1.4.0 -> 1.5.0 2022-08-09 14:33:30 +02:00
Peter Hoeg
65f39b913d prometheus-zfs-exporter: init at 2.2.5 2022-08-09 19:55:42 +08:00
Maximilian Bosch
625a6d0c11
Merge pull request #185769 from alyssais/qemu-statx
Revert "qemu: fix build w/glibc-2.33"
2022-08-09 13:39:19 +02:00
markuskowa
2839e5c7fa
Merge pull request #183490 from r-ryantm/auto-update/libfabric
libfabric: 1.14.0 -> 1.15.1
2022-08-09 12:30:36 +02:00
markuskowa
50006a9bf3
Merge pull request #184338 from r-ryantm/auto-update/libpsm2
libpsm2: 11.2.206 -> 11.2.229
2022-08-09 12:30:13 +02:00
Ryan Burns
c4e0e0f8d9
Merge pull request #182236 from graysonhead/nss-mdns-update
nss-mdns: 0.10.0 -> 0.15.1
2022-08-09 02:56:20 -07:00
Franz Pletz
e724ff22b2
Merge pull request #184688 from NickCao/clevis
clevis: add various packages to wrapper
2022-08-09 10:52:28 +02:00
Spencer Pogorzelski
6898b758b6 luaPackages.lua-subprocess: init at scm-1 2022-08-09 10:22:11 +02:00
Dennis Gosnell
b74d6cd93f
Merge pull request #185574 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-08-09 16:26:04 +09:00
Alexander Bantyev
1fd628dbf8
Merge pull request #181752 from McSinyx/olive-editor-qt514-glibc++
olive-editor: use qt514's overridden glibc++
2022-08-09 11:11:10 +04:00
Dennis Gosnell
b1a72782cf haskellPackages.hb3sum: disable on aarch64-linux because of dep 2022-08-09 16:05:10 +09:00
Fabian Affolter
50ec5970cc
Merge pull request #185703 from anthonyroussel/dvc
dvc: 2.12.0 -> 2.17.0
2022-08-09 08:55:22 +02:00
Fabian Affolter
bfa88a3d17
Merge pull request #185718 from anthonyroussel/aiohttp
python310Packages.aiohttp-retry: 2.5.6 -> 2.7.0
2022-08-09 08:43:17 +02:00
Fabian Affolter
77d64b7c99
Merge pull request #185734 from fabaff/heatclient-fix
python310Packages.python-heatclient: disable failing test
2022-08-09 08:41:45 +02:00
Fabian Affolter
867fe715e4
Merge pull request #185735 from fabaff/pyprosegur-bump
python310Packages.pyprosegur: 0.0.7 -> 0.0.8
2022-08-09 08:41:27 +02:00
Fabian Affolter
ff3430f862
Merge pull request #185737 from fabaff/pyipma-bump
python310Packages.pyipma: 3.0.0 -> 3.0.2
2022-08-09 08:41:04 +02:00
zowoq
2c84638d2b yt-dlp: 2022.07.18 -> 2022.8.8
https://github.com/yt-dlp/yt-dlp/releases/tag/2022.08.08
2022-08-09 16:06:47 +10:00
Dennis Gosnell
e94f52c385
haskellPackages.stripeapi: mark as dontDistribute because output exceeds Hydras maximum allowable size 2022-08-09 14:21:21 +09:00
Dennis Gosnell
6e8c590ec8
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-09 14:01:54 +09:00
Dennis Gosnell
aa832eedd7
haskellPackages: mark builds timing-out on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-08-09 13:53:49 +09:00