mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
packages: Remove 'search-bootstrap-binary'.
* gnu/packages.scm (%bootstrap-binaries-path, search-bootstrap-binary): Remove. * gnu/packages/bootstrap.scm (bootstrap-executable): Export. * guix/tests.scm (bootstrap-binary-file, search-bootstrap-binary): Export. * tests/derivations.scm: Remove (gnu packages) import. * tests/grafts.scm: Likewise. * tests/guix-daemon.sh: Likewise.
This commit is contained in:
parent
03d76577b9
commit
1ba0b1e6ec
6 changed files with 40 additions and 29 deletions
|
@ -43,6 +43,7 @@
|
|||
package-with-bootstrap-guile
|
||||
glibc-dynamic-linker
|
||||
|
||||
bootstrap-executable
|
||||
bootstrap-guile-origin
|
||||
|
||||
%bootstrap-guile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue