summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-02-08profiles: gtk-im-modules: Fix for gtk3....Ying Huang
2017-02-07file-systems: Add '%network-configuration-files' and '%network-file-mappings'....Ludovic Courtès
2017-02-03file-systems: Add 'file-system-mapping->bind-mount'....Ludovic Courtès
2017-02-02build: r-build-system: Use deterministic built date....Ricardo Wurmus
2017-02-01download: Add GNOME mirror....Ludovic Courtès
2017-02-01download: Add ‘url-fetch/zipbomb’....Tobias Geerinckx-Rice
2017-02-01download: url-fetch/tarball: Make ‘name’ truly optional....Tobias Geerinckx-Rice
2017-01-31lint: Use the "@" syntax for versioned packages in warnings....Ludovic Courtès
2017-01-30environment: Fix setting writable? on networking related files...Christopher Baines
2017-01-30store: Add 'add-data-to-store'....Ludovic Courtès
2017-01-28build-system/python: 'package-with-explicit-python' uses 'eq?' memoization....Ludovic Courtès
2017-01-28gnu-maintenance: 'gnu-package?' uses 'eq?' memoization....Ludovic Courtès
2017-01-28packages: Remove 'define-memoized/v' and use 'mlambdaq' instead....Ludovic Courtès
2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès
2017-01-28Add (guix memoization)....Ludovic Courtès
2017-01-28packages: Add 'package-upstream-name' and use it....Ludovic Courtès
2017-01-28import: github: Better tolerate unexpected file extensions....Ludovic Courtès
2017-01-28gnu-maintenance: 'gnu-package?' ignores invalid URLs....Ludovic Courtès
2017-01-28gnu-maintenance: GNU updater handles gnu.org-hosted Emacs packages....Ludovic Courtès
2017-01-28gnu-maintenance: Honor 'upstream-name' property in GNU updater....Ludovic Courtès
2017-01-26bournish: Extend 'rm' command....Ricardo Wurmus
2017-01-26import: pypi: Don't add setuptools to propagated-inputs....Carlo Zancanaro
2017-01-26copy: Use userauth-public-key/auto! for ssh authentification....Mathieu Othacehe
2017-01-25container: Pass through TERM when calling exec....Christopher Baines
2017-01-25grafts: Do not pull derivation outputs not depended on....Ludovic Courtès
2017-01-24grafts: Shallow grafting can be performed on a subset of the outputs....Ludovic Courtès
2017-01-24syscalls: Export 'read-utmpx'....Ludovic Courtès
2017-01-21lint: Display PACKAGE@VERSION....Ludovic Courtès
2017-01-19syscalls: Add utmpx procedures and data structure....Ludovic Courtès
2017-01-19syscalls: Extract 'bytes->string'....Ludovic Courtès
2017-01-19import: github: Catch HTTP 403 error during fetch....Mathieu OTHACEHE
2017-01-19guix environment, build: Allow absolute file names with '--root'....Ludovic Courtès
2017-01-16grafts: Preserve the cache across recursive calls....Ludovic Courtès
2017-01-16grafts: Actually cache grafts during the derivation DAG traversal....Ludovic Courtès
2017-01-16profiles: Export 'ca-certificate-bundle'....Christopher Baines
2017-01-15guix build: Add '--repair'....Ludovic Courtès
2017-01-15guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'....Ludovic Courtès
2017-01-15daemon: Client settings no longer override daemon settings....Ludovic Courtès
2017-01-14challenge: Add '--verbose'....Ludovic Courtès
2017-01-14challenge: Return comparison reports instead of just discrepancies....Ludovic Courtès
2017-01-13licenses: Add wtfpl2....ng0
2017-01-13http-client: Provide 'User-Agent' header by default....Ludovic Courtès
2017-01-13import: github: Fix regression on the /releases retrieval....Ludovic Courtès
2017-01-13ui: Wrap 'canonicalize-path' for better error reporting....Ludovic Courtès
2017-01-13ui: Factorize error-reporting wrapper code....Ludovic Courtès
2017-01-12challenge: Use a warning when substitutes are lacking....Ludovic Courtès
2017-01-11perform-download: Add backward-compatible case....Ludovic Courtès
2017-01-11derivations: Make <derivation> record datatype immutable....Mathieu Lirzin
2017-01-11git download: Remove redundant argument in 'gexp->derivation' call....Mathieu Lirzin
2017-01-11daemon: Allow check builds of 'builtin:download' derivations....Ludovic Courtès