overlay: unstable has latest openssh

This commit is contained in:
Aaron Bieber 2022-10-31 15:33:16 -06:00
parent edf3dacb50
commit 76edb96a5e
No known key found for this signature in database

View File

@ -13,7 +13,6 @@ let
};
in {
nixpkgs.overlays = if isUnstable then [
openssh
(self: super: {
matrix-synapse = super.matrix-synapse.overrideAttrs (old: rec {