Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

ekala-project/stdenv

Repository files navigation

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.

Minimal stdenv

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.

Changes from upstream Nixpkgs

  • stdenv.isCross is now defined

Status

Stdenv's supported:

  • x86_64-linux
  • aarch64-linux
  • aarch64-darwin

Testing

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

About

Minimal repo to create a nix stdenv

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published