dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

Simplified nix packaging for various programming language ecosystems [maintainer=@DavHau]

Results 217 dream2nix issues
Sort by recently updated
recently updated
newest added
trafficstars

When trying to build a package that had `python3 = nixpkgs.python311`, I got an error similar to: ``` Definition values: - In `/nix/store/...-source/nix/modules/dream2nix/default': - In `/nix/store/...-source/modules/dream2nix/core/paths': Use `lib.mkForce value` or...

Experimental changes I made while trying to render docs and maybe figure out how to use it in a "consumer" flake-parts based flake. - #596

We've seen quite a few regressions on `main` in the history of this project, and I don't think it will be feasible to test all platforms and subsystem for each...

documentation

This is a fix for #553

nodejs
legacy-api

Aim of this PR is to gradually provide examples for the use cases described in https://github.com/chaoflow/dream2nix/edit/v1-examples/examples/v1-pip-compile/README.md?pr=%2Fnix-community%2Fdream2nix%2Fpull%2F543

This PR sets up Github Actions CI for MacOS. It uses a build matrix to run on both Mac and Linux builders. I've made some changes that affect the Linux...

Based on #519. Instead of changing the flake.nix instead just modified the flake.lock to refer to the newer commit per @phaer

For the scenario where the installed `node_modules` were used for building (nestjs in my situation), the shebangs were not patched for build time in the strict-builder. That lead to `no...

As suggested in #240, adds support for all stable php versions from https://github.com/fossar/nix-phps