Revert hardcoding the channel systems

This commit is contained in:
Christopher Baines 2025-03-24 09:31:19 +00:00
parent 1f9626d058
commit 3150f50672

View file

@ -1686,9 +1686,8 @@ SELECT store_path FROM derivation_source_files WHERE id = $1"
(match res
((inferior . inferior-store)
(let* ((systems
'("x86_64-linux"))
;; (inferior-eval '(@ (guix packages) %supported-systems)
;; inferior))
(inferior-eval '(@ (guix packages) %supported-systems)
inferior))
(ignored-systems
(lset-intersection string=?
systems