aboutsummaryrefslogtreecommitdiff
path: root/.patman
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-08-06 10:22:00 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-08-14 19:38:26 +0300
commitc08da95daed1c9af66b18c82dd87c8a58d98bb2d (patch)
treee21339b6ad12e537eb34265cd94dc8acf107e4eb /.patman
parent3cb37724ffdc40bf3665fe7f17c0ac075b3b4aae (diff)
downloadguix-c08da95daed1c9af66b18c82dd87c8a58d98bb2d.tar.gz
guix-c08da95daed1c9af66b18c82dd87c8a58d98bb2d.zip
gnu: Add maturin.
* gnu/packages/rust-apps.scm (maturin): New variable. * gnu/packages/patches/maturin-no-cross-compile.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
Diffstat (limited to '.patman')
0 files changed, 0 insertions, 0 deletions
....Danny Milosavljevic 2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès 2017-04-22system: Rename operating-system-parameters-file to operating-system-boot-para......Danny Milosavljevic 2017-04-22system: Rename operating-system-kernel-arguments to operating-system-user-ker......Danny Milosavljevic 2017-04-19gnu: Add workaround for `date` regression in coreutils@8.26....Marius Bakke 2017-04-16services: 'service-parameters' becomes 'service-value'....Ludovic Courtès 2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again....Danny Milosavljevic 2017-04-15system: Pass boot-parameters to (gnu system grub)....Mathieu Othacehe 2017-04-15system: Rename (internal) grub-device to fs->boot-device....Mathieu Othacehe 2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe 2017-04-15system: Rename kernel->grub-label to kernel->boot-label....Mathieu Othacehe 2017-03-10system: Avoid '_' as a pattern variable in 'match'....Ludovic Courtès