diff options
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/npins/sources.json b/npins/sources.json index 4aaef0d..c9be35d 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -1,17 +1,5 @@ { "pins": { - "gomod2nix": { - "type": "Git", - "repository": { - "type": "GitHub", - "owner": "tweag", - "repo": "gomod2nix" - }, - "branch": "master", - "revision": "31b6d2e40b36456e792cd6cf50d5a8ddd2fa59a1", - "url": "https://github.com/tweag/gomod2nix/archive/31b6d2e40b36456e792cd6cf50d5a8ddd2fa59a1.tar.gz", - "hash": "0b8cmc8dk34pgcac5s1jvryfcn8kyhbzhh1i22rzv5kf00f09lhb" - }, "nixpkgs": { "type": "Git", "repository": { |