summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2018-07-12gexp: Allow bytevector as content of `plain-file'....Jan Nieuwenhuizen
2018-07-12store: Add `binary-file'....Jan Nieuwenhuizen
2018-07-11gnu-maintenance: Get GNU metadata from rec files....Ludovic Courtès
2018-07-11import: gem: Add recursive import....Oleg Pykhalov
2018-07-11build-system/haskell: Make phases fail on error....Danny Milosavljevic
2018-07-11ui: Fix typo....Ludovic Courtès
2018-07-11profiles: Introduce 'profile-search-paths' and use it....Ludovic Courtès
2018-07-11environment: Simplify code by using manifests internally....Ludovic Courtès
2018-07-11profiles: Factorize 'manifest-search-paths'....Ludovic Courtès
2018-07-10guix: Add opam importer....Julien Lepiller