minor changes

This commit is contained in:
Vivian 2022-10-30 19:52:03 +01:00
parent 5cccd15247
commit a953365bc7
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# nix-build -E 'with import <nixpkgs> {}; callPackage ./platformio.nix {}'
# nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'
final: prev: {
v = {
glitch-soc = prev.callPackage ./glitch-soc { };