fluidattacks / makes

A software supply chain framework powered by Nix.
https://makes.fluidattacks.tech/
MIT License
453 stars 43 forks source link

Upgrade Nix version #1353

Open dsalaza4 opened 4 months ago

dsalaza4 commented 4 months ago

Makes currently uses Nix 2.15: https://github.com/fluidattacks/makes/blob/main/makes/cli/env/runtime/main.nix#L9

Newest version is: https://nixos.org/download/#

Let's upgrade it

dsalaza4 commented 3 months ago

This would probably also require upgrading __nixpkgs__

rohaquinlop commented 4 weeks ago

First I'll deprecate node2nix #1378 and keep working on this issue, then will drop nodejs 21 #1373