move yisroelbaum web stack into module

This commit is contained in:
Yisroel Baum 2026-07-31 11:30:25 +03:00
parent 5406f8c991
commit 92d6e4bad7
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
8 changed files with 81 additions and 204 deletions

29
flake.lock generated
View file

@ -39,6 +39,7 @@
"rabbi-gerzi": {
"inputs": {
"nixpkgs": [
"yisroelbaum-web",
"nixpkgs"
],
"utils": "utils"
@ -60,6 +61,7 @@
"resume": {
"inputs": {
"nixpkgs": [
"yisroelbaum-web",
"nixpkgs"
]
},
@ -81,10 +83,9 @@
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"rabbi-gerzi": "rabbi-gerzi",
"resume": "resume",
"sops-nix": "sops-nix",
"tide": "tide"
"tide": "tide",
"yisroelbaum-web": "yisroelbaum-web"
}
},
"sops-nix": {
@ -159,6 +160,28 @@
"repo": "flake-utils",
"type": "github"
}
},
"yisroelbaum-web": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rabbi-gerzi": "rabbi-gerzi",
"resume": "resume"
},
"locked": {
"lastModified": 1785486508,
"narHash": "sha256-ERBDLfvLBz91IBMJeagoTfXzeldUjhekF8jqiuHCeGw=",
"ref": "refs/heads/master",
"rev": "b09be84f730937f9556263fc995753e873e31ac0",
"revCount": 2,
"type": "git",
"url": "https://git.yisroelbaum.com/yisroelbaum/yisroelbaum-web"
},
"original": {
"type": "git",
"url": "https://git.yisroelbaum.com/yisroelbaum/yisroelbaum-web"
}
}
},
"root": "root",