summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-07-27zlib: Clarify when 'gzread!' can return zero....Ludovic Courtès
2016-07-26profiles: Output in 'package->manifest-entry' defaults to "out"....Ludovic Courtès
2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile....Ludovic Courtès
2016-07-26import: pypi: Correctly handle new-style URLs....Ludovic Courtès
2016-07-25Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2016-07-25profiles: Add fonts-dir-file hook....Alex Kost
2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven
2016-07-24download: Add SourceForge load balancer....Alex Griffin
2016-07-22Merge branch 'master' into core-updates...Leo Famulari
2016-07-20pull: Install (guix config) module to override the user's one....Ludovic Courtès
2016-07-20config: Export the raw installation directories....Ludovic Courtès
2016-07-20download: Prepare to support the 'guix publish' /file URLs....Ludovic Courtès
2016-07-20publish: Handle '/file' URLs, for content-addressed files....Ludovic Courtès
2016-07-20derivations: Export 'fixed-output-path'....Ludovic Courtès
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-19publish: Keep compression disabled when zlib is missing....Ludovic Courtès
2016-07-19publish: Add '--compression'....Ludovic Courtès
2016-07-19Add (guix zlib)....Ludovic Courtès
2016-07-16guix gc: Display of saved space for garbage collection....Vincent Legoll
2016-07-16build: Substitute URLs now default to "mirror.hydra.gnu.org" alone....Ludovic Courtès
2016-07-14records: Improve reporting of invalid field specifiers....Ludovic Courtès
2016-07-14challenge: Disable grafting....Ludovic Courtès
2016-07-14substitute: Gracefully handle trailing slashes in URLs....Ludovic Courtès
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès
2016-07-13download: Attempt to update SourceForge mirror URLs....Ludovic Courtès
2016-07-12packages: <origin> no longer has an 'imported-modules' field....Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules....Ludovic Courtès
2016-07-12gexp: 'program-file' and 'gexp->script' no longer have #:modules....Ludovic Courtès
2016-07-12gexp: 'computed-file' no longer has a #:modules parameter....Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'....Ludovic Courtès
2016-07-12profiles: Use 'with-imported-modules'....Ludovic Courtès
2016-07-12gexp: 'gexp->file' emits code to set '%load-path'....Ludovic Courtès
2016-07-12gexp: Factorize load-path-setting expression....Ludovic Courtès
2016-07-12gexp: Add 'with-imported-modules' macro....Ludovic Courtès
2016-07-12gexp: Keep only a single 'references' field....Ludovic Courtès
2016-07-03import: cpan: Use our mirrors for 'https' URLs....Alex Sassmannshausen
2016-07-03guix: Support authentication when fetching from SVN....Ricardo Wurmus
2016-07-02download: Update CPAN mirrors....Ludovic Courtès
2016-06-29download: Use basic authentication when userinfo is present in URI....David Thompson
2016-06-27Merge branch 'master' into core-updatesLudovic Courtès
2016-06-26daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'....David Craven
2016-06-25import: pypi: do not fail when 'run_requires' is missing from the metadata....Cyril Roelandt
2016-06-25guix: python-build-system: Change pypi-uri to use https://pypi.io....宋文武
2016-06-25utils: 'cache-directory' always appends "/guix"....Ludovic Courtès
2016-06-23bournish: Add 'wc' command....Efraim Flashner
2016-06-22substitute: Use ~/.cache when invoked by an unprivileged user....Ludovic Courtès
2016-06-22utils: 'cache-directory' honors 'XDG_CACHE_HOME'....Ludovic Courtès
2016-06-22build: emacs: Search for elisp in "share/emacs/site-lisp"....Alex Kost
2016-06-20gexp: Use a relative file name....Ludovic Courtès
2016-06-20utils: 'current-source-directory' gracefully handles lack of source info....Ludovic Courtès