Skip to content

Commit

Permalink
[fast-snapshot] use antlir2 to build dnf confs
Browse files Browse the repository at this point in the history
Summary:
This will be much more up to date than being stuck on the ROU version that was
in the last antlir1 snapshot which is usually several days old, sometimes more
than a week.

Test Plan: Preview of generated changes in D46974266

Reviewed By: r1mikey

Differential Revision: D46974076

fbshipit-source-id: 9eb51a587817e970cec0d492633172c481437768
  • Loading branch information
vmagro authored and facebook-github-bot committed Jun 23, 2023
1 parent e07f7f8 commit 85b6101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antlir/antlir2/antlir2_compile/src/rpms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pub(crate) enum Reason {
Clean,
Dependency,
Group,
Unkown,
Unknown,
User,
WeakDependency,
}
Expand Down

0 comments on commit 85b6101

Please sign in to comment.