trying to package mu editor
This commit is contained in:
parent
72f0a97656
commit
9c2ca6bd55
5 changed files with 41 additions and 18 deletions
|
@ -53,11 +53,7 @@
|
|||
inherit (self) outputs;
|
||||
# Supported systems for your flake packages, shell, etc.
|
||||
systems = [
|
||||
"aarch64-linux"
|
||||
"i686-linux"
|
||||
"x86_64-linux"
|
||||
"aarch64-darwin"
|
||||
"x86_64-darwin"
|
||||
];
|
||||
# This is a function that generates an attribute by calling a function you
|
||||
# pass to it, with each system as an argument
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue