diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -149,8 +149,8 @@ pillow pytest # Para cocotb (py.callPackage ./nix/cocotb-coverage.nix { }) - (py.callPackage ./nix/peakrdl.nix { }) - (py.callPackage ./nix/peakrdl-regblock.nix { }) + (py.callPackage ./nix/peakrdl/peakrdl.nix { }) + (py.callPackage ./nix/peakrdl/peakrdl-regblock.nix { }) (py.callPackage ./nix/pyuvm.nix { }) ])) rv32Pkgs.stdenv.cc.cc |
