feat: use blog tarball
This commit is contained in:
parent
f2bd0a43ec
commit
e49b560d6b
12
flake.lock
12
flake.lock
@ -100,14 +100,14 @@
|
|||||||
"systems": "systems_2"
|
"systems": "systems_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727370985,
|
"lastModified": 1727382403,
|
||||||
"narHash": "sha256-dDUEMxoG3aaSDEoseVW7dapRnHIdgQkLQiFwPjo+dXQ=",
|
"narHash": "sha256-ewGsUhNxIYv0g/a9GGa3cMlKXGgsSK14xgnr9JoT1zs=",
|
||||||
"path": "/home/firewatch/website",
|
"type": "tarball",
|
||||||
"type": "path"
|
"url": "https://git.gaze.systems/gazesys/website/releases/download/latest/source.tgz"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/home/firewatch/website",
|
"type": "tarball",
|
||||||
"type": "path"
|
"url": "https://git.gaze.systems/gazesys/website/releases/download/latest/source.tgz"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conduit": {
|
"conduit": {
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
helix.url = "github:helix-editor/helix";
|
helix.url = "github:helix-editor/helix";
|
||||||
|
|
||||||
blog.url = "path:/home/firewatch/website";
|
blog.url = "https://git.gaze.systems/gazesys/website/releases/download/latest/source.tgz";
|
||||||
blog.inputs.nixpkgs.follows = "nixpkgs";
|
blog.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
bernbot.url = "github:yusdacra/bernbot";
|
bernbot.url = "github:yusdacra/bernbot";
|
||||||
|
Loading…
Reference in New Issue
Block a user