diff options
author | Alan Pearce | 2024-06-25 18:02:18 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-25 18:09:28 +0200 |
commit | 398210c8ce4140de12720d3f16cc88284a146005 (patch) | |
tree | 2d8144b52870c97f8cd9b86738fd51b50cda0bf5 /npins | |
parent | cd1125a213d742b5a89e8b60f0c7aafef13b8783 (diff) | |
download | website-398210c8ce4140de12720d3f16cc88284a146005.tar.lz website-398210c8ce4140de12720d3f16cc88284a146005.tar.zst website-398210c8ce4140de12720d3f16cc88284a146005.zip |
build with ko instead of nix
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": { |