mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-06-06 22:53:22 +02:00
Initial commit
This commit is contained in:
commit
35ebdd5b7e
13 changed files with 287 additions and 0 deletions
7
lib/default.nix
Normal file
7
lib/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ pkgs }:
|
||||
|
||||
with pkgs.lib; {
|
||||
# Add your library functions here
|
||||
#
|
||||
# hexint = x: hexvals.${toLower x};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue