NixOS-based container for running GitHub actions
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix unexpected argument self

+1
+1
flake.nix
··· 20 20 { 21 21 nixpkgs, 22 22 push-container, 23 + ... 23 24 }: 24 25 let 25 26 makePackages =