Merge pull request #111555 from Mic92/sops-nix-fixes
ssh-to-pgp: make platforms more liberal
This commit is contained in:
commit
5a89bde3c0
@ -25,6 +25,5 @@ buildGoModule rec {
|
|||||||
homepage = "https://github.com/Mic92/ssh-to-pgp";
|
homepage = "https://github.com/Mic92/ssh-to-pgp";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ mic92 ];
|
maintainers = with maintainers; [ mic92 ];
|
||||||
platforms = platforms.unix;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user