minor changes

This commit is contained in:
Vivian 2022-10-30 19:52:03 +01:00
parent a6db23445c
commit 64b15ce4e0
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 { };