Unverified Commit f1b800b9 authored by Pic Noir's avatar Pic Noir Committed by GitHub
Browse files

Merge pull request #265158 from emilytrau/stage0-posix-1.6.0

minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
parents e4082efe b7b6f843
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -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