diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-04-26 23:45:00 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-04-26 23:46:00 +0200 |
commit | 167b81657d696e91545cedde172e7859643bba06 (patch) | |
tree | 23bceb4dd1138c93beacfb3ac81fb306bb4d79da /fetched | |
parent | 787fcba368ae658a83b1566bcbb160f8e27ccd66 (diff) | |
download | Nix-167b81657d696e91545cedde172e7859643bba06.tar.gz Nix-167b81657d696e91545cedde172e7859643bba06.tar.zst Nix-167b81657d696e91545cedde172e7859643bba06.zip |
Add yarn2nix as dependency where needed to avoid garbage collection
Diffstat (limited to 'fetched')
-rw-r--r-- | fetched/yarn2nix.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/fetched/yarn2nix.json b/fetched/yarn2nix.json deleted file mode 100644 index 81914e3..0000000 --- a/fetched/yarn2nix.json +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | { | ||
2 | "tag": "780e33a-master", | ||
3 | "meta": { | ||
4 | "name": "yarn2nix", | ||
5 | "url": "https://github.com/moretea/yarn2nix", | ||
6 | "branch": "master" | ||
7 | }, | ||
8 | "github": { | ||
9 | "owner": "moretea", | ||
10 | "repo": "yarn2nix", | ||
11 | "rev": "780e33a07fd821e09ab5b05223ddb4ca15ac663f", | ||
12 | "sha256": "1f83cr9qgk95g3571ps644rvgfzv2i4i7532q8pg405s4q5ada3h", | ||
13 | "fetchSubmodules": true | ||
14 | } | ||
15 | } | ||