pkgs/bytecode-viewer: init
This commit is contained in:
parent
c0fa0db710
commit
e3a0d737ff
2 changed files with 41 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
|||
sim65 = pkgs.callPackage ./sim65.nix { };
|
||||
substituteSubset = pkgs.callPackage ./substitute-subset.nix { };
|
||||
unbted = pkgs.callPackage ./unbted.nix { };
|
||||
bytecode-viewer = pkgs.callPackage ./bytecode-viewer.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue