summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2016-06-20utils: 'current-source-directory' resolves relative file names at run time.Ludovic Courtès
2016-06-20store: 'register-path' no longer swallows 'system-error' exceptions.Ludovic Courtès
2016-06-16utils: 'current-source-directory' returns the absolute directory name.Ludovic Courtès
2016-06-16utils: 'current-source-directory' is now purely an expansion-time thing.Ludovic Courtès
2016-06-16packages: Disambiguate 'modules' and 'imported-modules' in <origin>.Ludovic Courtès
2016-06-16gexp: Add #:select? parameter to 'local-file'.Ludovic Courtès
2016-06-16gexp: Move 'current-source-directory' to (guix utils).Ludovic Courtès
2016-06-15guix: Add downloader for Mercurial repositories.Ricardo Wurmus
2016-06-15store: Add #:select? parameter to 'add-to-store'.Ludovic Courtès
2016-06-15packages: The 'source' can be any lowerable object.Ludovic Courtès
2016-06-15packages: 'origin->derivation' expects an origin and nothing else.Ludovic Courtès
2016-06-15packages: Recognize the '.Z' extension.Ludovic Courtès
2016-06-14import: pypi: read requirements from wheels.Cyril Roelandt
2016-06-13utils: 'with-atomic-file-output' closes the port upon exception.Ludovic Courtès
2016-06-13syscalls: Use 'syscall->procedure' everywhere.Ludovic Courtès
2016-06-13utils: 'with-atomic-file-output' calls 'fdatasync'.Ludovic Courtès
2016-06-12serialization: Add #:select? parameter to 'write-file'.Ludovic Courtès
2016-06-12profiles: Make sure hook derivations fail upon error.Ludovic Courtès
2016-06-11profiles: manifest-lookup-package: Correctly handle package entries.宋文武
2016-06-11profiles: xdg-mime-database: Union the "share/mime/packages" directory.宋文武
2016-06-09publish: Add '--ttl'.Ludovic Courtès
2016-06-09ui: 'string->duration' supports hours and seconds.Ludovic Courtès
2016-06-08publish: Encore URIs that appear in narinfos.Ludovic Courtès
2016-06-08gnu-maintenance: Replace 'find-packages' with 'find-package' (singular).Ludovic Courtès
2016-06-06bournish: Allow compilation of multiple expressions.Ludovic Courtès
2016-06-06bournish: Handle EOF in the reader.Ludovic Courtès
2016-06-05profiles: 'profile-derivation' now honors #:system.Ludovic Courtès
2016-05-31import: github: Tiny cosmetic change.Ludovic Courtès
2016-05-31import github: Add to extension list.Efraim Flashner
2016-05-31offload: Use (guix build syscalls).Ludovic Courtès
2016-05-31download: Update CPAN mirrors.Efraim Flashner
2016-05-30build: emacs: Handle sources that are a single elisp file.David Thompson
2016-05-30download: Update Sourceforge mirrors.Efraim Flashner
2016-05-28cve: Use a more compact format for the list of package/versions.Ludovic Courtès
2016-05-27guix package: Inherit the transformed version number.Ludovic Courtès
2016-05-27download: Default to a 10s connection establishment timeout.Ludovic Courtès
2016-05-27download: Use URI objects for content-addressed mirrors.Ludovic Courtès
2016-05-26cve: Include the 3 previous years of vulnerabilities.Ludovic Courtès
2016-05-26substitute: Internationalize the "Downloading" message.Ludovic Courtès
2016-05-25grafts: Create only one grafted variant of each derivation.Ludovic Courtès