summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-12-08guix: opam: Pass default repository to recursive importer....Julien Lepiller
2020-12-08guix: opam: Filter implicit inputs....Julien Lepiller
2020-12-08guix: opam: Remove stray `pk'....Julien Lepiller
2020-12-07ci: Add "evaluation" method....Mathieu Othacehe
2020-12-07ci: Add evaluation field to build record....Mathieu Othacehe
2020-12-07profiles: Delete duplicate manifest entries in packages->manifest....Leo Prikler
2020-12-07profiles: Remove duplicates in manifest transactions....Leo Prikler
2020-12-05ui: Handle multiword and empty $PAGER values....Tobias Geerinckx-Rice
2020-12-05pull: Accept no non-option arguments....Tobias Geerinckx-Rice
2020-12-05scripts: discover: Check for cache file existence....Mathieu Othacehe
2020-12-04git: 'reference-available?' handles short commit IDs....Ludovic Courtès
2020-12-04import: crate: Skip tests when Guile-Semver is missing....Ludovic Courtès
2020-12-04scripts: substitute: Fix discover option....Mathieu Othacehe
2020-12-04import/cran: Do not attempt to generate definitions for failed imports....Ricardo Wurmus
2020-12-04import/cran: Fix calls to CRAN->GUIX-PACKAGE....Ricardo Wurmus
2020-12-03build-system: Add chicken-build-system....raingloom
2020-12-03self: Factorize package dependency enumeration....Ludovic Courtès
2020-12-03gnu: guile-semver: Switch to Guile 3.0....Ludovic Courtès
2020-12-02import: crate: Use existing package satisfying semver requirement....Hartmut Goebel
2020-12-02import: crate: Trim version for names after left-most non-zero part....Hartmut Goebel
2020-12-02import: utils: Trim patch version from names....Hartmut Goebel
2020-12-02import: crate: Parameterized importing of dev dependencies....Martin Becze
2020-12-02import: crate: Memorize crate->guix-package....Martin Becze
2020-12-02import: crate: Use guile-semver to resolve module versions....Martin Becze
2020-12-02import: utils: 'recursive-import' accepts an optional version parameter....Martin Becze
2020-12-02guix: self: Add guile-semver as a depenedency....Martin Becze
2020-12-01upgrade: Allow several regexps....zimoun
2020-11-29processes: Add '--format' and the "normalized" format....John Soo
2020-11-29processes: Put ChildProcess and ChildPID on separate lines....John Soo
2020-11-29Make "guile-avahi" dependency optional....Mathieu Othacehe
2020-11-29self: Fix guile-avahi lookup....Mathieu Othacehe
2020-11-29Use substitute servers on the local network....Mathieu Othacehe
2020-11-29publish: Add advertising support....Mathieu Othacehe
2020-11-29Add Avahi support....Mathieu Othacehe
2020-11-28Merge branch 'staging'Marius Bakke
2020-11-28channels: Expose the default channel in %default-channel....Zhu Zihao
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-26deploy: Let key-and-args exceptions through....Ludovic Courtès
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-25weather: Fix '--substitute-urls'....zimoun
2020-11-23Merge branch 'master' into stagingMarius Bakke
2020-11-23store: Fix ensure-path docstring....Mathieu Othacehe
2020-11-22Merge branch 'master' into stagingMarius Bakke
2020-11-22build-system/cargo: Set gettext environment variable when available....Efraim Flashner
2020-11-22build-system/cargo: Set libclang environment variable when available....Efraim Flashner
2020-11-22build-system/cargo: Set openssl environment variable when available....Efraim Flashner
2020-11-22scripts: publish: Export procedures....Mathieu Othacehe
2020-11-22guix: store: Add ensure-path....Mathieu Othacehe
2020-11-22linux-initrd: Add special-file->cpio-header*....Danny Milosavljevic
2020-11-22linux-initrd: Handle 'block-special and 'char-special cpio headers as well....Danny Milosavljevic