diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-17 13:45:37 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-17 13:45:37 +0100 |
commit | 7636abc6bfcdca34d4b90a144365235012275339 (patch) | |
tree | 82d753ceea1f753d1bffe89901f966eb2cd1cdbb /fetched | |
parent | fe6f1528cd4df919fbd65005b9499be2da87ff0a (diff) | |
download | Nix-7636abc6bfcdca34d4b90a144365235012275339.tar.gz Nix-7636abc6bfcdca34d4b90a144365235012275339.tar.zst Nix-7636abc6bfcdca34d4b90a144365235012275339.zip |
Use more up to date version of yarn2nix
Diffstat (limited to 'fetched')
-rw-r--r-- | fetched/yarn2nix.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fetched/yarn2nix.json b/fetched/yarn2nix.json new file mode 100644 index 0000000..81914e3 --- /dev/null +++ b/fetched/yarn2nix.json | |||
@@ -0,0 +1,15 @@ | |||
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 | } | ||