]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/mypackages/sources/sources.json
Add flake skeletons
[perso/Immae/Config/Nix.git] / flakes / mypackages / sources / sources.json
diff --git a/flakes/mypackages/sources/sources.json b/flakes/mypackages/sources/sources.json
new file mode 100644 (file)
index 0000000..387cb67
--- /dev/null
@@ -0,0 +1,74 @@
+{
+    "home-manager": {
+        "branch": "master",
+        "description": "Manage a user environment using Nix",
+        "homepage": "https://rycee.gitlab.io/home-manager/",
+        "owner": "rycee",
+        "repo": "home-manager",
+        "rev": "9580f6c42af2535dc7890edb681ead090f5105f2",
+        "sha256": "0ahfyaba0zkh3hhxfk7pp9smbz7bykqfp5hcd36qig7bnppwa3jq",
+        "type": "tarball",
+        "url": "https://github.com/rycee/home-manager/archive/9580f6c42af2535dc7890edb681ead090f5105f2.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
+    "nixpkgs-home-manager": {
+        "branch": "nixos-unstable",
+        "description": "Nix Packages collection",
+        "homepage": "https://github.com/NixOS/nixpkgs",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
+        "sha256": "0vfd7g1gwy9lcnnv8kclqr68pndd9sg0xq69h465zbbzb2vnijh9",
+        "type": "tarball",
+        "url": "https://github.com/NixOS/nixpkgs/archive/062a0c5437b68f950b081bbfc8a699d57a4ee026.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
+    "nixpkgs-nixops": {
+        "branch": "nixos-unstable",
+        "description": "Nix Packages collection",
+        "homepage": "https://github.com/NixOS/nixpkgs",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
+        "sha256": "0vfd7g1gwy9lcnnv8kclqr68pndd9sg0xq69h465zbbzb2vnijh9",
+        "type": "tarball",
+        "url": "https://github.com/NixOS/nixpkgs/archive/062a0c5437b68f950b081bbfc8a699d57a4ee026.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
+    "webapps-landing": {
+        "ref": "gitolite_local/local_changes",
+        "repo": "https://git.immae.eu/github/bastienwirtz/homer.git",
+        "rev": "bb60c5b869931f305f15c5bfa9cdb3f68702f01f",
+        "type": "git",
+        "version": "e0a72b7-local"
+    },
+    "webapps-ttrss": {
+        "ref": "master",
+        "repo": "https://git.tt-rss.org/fox/tt-rss.git",
+        "rev": "986ca251f995f7754a0470d3e0c44538a545081f",
+        "type": "git",
+        "version": "986ca25-master"
+    },
+    "websites-chloe-app": {
+        "ref": "master",
+        "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Sites/Chloe",
+        "rev": "882f166999a59081ad896f26318e6a04db9f9f43",
+        "type": "git",
+        "version": "882f166-master"
+    },
+    "websites-isabelle-iridologie": {
+        "ref": "master",
+        "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Sites/Iridologie",
+        "rev": "2f2ec6b003f4de97e9f8651db540c9114ac877c2",
+        "type": "git",
+        "version": "2f2ec6b-master"
+    },
+    "websites-richie-app": {
+        "branch": "master",
+        "ref": "master",
+        "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Sites/Richie",
+        "rev": "1ea1d384ec748c24b02bdcd6314ec2148806fd58",
+        "type": "git",
+        "version": "2a09e29-master"
+    }
+}