mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
add(nix): logisim evolution
This commit is contained in:
parent
ef1c784eb0
commit
e73346287a
4 changed files with 40 additions and 0 deletions
3
nix/mypkgs/default.nix
Normal file
3
nix/mypkgs/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
logisim-evolution = pkgs.callPackage ./logisim-evolution.nix {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue