makes icon indicating copy to clipboard operation
makes copied to clipboard

A software supply chain framework powered by Nix.

Results 112 makes issues
Sort by recently updated
recently updated
newest added

When using a daemon installation of Nix, which, by the way, is the recommended one now, custom caches are not being used due to lack of trust. For example, try...

help wanted
difficulty::medium

Looks like makeNodeJs is trying to find a file that doesn't exists when trying to get this npm package https://www.npmjs.com/package/gherkin-lint This is the error that I got ``` /nix/store/z710wsxj70dx1dyjpi4jl961bk3dk79c-make-derivation: line...

help wanted

npm supports installing directly from github repos, which comes in handy as sometimes, maintainers take a long time to publish new versions to npm perhaps the structure in the package-lock...

help wanted

Some projects require downloading deps from private registries i.e. https://fontawesome.com/docs/web/setup/packages#alternate-per-project-setup-using-environment-variables Would be useful to have a way to provide environment secrets so they can be used by npm

help wanted
good first issue

https://slsa.dev/spec/v0.1/levels https://slsa.dev/spec/v0.1/requirements

sponsored by Fluid Attacks
medium priority

I was creating a few test files for checking vulnerabilities over Scala language, and found that scalafmt is very nice for formatting. It's also available on nixpkgs So this would...

help wanted
good first issue

When I do `from dateutil.relativedelta import relativedelta` in a python module and then run `lintPython` on it, I get: ``` newutils/datetime.py:8: error:(B Library stubs not installed for (B"dateutil.relativedelta"(B (or incompatible...

Having a local web server that is S3-compatible is very nice for development. Having it embedded on Makes would be much appreciated and would allow other people to re-use it...

help wanted
good first issue

The new TUI is pretty awesome, but the native python implementation to complete and find jobs could do with some improvement. Rather than reinventing the wheel here, it may be...

help wanted
difficulty::medium

https://github.com/sirfuzzalot/textual-inputs

help wanted