aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-02-10 19:17:59 -0500
committerGitHub <noreply@github.com>2020-02-10 19:17:59 -0500
commitfa0b111b63487f8df9cb8d417fa0e47064042377 (patch)
treea22ca394a184009230bfeb03ac6022f14fea81f7 /nix
parentdda1916f8cacd729c9a4f55e3d04429f37700181 (diff)
downloadxesite-fa0b111b63487f8df9cb8d417fa0e47064042377.tar.xz
xesite-fa0b111b63487f8df9cb8d417fa0e47064042377.zip
blog: I was Wrong About Nix (#116)
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 8565fcc..225728a 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -10,5 +10,11 @@
"type": "tarball",
"url": "https://github.com/adisbladis/vgo2nix/archive/1288e3dbf23ed79cef237661225df0afa30f8510.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ },
+ "xepkgs": {
+ "ref": "master",
+ "repo": "https://tulpa.dev/Xe/nixpkgs",
+ "rev": "71488e7dd46c9530d6781ab7845e6f720591a0b0",
+ "type": "git"
}
}