aboutsummaryrefslogtreecommitdiffstats
path: root/nix
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-16 03:24:36 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-19 05:19:38 +0100
commit7fcebbdbbc35f2104465604655038a9c350a423c (patch)
tree55ff991e4b43597f42f3de216c24c7b377a9c5ab /nix
parentdb8cb61d4a13fa861440379f4788a6524d880467 (diff)
init static.nomath.org
Diffstat (limited to 'nix')
-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"
}
}