tangled
alpha
login
or
join now
ladas552.me
/
Nix-Docs
0
fork
atom
Site for my Nix docs
nix.ladas552.me
0
fork
atom
overview
issues
pulls
pipelines
new ssh
ladas552.me
6 days ago
1b65a3de
f026faf8
verified
This commit was signed with the committer's
known signature
.
ladas552.me
SSH Key Fingerprint:
SHA256:0redZTrFxpDNqzo1nB3+1r0tUTqjJNLsKTW6QpfrRi0=
+5
-5
2 changed files
expand all
collapse all
unified
split
flake.lock
flake.nix
+4
-4
flake.lock
···
2
2
"nodes": {
3
3
"nixpkgs": {
4
4
"locked": {
5
5
-
"lastModified": 1771369470,
6
6
-
"narHash": "sha256-QuLskcmhZmccr+kp9DhjrH7AkFvA9mf+dZdOQfNq/KI=",
7
7
-
"rev": "0182a361324364ae3f436a63005877674cf45efb",
5
5
+
"lastModified": 1772624091,
6
6
+
"narHash": "sha256-kx4m0PT8acdAYUXesEkNtGJaZbarQn/C//NNbV4weX8=",
7
7
+
"rev": "80bdc1e5ce51f56b19791b52b2901187931f5353",
8
8
"type": "tarball",
9
9
-
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre948083.0182a3613243/nixexprs.tar.xz?lastModified=1771369470&rev=0182a361324364ae3f436a63005877674cf45efb"
9
9
+
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre958232.80bdc1e5ce51/nixexprs.tar.xz?lastModified=1772624091&rev=80bdc1e5ce51f56b19791b52b2901187931f5353"
10
10
},
11
11
"original": {
12
12
"type": "tarball",
+1
-1
flake.nix
···
36
36
(pk "new" "lith new -k norg posts/$1")
37
37
(pk "edit" "nvim ./content/posts")
38
38
(pk "update" "nix flake update")
39
39
-
(pk "deploy" "lith build && scp -r public/* ladas552@nix.ladas552.me:/var/www/nix")
39
39
+
(pk "deploy" "lith build && scp -r public/* ladas552@nixwool.taila7a93b.ts.net:/var/www/nix")
40
40
];
41
41
};
42
42
};