wow
Some checks failed
CI / check (push) Failing after 3s
CI / list-packages (push) Failing after 2s

This commit is contained in:
암냥 2026-05-26 09:22:33 +09:00
commit e4841b0f8f

View file

@ -1,4 +1,4 @@
{ pkgs }: { pkgs, lib, fetchTarball }:
let let
inherit (pkgs) stdenv; inherit (pkgs) stdenv;