index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Commit message (
Expand
)
Author
Age
*
utils: Really clean up temporary directories.
Leo Famulari
2018-07-13
*
pull: Display new/upgraded packages upon completion.
Ludovic Courtès
2018-07-13
*
pull: Use (guix inferior) to display new and upgraded packages.
Ludovic Courtès
2018-07-13
*
Add (guix inferior) and (guix scripts repl).
Ludovic Courtès
2018-07-13
*
guix package: Use relative symlinks to generations.
Ludovic Courtès
2018-07-13
*
git: Call 'url-cache-directory' outside 'update-cached-checkout'.
Oleg Pykhalov
2018-07-13
*
import: hackage: Fix typo.
Danny Milosavljevic
2018-07-13
*
Merge branch 'staging'
Marius Bakke
2018-07-13
|
\
|
*
Merge branch 'master' into staging
Marius Bakke
2018-07-08
|
|
\
|
*
\
Merge branch 'master' into staging
Marius Bakke
2018-07-02
|
|
\
\
|
*
|
|
build-system/meson: Really skip the 'fix-runpath' phase on armhf.
Marius Bakke
2018-07-02
|
*
|
|
gnu: java: Return #t from all phases and snippets.
Mark H Weaver
2018-06-28
|
*
|
|
meson-build-system: Return #t from all phases.
Mark H Weaver
2018-06-28
|
*
|
|
Merge branch 'master' into staging
Marius Bakke
2018-06-26
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into staging
Marius Bakke
2018-06-21
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into staging
Marius Bakke
2018-06-19
|
|
\
\
\
\
\
|
*
|
|
|
|
|
guix: ant-build-system: Use manifest task to create manifest.
Gábor Boskovits
2018-06-18
|
*
|
|
|
|
|
Merge branch 'master' into staging
Marius Bakke
2018-06-18
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
build-system/ant: Unconditionally return #t in build phases.
Ricardo Wurmus
2018-06-16
*
|
|
|
|
|
|
|
import: hackage: Evaluate "-any" and "-none" version comparison operators.
Danny Milosavljevic
2018-07-12
*
|
|
|
|
|
|
|
import: hackage: Support "-any" and "-none" version comparison operators.
Danny Milosavljevic
2018-07-12
*
|
|
|
|
|
|
|
import: hackage: Support "custom-setup" field.
Danny Milosavljevic
2018-07-12
*
|
|
|
|
|
|
|
gexp: Allow bytevector as content of `plain-file'.
Jan Nieuwenhuizen
2018-07-12
*
|
|
|
|
|
|
|
store: Add `binary-file'.
Jan Nieuwenhuizen
2018-07-12
*
|
|
|
|
|
|
|
gnu-maintenance: Get GNU metadata from rec files.
Ludovic Courtès
2018-07-11
*
|
|
|
|
|
|
|
import: gem: Add recursive import.
Oleg Pykhalov
2018-07-11
*
|
|
|
|
|
|
|
build-system/haskell: Make phases fail on error.
Danny Milosavljevic
2018-07-11
*
|
|
|
|
|
|
|
ui: Fix typo.
Ludovic Courtès
2018-07-11
*
|
|
|
|
|
|
|
profiles: Introduce 'profile-search-paths' and use it.
Ludovic Courtès
2018-07-11
*
|
|
|
|
|
|
|
environment: Simplify code by using manifests internally.
Ludovic Courtès
2018-07-11
*
|
|
|
|
|
|
|
profiles: Factorize 'manifest-search-paths'.
Ludovic Courtès
2018-07-11
*
|
|
|
|
|
|
|
guix: Add opam importer.
Julien Lepiller
2018-07-10
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
ui: Add -V as short option for --version.
Kyle Meyer
2018-07-07
*
|
|
|
|
|
|
scripts: Add missing -V option to commands that document it.
Kyle Meyer
2018-07-07
*
|
|
|
|
|
|
weather: Fix pasto in --version output.
Kyle Meyer
2018-07-07
*
|
|
|
|
|
|
pack: Use guile-for-build for the target system.
Ludovic Courtès
2018-07-05
*
|
|
|
|
|
|
profiles: 'info-dir-file' hook now produces 'dir.LANG' files.
Ludovic Courtès
2018-07-04
*
|
|
|
|
|
|
Revert "packages: Optimize 'package-transitive-supported-systems'."
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
guix system: Make 'init' idempotent again.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
ui: Report file names in 'system-error' exceptions from 'delete-file'.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
database: 'reset-timestamps' now correctly handles symlinks.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
syscalls: Define AT_SYMLINK_NOFOLLOW et al.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
deduplication: Remove 'false-if-system-error', now unused.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
import: elpa: Check if 'fetch-elpa-package' rest argument is null.
Oleg Pykhalov
2018-07-03
*
|
|
|
|
|
|
deduplication: Place link files under /gnu/store/.links.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
deduplication: Fix incorrect use of 'throw'.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
guix system: init: Check the available space before copying.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
ui: Make 'check-available-space' public.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
store: Add 'query-path-info*'.
Ludovic Courtès
2018-07-03
*
|
|
|
|
|
|
packages: Optimize 'package-transitive-supported-systems'.
Ludovic Courtès
2018-07-03
[next]