summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * substitute: Remove redundant let block from fetch.Christopher Baines2021-02-22
| * substitute: Remove connection handling from fetch.Christopher Baines2021-02-22
| * substitute: Remove buffer handling from fetch.Christopher Baines2021-02-22
| * packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès2021-02-22
| * ui: Fix typo in description.Brice Waegeneire2021-02-19
| * scripts: system: Accept <image> records as input.Mathieu Othacehe2021-02-17
| * scripts: system: Remove 'vm-image' command.Mathieu Othacehe2021-02-17
| * ftp-client: Before 'PASV', try 'EPSV' first for IPv6.宋文武2021-02-15
| * import: crate: Use repository when home-page is unavailableNicolas Goaziou2021-02-12
| * pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武2021-02-12
* | build-system/gnu: Disable 'ld.so.cache' generation when cross-compiling.Ludovic Courtès2021-02-21
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\|
| * environment: Allow starting from existing profile.Lars-Dominik Braun2021-02-11
| * docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds.Ludovic Courtès2021-02-08
| * build-system: Add renpy-build-system.Leo Prikler2021-02-07
| * guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès2021-02-05
| * channels: Consider the current channel commit as authentic.Ludovic Courtès2021-02-04
| * build: Add '--with-channel-commit' and related configure flags.Ludovic Courtès2021-02-04
| * channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
| * store: 'store-path-hash-part' really returns false for invalid file names.Ludovic Courtès2021-02-04
| * ui: Add hint for command typo.zimoun2021-02-03
| * guix: scripts: Add hint for option typo.zimoun2021-02-03
| * utils: Add string distance.zimoun2021-02-03
* | build/gnu: Only make source checkout files writable.Maxim Cournoyer2021-02-04
* | build/gnu: Ensure the files are writable after the unpack phase.Maxim Cournoyer2021-02-04
* | build: python: Fix build phases ordering.Maxim Cournoyer2021-02-03
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * guix: narinfo: Export narinfo-contents.Christopher Baines2021-02-02
| * import: gnu: Fix the detection of non-GNU packages.Maxim Cournoyer2021-02-02
| * guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
| * channels: Add 'channel->code'.Ludovic Courtès2021-02-01
| * guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
| * channels: Add the channel name to channel sexps.Ludovic Courtès2021-02-01
| * channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès2021-02-01
| * guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
| * utils: Add 'version-unique-prefix'.Ludovic Courtès2021-02-01
| * profiles: Add 'manifest->code'.Ludovic Courtès2021-02-01
| * scripts: import: json: Fix error handling.zimoun2021-01-31
| * import: gnu: Mention package name upon failure.zimoun2021-01-31
| * gnu-maintenance: Fix error handling.zimoun2021-01-31
| * database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès2021-01-31
| * database: Remove workarounds unnecessary with guile-sqlite3 0.1.2.Ludovic Courtès2021-01-31
| * ci: Add missing imports.Ludovic Courtès2021-01-31
| * guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
| * guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès2021-01-30
| * services: shepherd: Allow custom 'shepherd' package.Maxime Devos2021-01-30
| * build-system/julia: Don't rely on file name to set module name.nixo2021-01-30
| * build-system/julia: Enable tests.nixo2021-01-30
| * inferior: Speed up 'cached-channel-instance' for cache hits.Ludovic Courtès2021-01-29
| * ui: Look up extensions before built-in commands.zimoun2021-01-28