169d7fb87436 ^
aa122cbae78c ^
1
2
3 4 5 6 7 8
let depot = import ../../.. { }; in depot.third_party.nixpkgs.mkShell { buildInputs = [ depot.third_party.agenix.cli ]; }