patches: add srv record support to openssh
This commit is contained in:
parent
75fa5f9e99
commit
a9525eb8cc
2 changed files with 678 additions and 0 deletions
|
@ -23,4 +23,6 @@ in
|
|||
hyfetch = addPatches prev.hyfetch [ ./neofetch-remove-steam-packages.patch ];
|
||||
|
||||
hydra_unstable = addPatches prev.hydra_unstable [ ./hydra-force-allow-import-from-derivation.patch ];
|
||||
|
||||
openssh = addPatches prev.openssh [ ./srv-records.patch ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue