1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Nix116 forks (116 forks)github user discovery
help wanted
Repository metrics
- Stars
- 835 stars (835 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the current implementation of baseNameOf and dirOf in the linked source file, identify where strings are accepted without path validation, and modify the functions to only accept strings that represent valid Nix paths. You may need to add a type wrapper or runtime check.
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- HaskellNix