diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-11-05 21:13:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-11-05 21:13:18 +0900 |
| commit | 03fdc4b764400753874877588d075adbc7e777a0 (patch) | |
| tree | d2236c69d85632790c021ad93dcdb9e32ec3adb8 /lib/default.nix | |
| parent | d229e8686e90ece58f3759ff5aa14a4826ad955c (diff) | |
| download | nur-packages-03fdc4b764400753874877588d075adbc7e777a0.tar.gz nur-packages-03fdc4b764400753874877588d075adbc7e777a0.tar.zst nur-packages-03fdc4b764400753874877588d075adbc7e777a0.zip | |
refactor: Remove unused files
Diffstat (limited to 'lib/default.nix')
| -rw-r--r-- | lib/default.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/default.nix b/lib/default.nix deleted file mode 100644 index 1d25545..0000000 --- a/lib/default.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ pkgs }: - -with pkgs.lib; -{ - # Add your library functions here - # - # hexint = x: hexvals.${toLower x}; -} |
