minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0

This commit is contained in:
Emily Trau 2023-11-02 23:27:07 -07:00
parent cde691ddc2
commit b7b6f84337

View file

@ -2,12 +2,11 @@
}:
rec {
name = "stage0-posix-${version}-${rev}-source";
# Pinned from https://github.com/oriansj/stage0-posix/commit/3189b5f325b7ef8b88e3edec7c1cde4fce73c76c
version = "unstable-2023-05-02";
rev = "3189b5f325b7ef8b88e3edec7c1cde4fce73c76c";
name = "stage0-posix-${version}-source";
version = "1.6.0";
rev = "Release_${version}";
outputHashAlgo = "sha256";
outputHash = "sha256-7Y9+csTwZIQp0WGbagX+Q4f2zavN7AUk1TSBp/H5Xks=";
outputHash = "sha256-epUaShjKiAd749ICvc6rS6WhUkS8R4heKuPdwUjEtsQ=";
/*
Since `make-minimal-bootstrap-sources` requires nixpkgs and nix it