summaryrefslogtreecommitdiff
path: root/nonguix/utils.scm
AgeCommit message (Expand)Author
2022-12-19nonguix: Add missing copyright line.•••This is a follow up to daa0dda76ddd869c8b2866fcf2866667b69461ad. * nonguix/utils.scm: Add missing copyright line for myself. Jonathan Brielmaier
2022-12-19*.scm: Use SPDX license identifiers.•••Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement. Jonathan Brielmaier
2020-05-15nonguix: Don't rename to32 package to avoid useless rebuilds.•••* nonguix/utils.scm (to32): Reuse inherited `name' field. Pierre Neidhardt
2019-12-29nonguix: Remove spurious getenv* export.•••* nonguix/utils.scm: Do it. Pierre Neidhardt
2019-12-29Move the "binary" build system from the Gaming Channels to Nonguix.•••* nonguix/build-system/binary.scm: New file. * nonguix/build/binary-build-system.scm: New file. * nonguix/build/utils.scm: New file. * nonguix/utils.scm: New file. Pierre Neidhardt