mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge branch 'staging'
There are some Darwin regressions and a mysterious Lisp issue, but also a security update of curl...
This commit is contained in:
commit
dd57c63793
68 changed files with 438 additions and 161 deletions
|
@ -69,7 +69,6 @@ in
|
|||
[ (self: super: {
|
||||
openssh = super.openssh.override {
|
||||
hpnSupport = true;
|
||||
withKerberos = true;
|
||||
kerberos = self.libkrb5;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue