Archived, moved into https://github.com/ekala-project/corepkgs
This was archived because packaging requirements around stdenv is a little too great to have in a separate, critical repo. In this regard, it was chosen to centralize packaging concerns for all "core" packages into a single repository.
This repo is meant to encapsulate all the logic around stdenv, spliced packages, and construction of a package set given additional overlays.
The desire is for this to be the base on which larger nix package sets build upon.
stdenv.isCrossis now defined
Stdenv's supported:
- x86_64-linux
- aarch64-linux
- aarch64-darwin
default.nix is meant to be treated in a similar fashion to nixpkgs so, nix-build
and nix repl workflows should translate to this repo as well:
nix-build -A stdenv
/nix/store/lk2ax3a6mqrm5ddkg3s4f31m33w89k85-stdenv-linux