This website requires JavaScript.
Explore
Help
Sign In
ForkMaster
/
nixos-mailserver
Watch
1
Star
0
Fork
0
You've already forked nixos-mailserver
mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced
2024-11-11 19:39:16 +05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9578dbac69
nixos-mailserver
/
shell.nix
2 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
add flake support
2020-12-15 20:01:40 +05:00
(
import
(
builtins
.
fetchGit
"
h
t
t
p
s
:
/
/
g
i
t
h
u
b
.
c
o
m
/
e
d
o
l
s
t
r
a
/
f
l
a
k
e
-
c
o
m
p
a
t
"
)
{
src
=
./.
;
}
)
.
shellNix
Reference in New Issue
Copy Permalink