Skip to content

ekala-project/stdenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8593af2 · Oct 6, 2024

History

23 Commits
Sep 4, 2024
Sep 8, 2024
Sep 8, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 10, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Oct 6, 2024
Oct 1, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 8, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 4, 2024
Sep 10, 2024
Sep 4, 2024
Oct 1, 2024
Oct 4, 2024
Sep 8, 2024
Sep 4, 2024

Repository files navigation

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