aboutsummaryrefslogtreecommitdiffstats
path: root/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'nix/sources.json')
-rw-r--r--nix/sources.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 71b4a98..5530bfa 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -11,10 +11,16 @@
"url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
- "website": {
+ "nomath-org": {
"branch": "main",
- "repo": "git@code.nomath.org:~/website",
- "rev": "21b71667e42a2af1ebb22631ce956f2b95971454",
+ "repo": "git@code.nomath.org:~/nomath-org",
+ "rev": "c04b08769bce48387d68eb47e691f5235129b582",
+ "type": "git"
+ },
+ "static-nomath-org": {
+ "branch": "main",
+ "repo": "git@code.nomath.org:~/static-nomath-org",
+ "rev": "5b728019ca1c831f1eb2453545a557ac31747b5e",
"type": "git"
}
}