mirror of
https://github.com/ryanccn/flake.git
synced 2026-01-27 04:06:28 +01:00
add license and gen-license package
This commit is contained in:
parent
394dd3d31b
commit
cd0afcf585
3 changed files with 156 additions and 0 deletions
|
|
@ -102,6 +102,10 @@
|
|||
vivid
|
||||
xh
|
||||
zoxide
|
||||
|
||||
(import ./pkgs/gen-license.nix {
|
||||
inherit (pkgs) lib stdenv rustPlatform fetchCrate darwin libiconv pkg-config;
|
||||
})
|
||||
];
|
||||
|
||||
services.nix-daemon.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue