mirror of
https://git.gay/pyrox/aux-docs
synced 2024-10-30 07:27:57 +00:00
5 lines
75 B
Nix
5 lines
75 B
Nix
{ pkgs, inputs, ... }:
|
|
let
|
|
inherit (pkgs.lib) hasPrefix removePrefix;
|
|
in
|