Skip to content
Snippets Groups Projects
Commit 2612d3ca authored by Astro's avatar Astro :gear:
Browse files

nix: fix release.nix

parent 22986543
No related branches found
No related tags found
No related merge requests found
{ pkgs ? import <nixpkgs> {},
cFirmware ? import ./firmware.nix { inherit pkgs; },
cFirmware ? (import ./firmware.nix { inherit pkgs; }).firmware,
rustL0dables ? (import ./default.nix {}).l0dables,
}:
with pkgs;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment