Commit Graph

416251 Commits

Author SHA1 Message Date
Franz Pletz
cc9be15a2f
alpine: fix build with libxcrypt 2022-10-09 18:09:42 +02:00
Franz Pletz
3028beca39
apacheHttpd: fix build with libxcrypt 2022-10-09 18:09:42 +02:00
Franz Pletz
77a7b43e62
aprutil: fix build with libxcrypt 2022-10-09 18:09:42 +02:00
Franz Pletz
ae4e703c17
tdb: fix build with libxcrypt 2022-10-09 18:09:42 +02:00
Franz Pletz
dd331ad167
openldap: fix build with libxcrypt 2022-10-09 18:09:41 +02:00
Franz Pletz
e8748e2afa
accountsservice: fix build with libxcrypt 2022-10-09 18:09:41 +02:00
Franz Pletz
32e7482074
nixos/tests/shadow: new hashes support with libxcrypt 2022-10-09 18:09:41 +02:00
Franz Pletz
f9090d5862
libxcrypt: fix build with musl 2022-10-09 18:09:41 +02:00
Franz Pletz
f6011b26e4
systemd: fix build with libxcrypt 2022-10-09 18:09:40 +02:00
Franz Pletz
74424224fd
shadow: fix build with libxcrypt 2022-10-09 18:09:40 +02:00
Franz Pletz
5df544acc2
pam: enable libxcrypt by default 2022-10-09 18:09:40 +02:00
Franz Pletz
2c2fde951c
apparmor: fix build with libxcrypt 2022-10-09 18:09:40 +02:00
Franz Pletz
44a73d018e
libxslt: fix build with libxcrypt 2022-10-09 18:09:40 +02:00
Franz Pletz
872c524454
cyrus_sasl: fix build with libxcrypt 2022-10-09 18:09:39 +02:00
Franz Pletz
194d852242
cpython: fix build with libxcrypt 2022-10-09 18:09:39 +02:00
Franz Pletz
495e6501b6
llvmPackages_11.compiler-rt: fix build with libxcrypt 2022-10-09 18:09:37 +02:00
Franz Pletz
0097f57b1f
gcc11: fix build with libxcrypt 2022-10-09 18:07:54 +02:00
Franz Pletz
3624ac2458
perl: fix build with libxcrypt 2022-10-09 18:07:54 +02:00
Martin Weinelt
e36bd3c473
libxcrypt: build using perl without libcrypt support 2022-10-09 18:07:54 +02:00
Martin Weinelt
a369108233
perl: allow building without libcrypt 2022-10-09 18:07:53 +02:00
Martin Weinelt
7c29dcb80b
libxcrypt: use tarball src, prune dependencies 2022-10-09 18:07:53 +02:00
Martin Weinelt
ff30c899d8
glibc: make crypt support optional
The libcrypt library is going to be replaced with libxcrypt in packages
that require it.
2022-10-09 18:07:53 +02:00
github-actions[bot]
3e675d06f5
Merge staging-next into staging 2022-10-09 12:02:02 +00:00
github-actions[bot]
8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
R. Ryantm
b31c42831f conntrack-tools: 1.4.6 -> 1.4.7 2022-10-09 13:49:33 +02:00
Franz Pletz
8a86d9d4aa
Merge pull request #195190 from Ma27/coturn-replace-secret
nixos/coturn: refactor secret injection
2022-10-09 13:48:49 +02:00
Anderson Torres
377db224c1
Merge pull request #195093 from anthonyroussel/vdpauinfo_1_5
vdpauinfo: 1.3 -> 1.5
2022-10-09 08:43:38 -03:00
Anderson Torres
ff92a56f77
Merge pull request #195057 from LeSuisse/sget-init
sget: init at unstable-2022-10-04
2022-10-09 08:40:44 -03:00
Anderson Torres
77f47938c8
Merge pull request #195136 from wegank/pcem-wxgtk
pcem: migrate to wxGTK32
2022-10-09 08:37:26 -03:00
Maciej Krüger
46101630c6
Merge pull request #193598 from ckiee/synapse-admin-18fix 2022-10-09 13:32:43 +02:00
Alex Griffin
74fc4924fb xmonadctl: use xmonad-contrib's src 2022-10-09 13:16:13 +02:00
Sandro
7338069be8
Merge pull request #193778 from r-ryantm/auto-update/vtm 2022-10-09 12:59:03 +02:00
Sandro
42f7345fb0
Merge pull request #194910 from SuperSamus/duckstation-revert 2022-10-09 12:57:48 +02:00
Sandro
3720503cdf
Merge pull request #192649 from ners/apacheds 2022-10-09 12:49:14 +02:00
André-Patrick Bubel
17b9d61957
mediathekview: 13.8.0 -> 13.9.1 (#194125) 2022-10-09 12:40:07 +02:00
Maximilian Bosch
1d4a52da6a
Merge pull request #194805 from figsoda/update-rust-motd
rust-motd: 0.2.1 -> 1.0.0
2022-10-09 12:30:51 +02:00
Sandro
63a937e54b
Merge pull request #189421 from foo-dogsquared/update-guile-gcrypt 2022-10-09 12:22:27 +02:00
ilkecan
ef30dee2d6 buildVimPlugin: deprecate rtp attribute 2022-10-09 12:22:03 +02:00
ilkecan
448bb9bbae vimUtils.buildVimPlugin: prevent building twice
Don't set the `rtp` attribute using `overrideAttrs`. `overrideAttrs`
passes the attribute to the builder hence creates a different
derivation. This made vim plugins being built twice.
2022-10-09 12:22:03 +02:00
ilkecan
9314243820 luaPackages.gitsigns-nvim: remove noop override
`toVimPlugin` function mentioned is added with #178180.
2022-10-09 12:22:03 +02:00
ilkecan
49b5c1f562 vimPlugins.plenary-nvim: remove stale comment
The plugin is being built using `luaPackages` since #178180.
2022-10-09 12:22:03 +02:00
Sandro
53e18170b1
Merge pull request #194901 from onny/wordpresspackages-update 2022-10-09 12:17:49 +02:00
Stéphan Kochen
2623fc4a78 lua: add back Darwin makeBinaryWrapper fix 2022-10-09 12:15:14 +02:00
Sandro
898f6ecd4d
Merge pull request #189561 from mpscholten/init-ihp-new 2022-10-09 12:02:12 +02:00
Sandro
d87090ce15
Merge pull request #194892 from rapenne-s/surf_display_update 2022-10-09 11:11:38 +02:00
Sergei Trofimovich
7c0859b7d5
Merge pull request #194691 from amjoseph-nixpkgs/pr/xlibsWrapper/pcb
pcb: use xorg.* packages directly instead of xlibsWrapper
2022-10-09 10:07:29 +01:00
Fabian Affolter
aa007170d5
Merge pull request #195172 from r-ryantm/auto-update/dnstwist
dnstwist: 20220815 -> 20221008
2022-10-09 10:26:35 +02:00
Vincent Laporte
0e21110822 ocamlPackages.caqti: 1.8.0 → 1.9.1 2022-10-09 10:19:15 +02:00
Maximilian Bosch
4ece171482
Merge pull request #194738 from mayflower/pi-tokenjanitor
nixos/privacyidea: add proper support for `privacyidea-token-janitor`
2022-10-09 09:50:20 +02:00
Maximilian Bosch
4fd75277dd
nixos/coturn: refactor secret injection
The original implementation had a few issues:

* The secret was briefly leaked since it is part of the cmdline for
  `sed(1)` and on Linux `cmdline` is world-readable.
* If the secret would contain either a `,` or a `"` it would mess with
  the `sed(1)` expression itself unless you apply messy escape hacks.

To circumvent all of that, I decided to use `replace-secret` which
allows you to replace a string inside a file (in this case
`#static-auth-secret#`) with the contents of a file, i.e.
`cfg.static-auth-secret-file` without any of these issues.
2022-10-09 09:31:48 +02:00