This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
estinien
nix-config-v2
/
meta
/
default.nix
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
70 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
added metadata to flake, fixed darwin ghostty issue
2025-05-29 20:45:34 -04:00
{
lib
,
...
}:
with
lib
;
{
maintainers
=
import
./maintainers.nix
;
}
Reference in New Issue
Copy Permalink