fix: remove pureref (not available on aarch64-darwin)
This commit is contained in:
parent
2a74d64f74
commit
5d1f0f59cb
1 changed files with 2 additions and 1 deletions
|
|
@ -38,8 +38,9 @@
|
|||
};
|
||||
|
||||
# Nix GUI пакеты (нет в brew)
|
||||
# pureref — только x86_64-darwin, не работает на M1
|
||||
# будем ставить руками
|
||||
environment.systemPackages = with pkgs; [
|
||||
aseprite # пиксельный редактор
|
||||
pureref # reference board
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue