summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-09-25gexp: Leave grafting as is when lowering allowed/disallowed references....Ludovic Courtès
2021-09-21base32: Work around (ash x N) miscompilation at '-O1' and below....Ludovic Courtès
2021-09-20build-system/glib-or-gtk: Support cross-compilaton....Maxime Devos
2021-09-20build-system/meson: Allow 'configure-flags' to be a G-exp....Maxime Devos
2021-09-17Merge branch 'master' into core-updates-frozen...Marius Bakke
2021-09-15store: 'map/accumulate-builds' processes the whole list in case of cutoff....Ludovic Courtès
2021-09-15import: cabal: Treat identifier names correctly....Xinglu Chen
2021-09-14build-system: linux-module: Support source-directory....Liliana Marie Prikler
2021-09-14scripts: import: Increase column width for pretty-printer....Xinglu Chen
2021-09-14download: Disarchive mirrors can be URL-returning procedures....Ludovic Courtès
2021-09-14download: Remove obsolete workaround....Ludovic Courtès
2021-09-13build/go: Support cross compiling....Efraim Flashner
2021-09-13packages: Add 'package-definition-location'....Ludovic Courtès
2021-09-13packages: Store 'location' field as a literal vector....Ludovic Courtès
2021-09-10import: elpa: Don't hardcode default branch to 'master'....Xinglu Chen
2021-09-10swh: 'swh-download' reports revision lookup failures....Ludovic Courtès
2021-09-10swh: Adjust to new vault API....Ludovic Courtès
2021-09-10lint: archival: Warn about non-origin sources....Ludovic Courtès
2021-09-10base32: Provide an open-coded 'bit-field'....Ludovic Courtès
2021-09-10base16: Reduce GC pressure in bytevector->base16-string....Maxime Devos
2021-09-09swh: Adjust <vault-reply> to latest API changes....Ludovic Courtès
2021-09-08transformations: Git tags and 'git describe' style IDs are used as version....Marius Bakke
2021-09-08git: 'resolve-reference' handles 'git describe'-style commit IDs....Marius Bakke
2021-09-08guix: dune-build-system: Put dune into a reproducible release mode....pukkamustard
2021-09-07import: go: Fix import when import path redirects....Sarah Morgensen
2021-09-07import: elpa: Support NonGNU ELPA....Xinglu Chen
2021-09-07system: Add hint for action typo....zimoun
2021-09-07import: Add hint for importer typo....zimoun
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-09-06swh: Add 'lookup-snapshot-branch'....Ludovic Courtès
2021-09-06swh: <revisions> accept null 'date' fields....Ludovic Courtès
2021-09-06swh: Export <snapshot> accessors....Ludovic Courtès
2021-09-06deprecation: Add 'define-deprecated/public'....Ludovic Courtès
2021-09-03weather: Don't look for exported package replacements twice....Christopher Baines
2021-09-03publish: Simplify 'narinfo-string'....Ludovic Courtès
2021-09-01import: go: Improve error handling....zimoun
2021-09-01import: utils: Skip not found packages....Sarah Morgensen
2021-09-01import: go: Return false for package not found....Sarah Morgensen
2021-08-31publish: Do not render the narinfo "System" field....Mathieu Othacehe
2021-08-17utils: Define target-ppc64le? predicate....Efraim Flashner
2021-08-17utils: Define 'target-ppc32?' predicate....Efraim Flashner
2021-08-12Merge branch 'master' into core-updates-frozen...Marius Bakke
2021-07-27download: Remove defunct GNOME mirrors....Leo Famulari
2021-08-01Merge branch 'master' into core-updates-frozenMarius Bakke
2021-07-29Merge branch 'master' into core-updates-frozen...Marius Bakke
2021-07-29build-system: asdf: Remove %build-inputs reference....Mathieu Othacehe
2021-07-28build-system/haskell: Fix regression....Mathieu Othacehe
2021-07-30licenses: Remove CC-Sampling+-1.0....Ron Nazarov
2021-08-30build-system: chicken: Add 'egg-uri' procedure....Xinglu Chen
2021-08-29gnu: bootloader: Support multiple targets....Maxim Cournoyer