ilkecan

Results 15 issues of ilkecan

This project currently uses [hook scripts](https://docs.npmjs.com/cli/v6/using-npm/scripts#hook-scripts) (specifically "preinstall" hook) to patch the shebangs. But as far as I can tell, hook scripts are removed from npm v7[1][2]. Do you have...

Basically I want to be able to pass the `--ignore-scripts` flag. Normally just parameterizing npm flags would be better but one might want to use `npm ci` instead of `npm...

"Update" action fails for some time because the URL of at least one of the "ActiveState" versions that was previously saved returns 404: https://github.com/cachix/nixpkgs-python/blob/7c550bca7e6cf95898e32eb2173efe7ebb447460/versions.json#L599-L602 https://github.com/cachix/nixpkgs-python/actions/runs/10814464898/job/30000992403#step:7:1127 I am not sure what...

From : > PATH ... The list shall be searched from beginning to end, applying the filename to each prefix, until an executable file with the specified name and appropriate...