Skip to content

Finds strings in a large list of cached NixOS store paths

License

Notifications You must be signed in to change notification settings

delroth/grep-nixos-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grep-nixos-cache

A tool to efficiently grep the contents of many NixOS store paths for a given string to find. The main use case is looking for vendored libraries through the entirety of a Hydra evaluation.

How to use

$ grep-nixos-cache --needle what-to-search --path /nix/store/...
$ grep-nixos-cache --needle what-to-search --paths /path/to/store-paths.txt

About

Finds strings in a large list of cached NixOS store paths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published