mirror of
https://github.com/cachix/cachix-action.git
synced 2025-06-09 09:35:10 +09:00
6 lines
113 B
YAML
6 lines
113 B
YAML
inputs:
|
|
nixpkgs:
|
|
url: github:NixOS/nixpkgs/nixpkgs-unstable
|
|
permittedInsecurePackages:
|
|
- nodejs-16.20.2
|
|
|