summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-08-20utils: Generate valid substitutions in 'wrap-program'....Jelle Licht
2018-08-13Merge branch 'staging' into core-updatesRicardo Wurmus
2018-08-10Merge branch 'master' into stagingMarius Bakke
2018-08-09build-system/haskell: Let all phases return #T unconditionally....Ricardo Wurmus
2018-08-07import: cabal, hackage: Avoid error when custom setup section is missing....Ricardo Wurmus
2018-08-03build-system/gnu: If a phase returns #f, the build fails....Mark H Weaver
2018-08-01Merge branch 'master' into core-updatesMarius Bakke
2018-07-30Merge branch 'master' into stagingMarius Bakke
2018-07-29ssh: Display the size of the store items being sent....Ludovic Courtès
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-28gnu: python: Update to 3.7.0....Marius Bakke
2018-07-28build-system/meson: Remove RUNPATH workarounds....Marius Bakke
2018-07-27import: hackage: Emit native-inputs in the importer....Danny Milosavljevic
2018-07-27gnu: guile: Remove version 2.2.2....Ludovic Courtès
2018-07-27gnu: guile: Update to 2.2.4....Ludovic Courtès
2018-07-27gexp: Remove #:deprecation-warnings from 'imported-files'....Ludovic Courtès
2018-07-27gexp: Inline bug-fix in 'compiled-modules'....Ludovic Courtès
2018-07-26gexp: Remove backward compatibility hack for 'imported-files'....Ludovic Courtès
2018-07-26packages: 'patch-and-repack' compresses tarballs again....Ludovic Courtès
2018-07-26Merge branch 'master' into core-updatesLudovic Courtès
2018-07-24ruby-build-system: Make phase "replace-git-ls-files" handle more cases....Danny Milosavljevic
2018-07-24Merge branch 'master' into core-updatesMarius Bakke
2018-07-24import: PyPI: Update redirected URL....Marius Bakke
2018-07-23build-system: Add 'guile-build-system'....Ludovic Courtès
2018-07-22Revert "guix: Compress and decompress xz archives in parallel."...Marius Bakke
2018-07-22Revert "packages: Enable threaded compression of source tarballs."...Marius Bakke
2018-07-20database: Reset timestamps to one second after the Epoch....Ludovic Courtès
2018-07-20deduplication: Work around Guile bug in 'seek'....Ludovic Courtès
2018-07-19build-system/go: Use invoke instead of system*....Leo Famulari
2018-07-19guix: ant-build-system: Reorder before generating INDEX.LIST....Julien Lepiller
2018-07-19deduplication: Remove 'counting-wrapper-port'....Ludovic Courtès
2018-07-19hash: sha256 port now implements 'port-position'....Ludovic Courtès
2018-07-19self: Use the new 'imported-files'....Ludovic Courtès
2018-07-19gexp: 'imported-files/derivation' can copy files instead of symlinking....Ludovic Courtès
2018-07-19gexp: 'imported-files' no longer creates a derivation by default....Ludovic Courtès
2018-07-19gexp: Remove unnecessary 'mlet'....Ludovic Courtès
2018-07-19store: Add 'add-file-tree-to-store'....Ludovic Courtès
2018-07-19serialization: Add 'write-file-tree'....Ludovic Courtès
2018-07-15ruby-build-system: Error or return #t from all phases....Christopher Baines
2018-07-13utils: Really clean up temporary directories....Leo Famulari
2018-07-13pull: Display new/upgraded packages upon completion....Ludovic Courtès
2018-07-13pull: Use (guix inferior) to display new and upgraded packages....Ludovic Courtès
2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations....Ludovic Courtès
2018-07-13git: Call 'url-cache-directory' outside 'update-cached-checkout'....Oleg Pykhalov
2018-07-13import: hackage: Fix typo....Danny Milosavljevic
2018-07-13Merge branch 'staging'Marius Bakke
2018-07-12import: hackage: Evaluate "-any" and "-none" version comparison operators....Danny Milosavljevic
2018-07-12import: hackage: Support "-any" and "-none" version comparison operators....Danny Milosavljevic
2018-07-12import: hackage: Support "custom-setup" field....Danny Milosavljevic