mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Merge branch 'staging' into core-updates
This commit is contained in:
@@ -1054,7 +1054,8 @@
|
||||
result))
|
||||
'()))))))
|
||||
|
||||
(lset= equal? no-cache from-cache)))
|
||||
(and (equal? (delete-duplicates from-cache) from-cache)
|
||||
(lset= equal? no-cache from-cache))))
|
||||
|
||||
(test-assert "find-packages-by-name"
|
||||
(match (find-packages-by-name "hello")
|
||||
|
||||
Reference in New Issue
Block a user