chore: update environment description
1 files changed, 1 insertions(+), 1 deletions(-) M flake.nix
M flake.nix => flake.nix +1 -1
@@ 1,5 1,5 @@ { - description = "PAP verilog environment"; + description = "Verilog, RISC-V, Python environment"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";