aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/cryptpad/build/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/cryptpad/build/nix/sources.json')
-rw-r--r--cluster/prod/app/cryptpad/build/nix/sources.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/cluster/prod/app/cryptpad/build/nix/sources.json b/cluster/prod/app/cryptpad/build/nix/sources.json
new file mode 100644
index 0000000..4ef8a92
--- /dev/null
+++ b/cluster/prod/app/cryptpad/build/nix/sources.json
@@ -0,0 +1,14 @@
+{
+ "nixpkgs": {
+ "branch": "nixos-23.11",
+ "description": "Nix Packages collection",
+ "homepage": null,
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "53a2c32bc66f5ae41a28d7a9a49d321172af621e",
+ "sha256": "0yqbwqbripb1bbhlwjfbqmg9qb0lai2fc0k1vfh674d6rrc8igwv",
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/53a2c32bc66f5ae41a28d7a9a49d321172af621e.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ }
+}