mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 15:33:56 +02:00
chore: remove package all
use nixci Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
8f57b61c00
commit
4617b69a45
2 changed files with 0 additions and 46 deletions
|
@ -21,12 +21,6 @@
|
|||
namespace = "nixsgx";
|
||||
};
|
||||
|
||||
alias = {
|
||||
packages = {
|
||||
default = "all";
|
||||
};
|
||||
};
|
||||
|
||||
outputs-builder = channels: {
|
||||
formatter = channels.nixpkgs.nixpkgs-fmt;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue