This website requires JavaScript.
Explore
Help
Sign in
nixos
/
nix
Watch
1
Star
1
Fork
You've already forked nix
0
mirror of
https://github.com/NixOS/nix.git
synced
2025-11-11 04:56:01 +01:00
Code
Activity
3839
commits
178
branches
218
tags
167
MiB
104e55bb7f
Commit graph
1 commit
Author
SHA1
Message
Date
Eelco Dolstra
104e55bb7f
nix-env: Add regular expression support in selectors
...
So you can now do things like: $ nix-env -qa '.*zip.*' $ nix-env -qa '.*(firefox|chromium).*'
2014-10-03 21:29:40 +02:00