summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-04-16import/json: json->code: Handle files with more than one definition....Ricardo Wurmus
2020-04-16import/utils: alist->package: Ignore known inputs....Ricardo Wurmus
2020-04-16import/print: package->code: Wrap S-expression in definition....Ricardo Wurmus
2020-04-16import/json: Use json->code....Ricardo Wurmus
2020-04-16scripts/package: Handle JSON files....Ricardo Wurmus
2020-04-16scripts/build: options->things-to-build: Handle .json files....Ricardo Wurmus
2020-04-16import/json: Add json->scheme-file....Ricardo Wurmus
2020-04-16import/print: package->code: Wrap build system value in module reference....Ricardo Wurmus
2020-04-16import/print: Return license with prefix....Ricardo Wurmus
2020-04-16syscalls: 'readdir*' chooses between the Linux and Hurd code at run time....Ludovic Courtès
2020-04-15Merge branch 'version-1.1.0'Ludovic Courtès
2020-04-14weather: Delete duplicate entries coming from '--manifest'....Ludovic Courtès
2020-04-13self: Prevent inlining of internal procedures used by 'doc/build.scm'....Ludovic Courtès
2020-04-12build: julia-build-system: Update for new Julia version....nixo
2020-04-10lint: 'check-patch-file-names' restricts to shorter file names....Ludovic Courtès
2020-04-10lint: Check for inappropriate inputs in propagated-inputs too....Efraim Flashner
2020-04-08download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/......Diego Nicola Barbato
2020-04-08records: Have ABI check work well for cross-compilation....Ludovic Courtès
2020-04-08compile: Run the load phase within 'with-target'....Ludovic Courtès
2020-04-08reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3....Ludovic Courtès
2020-04-07Revert "Allow double-click select of URL in status"...Marius Bakke
2020-04-07Allow double-click select of URL in status...TomZ
2020-04-07lint: 'm4' is a native input....Marius Bakke
2020-04-06channels: Call 'build-self.scm' procedure with a trivial build handler....Ludovic Courtès
2020-04-06gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)...Carl Dong
2020-04-05store: 'with-store' uses 'with-exception-handler'....Ludovic Courtès
2020-04-04store: 'with-store' doesn't close the store upon abort....Ludovic Courtès
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'....Ludovic Courtès
2020-04-03guix system: Mention 'herd restart' when reconfigure completes....Ludovic Courtès
2020-04-03guix system: Remove unused procedure....Ludovic Courtès
2020-04-03reconfigure: Silence Guile warnings....Ludovic Courtès
2020-04-03Revert "reconfigure: Run the effect scripts as separate processes."...Ludovic Courtès
2020-04-02reconfigure: Run the effect scripts as separate processes....Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config)....Ludovic Courtès
2020-04-02git: Don't try to resolve tags with 'tag-lookup'....Ludovic Courtès
2020-04-02bournish: Prevent inlining of run-time support procedures....Ludovic Courtès
2020-04-02gexp: 'lower-references' uses 'mapm/accumulate-builds'....Ludovic Courtès
2020-04-02guix system: Use 'mapm/accumulate-builds'....Ludovic Courtès
2020-04-02ui: Clarify "dependencies changed"....Ludovic Courtès
2020-04-02grafts: Simplify access to store item references....Ludovic Courtès
2020-03-31profiles: Compute manual database entries in parallel....Arne Babenhauserheide
2020-03-31ci: Fix 'evaluation-spec' binding....Ludovic Courtès
2020-03-31guix package: Do not misdiagnose upgrades when there are propagated inputs....Ludovic Courtès
2020-03-31profiles: 'lower-manifest-entry' recurses on dependencies....Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' swallows build requests....Ludovic Courtès
2020-03-31guix package: 'transaction-upgrade-entry' uses 'lower-manifest-entry'....Ludovic Courtès
2020-03-29build-system/gnu: Optimize the package graph....Ludovic Courtès
2020-03-29packages: 'package->bag' keys cache by replacement....Ludovic Courtès
2020-03-29deploy: Use 'map/accumulate-builds'....Ludovic Courtès
2020-03-29deploy: Factorize machine deployment....Ludovic Courtès