Commit 712870dc89da

Vincent Demeester <vincent@sbr.pm>
2020-05-27 14:31:02
nix: add hercules-ci/gitignore 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 193b0f7
Changed files (1)
nix/sources.json
@@ -11,6 +11,18 @@
         "url": "https://github.com/nix-community/emacs-overlay/archive/6efd8453f2701b62d737ce2f444c9e9572c74b9b.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
+    "gitignore": {
+        "branch": "master",
+        "description": "Nix function for filtering local git sources",
+        "homepage": "",
+        "owner": "hercules-ci",
+        "repo": "gitignore",
+        "rev": "00b237fb1813c48e20ee2021deb6f3f03843e9e4",
+        "sha256": "186pvp1y5fid8mm8c7ycjzwzhv7i6s3hh33rbi05ggrs7r3as3yy",
+        "type": "tarball",
+        "url": "https://github.com/hercules-ci/gitignore/archive/00b237fb1813c48e20ee2021deb6f3f03843e9e4.tar.gz",
+        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+    },
     "home-manager": {
         "branch": "master",
         "description": "Manage a user environment using Nix",