1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00
Files
guix/tests
Ludovic Courtès d98a0203b7 shell: ‘--development’ honors ‘--system’.
Fixes a bug whereby ‘package->development-manifest’ would run with the
wrong system in mind, leading to errors like this:

  $ guix shell -s i586-gnu -D shepherd --no-grafts
  guix shell: error: package linux-libre-headers@5.15.49 does not support i586-gnu

* guix/scripts/environment.scm (options/resolve-packages): Define
‘system’ and pass it to ‘package->development-manifest’.’
* tests/guix-shell.sh: Test it.

Change-Id: I95c471c1918913ab80dec7d3ca64fe38583cce78
2023-12-06 23:50:04 +01:00
..
2020-12-21 17:47:35 +01:00
2022-05-22 01:07:52 +02:00
2020-12-09 22:25:17 +01:00
2021-09-28 22:00:47 +02:00
2021-04-12 18:42:22 +02:00
2023-06-09 14:19:14 +02:00
2021-12-23 10:54:00 +01:00
2022-09-29 22:59:48 +02:00
2023-02-19 21:13:23 -05:00
2019-03-24 00:13:53 +01:00
2023-05-18 20:01:32 +02:00
2019-06-14 21:57:39 +02:00