Skip to content

Commit 72cf714

Browse files
committed
refactor(packages): Remove go-opera package
1 parent 2c68192 commit 72cf714

File tree

3 files changed

+0
-36
lines changed

3 files changed

+0
-36
lines changed

checks/packages-ci-matrix.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
disabledPackages = [
3535
#"circ" # has been fixed
3636
"leap"
37-
"go-opera"
3837
];
3938
in
4039
rec {

packages/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@
282282
'';
283283
});
284284

285-
go-opera = callPackage ./go-opera/default.nix { };
286-
287285
circom_runtime = callPackage ./circom_runtime/default.nix { };
288286

289287
# Polkadot

packages/go-opera/default.nix

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)