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

- https://github.com/fluidattacks/makes/blob/main/makes/container-image/main.nix

difficulty::high

Some modules do not follow the arg/module architecture yet. Let's migrate them. - [ ] lint-bash - [ ] lint-nix - [ ] format-javascript - [ ] format-markdown - [...

help wanted
good first issue
difficulty::medium

Currently we handle help scripts like this: You exec command --help: ![image](https://user-images.githubusercontent.com/47480384/137013544-557db98b-640c-4c2d-b81d-0a5998679f80.png) then it runs and show: ![image](https://user-images.githubusercontent.com/47480384/137013525-d8fe07d7-12cf-4572-9596-f72e278bb677.png) --- Now that we have an excellent CLI, instead of having a...

help wanted

Managing the kubernetes life cycle can easily be embedded on Makes while making the process declarative instead of imperative. This will also allow for other people to re-use a well...

help wanted

I'm finding some trouble updating nixpkgs, seems they have changed something at the core of the build hooks Let's inspect

help wanted

After trying to update to the latest commit of Nixpkgs I found some packages not to be self-contained via declarative setup code (normally a wrapper that expose a few env...

help wanted

A friend just started this project (planning on) making use of RFC92 to avoid IFD for 2nix approaches. My gut tells me that this is something makes could fully embrace...

help wanted
difficulty::high

I just read about Stateful functions. My gut tells me this is something we should have a look at for makes to unlock further potential. I accessored the topic through...

help wanted

https://github.com/ejwa/gitinspector

help wanted
good first issue

If needed, this seems to be a shim-in-able type system for nix for functin signatures not as heavy as the module system: https://code.tvl.fyi/tree/nix/yants

help wanted