summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-11-21lint: Add 'check-haskell-stackage' checker.Timothy Sample
2020-11-21lint: Add 'patch-headers' checker.Ludovic Courtès
2020-11-21transformations: Show '--help-transform' only where applicable.Ludovic Courtès
2020-11-21scripts: lint: Display result of checkers on stdout.Brice Waegeneire
2020-11-20build-system/cargo: Do not pass --features to Cargo unless specified.Marius Bakke
2020-11-19Merge branch 'master' into stagingMarius Bakke
2020-11-18guix: refresh: Do not use argument jumping with ngettext.Miguel Ángel Arruga Vivas
2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into masterMaxim Cournoyer
2020-11-17guix: system: Make disk-image root file system non-volatile by default.Maxim Cournoyer
2020-11-16pull: Do not suggest running `guix pull --news' on the first run.Florian Pelz
2020-11-16self: Limit the number of threads used when translating manuals.Ludovic Courtès
2020-11-16utils: Add 'cxx-for-target'.Danny Milosavljevic
2020-11-16publish: Harmonize buffer size values and configuration.Maxim Cournoyer
2020-11-15Merge branch 'master' into stagingMarius Bakke
2020-11-15archive: Warn about replacing an ACL symlink.Tobias Geerinckx-Rice
2020-11-14guix: hg-download: Add hg-predicate.Holger Peters
2020-11-13guix build: Expose log-url for third parties.John Soo
2020-11-13pack: Expose some bindings for third-party use.John Soo