This commit is contained in:
Vivian 2024-03-18 09:21:59 +01:00
parent 52483f2ea1
commit 121d11c0ab
8 changed files with 53 additions and 101 deletions

View file

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