Skip to content

Commit 3c9d0eb

Browse files
committed
[DDW-1203] Remove the proxy definition from daedalus.git
It’s now in <input-output-hk/wallet-world#2638>
1 parent 8835ba9 commit 3c9d0eb

File tree

2 files changed

+0
-153
lines changed

2 files changed

+0
-153
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
default = package.mainnet;
2828
makeSignedInstaller = __mapAttrs (_: a: a.makeSignedInstaller) internal;
2929
buildkitePipeline = import ./nix/buildkite-pipeline.nix { inherit inputs targetSystem; };
30-
ociImages = import ./nix/oci-images.nix { inherit inputs targetSystem; };
3130
}) {
3231
x86_64-linux = ./nix/x86_64-linux.nix;
3332
x86_64-windows = ./nix/x86_64-windows.nix;

nix/oci-images.nix

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

0 commit comments

Comments
 (0)