Skip to content

Build status

David Grayson edited this page Jun 11, 2024 · 19 revisions

This page keeps track of which versions of nixcrpkgs work with which versions of nixpkgs and nix.

To get the version of nixcrpkgs, run git log -1 in nixcrpkgs. To get the version of nixpkgs, run cat ~/.nix-defexpr/channels/nixpkgs/svn-revision. To get the version of nix, run nix --version.

To see if these versions work together, go into nixcrpkgs and run ./support/manage build. If it finishes without reporting errors, it means that all of the nixcrpkgs derivations we care about were successfully built. (This won't detect run-time errors, of course.)

On 2018-09-20, @DavidEGrayson says: The latest versions of nixcrpkgs, nixpkgs, and nix all seem to work together.

  • nixcrpkgs: 177a645db98089b3ac1afa262ccb447cd988b262
  • nixpkgs: 3c95fb13ee6
  • nix: 2.1.2

On 2019-02-03, @DavidEGrayson says: I successfully built the dev/david/2019 branch using:

  • nixcrpkgs: bf9ead44d07fe5a49e054b7ea7269d6c0038aa74
  • nixpkgs: 7d864c6bd63
  • nix: 2.1.3

On 2019-02-08, @DavidEGrayson says: I successfully built the dev/david/2019 branch using:

  • nixcrpkgs: 0023391a059ba7c11493367d8147ac233fbddc55
  • nixpkgs: 7d864c6bd63
  • nix: 2.1.3

On 2019-02-09, @DavidEGrayson says: I successfully built the master branch right after the 2019 update using:

  • nixcrpkgs: 7a6f2c034dbd56229c71c6d5b9708c427753623d
  • nixpkgs: 7d864c6bd63
  • nix: 2.1.3

On 2019-02-15, @DavidEGrayson says: I successfully built everything:

  • gcroots: /nix/store/gp1qfjy27day4yaxzij3qsgf1vx0522p-gcroots.txt
  • nixcrpkgs: b02ee585c0f729cdb8ca2e72cf805ea583000b8b
  • nixpkgs: 1a88aa9e0cd
  • nix: 2.2

On 2019-08-18, @DavidEGrayson says: I successfully built everything:

  • gcroots: /nix/store/if882lcg5w7xpd3qxp2barwvyscwpxgb-gcroots.txt
  • nixcrpkgs: e827be288e1b859860a3e9d65d45eff28f9b06b1
  • nixpkgs: 1a88aa9e0cdcbc12acc5cbdc379c0804d208e913 (old)
  • nix: 2.2

On 2021-04-29, @DavidEGrayson says: I successfully built everything:

  • gcroots: /nix/store/9h9pgb82yiifkzlcna3hgj8s48brshvz-gcroots.txt
  • nixcrpkgs: 2ed952ce98d3ad1db95b6f97fac10df7a30cfc37
  • nixpkgs: 0fe6b1ccde4f80ff7a3c969dffb57a811932dc38
  • nix: 2.2

On 2022-09-10, @DavidEGrayson says: I successfully built everything:

  • gcroots: dk7siy6rs8wzy41h549mkf9c6ac7fs5y-gcroots.txt.drv
  • nixcrpkgs: f6243251fa5887829e0e7f10ecb92d031f3b3226
  • nixpkgs: 67e45078141102f45eff1589a831aeaa3182b41e
  • nix: 2.11.0

On 2023-08-04, @DavidEGrayson says: I successfully built everything:

  • gcroots: /nix/store/fy50mcg3kx88xcqh14sk9r9l29r3jf0c-gcroots.txt
  • nixcrpkgs: 05257e75b31709efa998b7f6f7fa3ccee221fe7a
  • nixpkgs: 67e45078141102f45eff1589a831aeaa3182b41e
  • nix: 2.11.0

On 2023-08-05, @DavidEGrayson says: I successfully built everything:

  • nixcrpkgs: b25e13daef5118a9939f2b1e1c0de0d4209effbd
  • nixpkgs: 9652a97d9738d3e65cf33c0bc24429e495a7868f (23.05)
  • nix: 2.11.0

On 2024-06-11, @DavidEGrayson wrote: I successfully built everything:

  • nixcrpkgs: a32cbf3637151e2fc56ea8e52cf305bb958526a8
  • nixpkgs: 25e3d4c0d3591c99929b1ec07883177f6ea70c9d
  • nix: 2.11.0
Clone this wiki locally