sourcephile
/
git
/
sourcephile-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nix: update nixpkgs
[sourcephile-nix.git]
/
Makefile
1
all: init
2
3
.PHONY: var/named.root
4
var/named.root:
5
mkdir -p $(@D)
6
curl >$@ -L https://www.internic.net/domain/named.root
7
8
tunnel-rspamd:
9
ssh -nNTL 11334:localhost:11334 root@sourcephile.fr