Page MenuHomePhabricator

[GUIX] Git ignore the GUIX build files
ClosedPublic

Authored by Fabien on Apr 25 2023, 08:50.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCe101c2da50ac: [GUIX] Git ignore the GUIX build files
Summary

We don't want the guix output/var files to be tracked nor included in the source package.

Test Plan

Run a guix build, then ./contrib/guix/guix-clean
Check git status report no file changed, but the output and var dirs are not erased.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_guix_packge_source_determinism
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23437
Build 46493: Build Diff
Build 46492: arc lint + arc unit