Migration to python, still a test script on bottom of script. Everything should be kind of implemented (execept some message colors and stuff)
This commit is contained in:
parent
b7c7a2e04c
commit
4e2aeffa8b
9 changed files with 427 additions and 948 deletions
|
@ -34,6 +34,10 @@
|
|||
x.DigestCRC
|
||||
x.ModuleBuild
|
||||
]))
|
||||
|
||||
pkgs.entr
|
||||
|
||||
(pkgs.python3.withPackages (x: [x.crc]))
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue