summaryrefslogtreecommitdiff
path: root/guix/nar.scm
Commit message (Expand)AuthorAge
* nar: Access the database instead of connecting to the daemon.Ludovic Courtès2018-11-13
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* store: Remove 'register-path'.Ludovic Courtès2018-06-14
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès2016-05-06
* nar: Read archive signatures as Latin-1 strings.Ludovic Courtès2015-01-18
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* guix-register: By default, attempt to deduplicate registered items.Ludovic Courtès2014-08-25
* pk-crypto: Add pretty-printer to 'gcry-error' exceptions.Ludovic Courtès2014-04-22
* nar: Really really protect the temporary store directory from GC.Ludovic Courtès2014-04-21
* nar: Really protect the temporary store directory from GC.Ludovic Courtès2014-04-12
* nar: 'restore-file-set' registers the temporary result as a GC root.Ludovic Courtès2014-04-09
* Work around behavior of old 'scandir' in Guile 2.0.5.Mark H Weaver2014-04-07
* Use 'signature-case' in (guix nar) and 'substitute-binary'.Ludovic Courtès2014-03-31
* nar: Clarify that 'assert-valid-signature' accepts a string.Nikita Karetnikov2014-03-30
* nar: Produce archives with files sorted in C collation order.Ludovic Courtès2014-02-21
* guix hash: Add '--recursive'.Ludovic Courtès2014-02-21
* nar: 'write-file' can write to non-file ports.Ludovic Courtès2014-02-21
* nar: Add 'restore-file-set', for use by build hooks.Ludovic Courtès2014-01-24
* nar: Fix file descriptor leak when writing a Nar.Ludovic Courtès2013-09-23
* nar: Add support for symlinks.Ludovic Courtès2013-04-12
* nar: Implement restoration from Nar.Ludovic Courtès2013-04-08
* Add (guix nar) and (guix serialization).Ludovic Courtès2013-04-04