summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-09-28import: minetest: Fix typos.Tobias Geerinckx-Rice
2021-09-28home-services: Add missing imports and function definition.Andrew Tropin
2021-09-27Merge branch 'wip-guix-home'Oleg Pykhalov
2021-09-27import: stackage: Don’t try to update packages not available on Stackage.Xinglu Chen
2021-09-25Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler
2021-09-23syscalls: Deduplicate device number conversion.Tobias Geerinckx-Rice
2021-09-22download: Fall back to web.archive.org as a very last resort.Ludovic Courtès
2021-09-21graph: Add '--max-depth'.Ludovic Courtès
2021-09-21base32: Work around (ash x N) miscompilation at '-O1' and below.Ludovic Courtès
2021-09-18git: 'reference-available?' recognizes 'tag-or-commit'.Ludovic Courtès
2021-09-18git: 'update-cached-checkout' can fall back to SWH when cloning.Ludovic Courtès
2021-09-18swh: Support downloads of bare Git repositories.Ludovic Courtès
2021-09-18import: go: Match "go-import" meta tags anywhere.Sarah Morgensen
2021-09-18import: go: Improve handling of modules in VCS subdirectories.Sarah Morgensen
2021-09-18import: minetest: Strip "v" prefixes from the version number.Maxime Devos
2021-09-18import: minetest: Delete duplicate dependencies.Maxime Devos
2021-09-18channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès
2021-09-18import: Add 'generic-git' updater.Xinglu Chen
2021-09-18tests: git: Make 'tag' directive non-interactive.Xinglu Chen
2021-09-18tests: git: Don't read from the users global Git config file.Xinglu Chen
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-13guix: self: Add *home-modules*.Andrew Tropin
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-09scripts: home: Add import subcommand.Andrew Tropin
2021-09-09scripts: Add 'guix home'.Andrew Tropin
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-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-03weather: Don't look for exported package replacements twice.Christopher Baines