summary refs log tree commit diff
path: root/ripple/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'ripple/nix/sources.json')
-rw-r--r--ripple/nix/sources.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/ripple/nix/sources.json b/ripple/nix/sources.json
new file mode 100644
index 0000000..70b7591
--- /dev/null
+++ b/ripple/nix/sources.json
@@ -0,0 +1,14 @@
+{
+    "nixpkgs": {
+        "branch": "nixos-unstable",
+        "description": "Nix Packages collection",
+        "homepage": "",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "fe01052444c1d66ed6ef76df2af798c9769e9e79",
+        "sha256": "0z99hwxgrvlf0psicwd97kdqqcc3qngfzmcz7k68q6q868y8582y",
+        "type": "tarball",
+        "url": "https://github.com/NixOS/nixpkgs/archive/fe01052444c1d66ed6ef76df2af798c9769e9e79.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    }
+}