summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrisha Shipunov2025-02-02 20:50:39 +0100
committerGrisha Shipunov2025-02-02 20:50:39 +0100
commit8086efe6ec04e5e1e5909501001db8defff746f3 (patch)
tree3d7a518cb524c3243e1db97bd50d2a685dee7d67 /flake.lock
parente9ea354f513eeac76dbcc30ea2688fadef0b5013 (diff)
add landing page
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 26 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 6093dcd..e85d055 100644
--- a/flake.lock
+++ b/flake.lock
@@ -528,7 +528,8 @@
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",
- "tmux-yank": "tmux-yank"
+ "tmux-yank": "tmux-yank",
+ "website": "website"
}
},
"rust-overlay": {
@@ -689,6 +690,30 @@
"repo": "treefmt-nix",
"type": "github"
}
+ },
+ "website": {
+ "inputs": {
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1738525735,
+ "narHash": "sha256-aeNSiEkIE0n95q5V8HkxeNL4pZ7NojnH/eIoaP5h74Y=",
+ "ref": "main",
+ "rev": "25e2c1c97065ed33df66873e0899d110f3ead9e7",
+ "revCount": 3,
+ "type": "git",
+ "url": "https://codeberg.org/0xa/website.git"
+ },
+ "original": {
+ "ref": "main",
+ "type": "git",
+ "url": "https://codeberg.org/0xa/website.git"
+ }
}
},
"root": "root",