aakropotkin / floco

Using Nix to put NPM and Yarn in a coffin
GNU General Public License v3.0
99 stars 4 forks source link

fix handling of negated os/cpu #58

Closed aakropotkin closed 1 year ago

aakropotkin commented 1 year ago

Handles { "os": ["!<OS>"] } and { "cpu": ["!<CPU>"] } style values.