updated action

This commit is contained in:
Sebastian Wendel 2023-03-30 01:43:22 +02:00
parent 48b1981e0f
commit 3dfe4aa042
No known key found for this signature in database
GPG key ID: 14ED8B1EC3371ECE

View file

@ -27,9 +27,9 @@
dream2nix.config.projectRoot = ./.; dream2nix.config.projectRoot = ./.;
perSystem = { perSystem = {
self',
config, config,
pkgs, pkgs,
self',
system, system,
... ...
}: { }: {