jj/.github/workflows
Austin Seipp 71a3045032 nix: merge (now redundant) flake check with normal build
Summary: Since 066032b6e6 was merged, the `nix flake check` build no longer
overrides the 'cargo test' profile explicitly, to save disk space. The CI seems
to be in a better spot. This will stem the tide for a while hopefully.

However, with that change in place, the `nix flake check` build was
essentially a redundant, nearly-identical copy of a normal `nix build` with no
differentiating features, except: `RUST_BACKTRACE` is set to 1.

Delete all this code, and remove it from the CI matrix, and instead just export
`RUST_BACKTRACE` on the `checkPhase` of the normal `nix build` instead, which is
functionally equivalent.

Also does some minor, no-functional-change touchups to `flake.nix` while I was
there (whitespace, etc.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Change-Id: I87336b16e2a0b973343ecbde8ffd7b8f
2023-10-07 22:20:20 -07:00
..
build.yml github: bump the github-dependencies group with 1 update 2023-09-27 16:12:17 +00:00
codespell.yml github: bump the github-dependencies group with 1 update 2023-09-25 08:30:38 -07:00
dependabot.yml github: fix name of workflow for Dependabot auto-merge 2023-03-30 19:29:18 -07:00
docs.yml github: bump the github-dependencies group with 1 update 2023-09-25 08:30:38 -07:00
nix-linux.yml nix: merge (now redundant) flake check with normal build 2023-10-07 22:20:20 -07:00
release.yml docs: restore directory structure of the website 2023-10-02 20:40:23 -07:00
scorecards.yml github: bump the github-dependencies group with 1 update 2023-09-25 08:30:38 -07:00