feat(modules/mail): bump mailserver version
Some checks failed
Nix CI / build (push) Has been cancelled
Some checks failed
Nix CI / build (push) Has been cancelled
This commit is contained in:
parent
1c8bc1d422
commit
0bc0ca6f90
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ in
|
|||
{
|
||||
imports = [
|
||||
(builtins.fetchTarball {
|
||||
url = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/master/nixos-mailserver-master.tar.gz";
|
||||
sha256 = "0mfc8xkpy6hrfwyhjjnfna8b54s2h01lzsw4mw3yym6ccacc75r8";
|
||||
url = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/archive/main/nixos-mailserver-main.tar.gz";
|
||||
sha256 = "1i7sh58wa4aypch2gqfa7gpfyi2c1d9s8665wdd4iyy9x9frwazw";
|
||||
})
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue