summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-06-09guix: git: Add new module....Mathieu Othacehe
2017-06-08build-system: emacs: Factorize include/exclude default arguments....Maxim Cournoyer
2017-06-07import: cpan: Update CPAN importer to use MetaCPAN v1 API....James Richardson
2017-06-04ssh: Improve error reporting when 'send-files' fails....Ludovic Courtès
2017-06-04scripts: refresh: Add -m manifest option....Mathieu Othacehe
2017-06-03licenses: Add CC-BY 4.0....Marius Bakke
2017-06-02substitute: Do not display the installed size....Ludovic Courtès
2017-06-02ui: 'show-what-to-build' warns when we don't have enough disk space....Ludovic Courtès
2017-06-02syscalls: Provide 'free-disk-space'....Ludovic Courtès
2017-06-02ui: 'show-what-to-build' displays how much will be downloaded....Ludovic Courtès
2017-06-02derivations: 'derivation-prerequisites-to-build' returns <substitutable>....Ludovic Courtès
2017-06-02derivations: 'substitution-oracle' returns a <substitutable>....Ludovic Courtès
2017-05-31build: font: Support font collection files....Alex Griffin
2017-05-30git-download: Fix 'git-predicate' to use absolute paths....Christopher Baines
2017-05-30download: Work around GnuTLS bug with UTF-8 certificate file names....Ludovic Courtès
2017-05-28scripts: Set thread names....Ludovic Courtès
2017-05-28syscalls: Add 'thread-name' and 'set-thread-name'....Ludovic Courtès
2017-05-28build-system: Add 'font-build-system'....Arun Isaac
2017-05-25build-system: gnu: Fix cross-gcc call....Ricardo Wurmus
2017-05-25pull: Catch '&missing-dependency-error' raised by 'source-module-closure'....Ludovic Courtès
2017-05-25modules: Raise an error when a dependency could not be found....Ludovic Courtès
2017-05-25base64: Turn into a regular Guile module....Ludovic Courtès
2017-05-24publish: Do not bake the same item several times....Ludovic Courtès
2017-05-23guix package: Swallow EPIPE upon 'guix package --list-generations'....Ludovic Courtès
2017-05-23packages: Add aarch64-linux to %supported-systems....Efraim Flashner
2017-05-23build-system: emacs: Install only a subset of files....Arun Isaac
2017-05-23build: emacs: Fix `store-file->elisp-source-file'....Arun Isaac
2017-05-23guix: lint: Slightly simplify `check-source-file-name'....Arun Isaac
2017-05-23gnu: lint: Fix typo....Arun Isaac
2017-05-22Merge branch 'version-0.13.0'Marius Bakke
2017-05-21guix system: Don't warn about old distros for "guix system init"....Ludovic Courtès
2017-05-21guix system: Increase image size for 'guix system vm'....Ludovic Courtès
2017-05-20download: Prune the ImageMagick mirror list....Leo Famulari
2017-05-20pack: Use 'guile2.0-json' when building with Guile 2.0....Ludovic Courtès
2017-05-20pack: Use 'guile2.0-json' when building with Guile 2.0....Ludovic Courtès
2017-05-20modules: Add more source-less modules....Ludovic Courtès
2017-05-20publish: Fix narinfo rendering for already-compressed items....Ludovic Courtès
2017-05-20union: Gracefully handle dangling symlinks in the input....Ludovic Courtès
2017-05-20profiles: Add elapsed time to manual-database hook to output message....Maxim Cournoyer
2017-05-19modules: Add more source-less modules....Ludovic Courtès
2017-05-18publish: Fix narinfo rendering for already-compressed items....Ludovic Courtès
2017-05-18lint: inputs-should-be-native: Add "cmake"....Ludovic Courtès
2017-05-18union: Gracefully handle dangling symlinks in the input....Ludovic Courtès
2017-05-16profiles: Add elapsed time to manual-database hook to output message....Maxim Cournoyer
2017-05-16import cran: Check if pkg-config is needed....Ricardo Wurmus
2017-05-16import cran: Refactor "needs-zlib?"....Ricardo Wurmus
2017-05-16import cran: Export package predicates....Ricardo Wurmus
2017-05-16import cran: Add predicate for Bioconductor experiment packages....Ricardo Wurmus
2017-05-16import cran: Exclude experiment packages in predicate "bioconductor-package?"....Ricardo Wurmus
2017-05-16import cran: Fetch DESCRIPTION files from Github mirror....Ricardo Wurmus