Mateusz Mazur

Results 3 issues of Mateusz Mazur

This PR adds [Nix](https://nixos.org/) build support. It also adds relevant documentation to the README.md. Nix is a functional programming language and build system, that ensures reproducible and declarative builds. This...

While using the latest version of Napalm, I have discovered that when node.js version is below `14.13.0`, then it will fail running `lock-patcher.mjs` due to module or `fsPromise` support. This...

This repo provides a basic `flake.nix` file, but it looks like it is not working correctly when it comes to `nix flake check`. Running it like `nix flake check "github:nix-community/napalm"...