summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17ui: Fix format string in `warning'....Ludovic Courtès
2013-04-17scripts: Report what will be substituted....Ludovic Courtès
2013-04-16package: allow users to upgrade the whole system by not providing a regexp....Cyril Roelandt
2013-04-16gnu: Python: bump to version 2.7.4....Cyril Roelandt
2013-04-15substitute-binary: Skip servers that use a different store prefix....Ludovic Courtès
2013-04-15substitute-binary: Call `open-cache' only when needed....Ludovic Courtès
2013-04-15substitute-binary: Add a local cache....Ludovic Courtès
2013-04-14gnu: automake: Restore shebangs on files that end up in user tarballs....Ludovic Courtès
2013-04-14utils: Add `fold2'....Ludovic Courtès
2013-04-12tests: Remove temporary directory created by nar.scm....Ludovic Courtès
2013-04-12store: Remove unneeded and conflicting import....Ludovic Courtès
2013-04-12package: Being at the empty profile is not an error....Ludovic Courtès
2013-04-12Update `TODO'.Ludovic Courtès
2013-04-12guix package: Add `--no-substitutes'....Ludovic Courtès
2013-04-12substitute-binary: Implement `--substitute'....Ludovic Courtès
2013-04-12substitute-binary: Correctly handle missing narinfos in `--query' mode....Ludovic Courtès
2013-04-12nar: Add support for symlinks....Ludovic Courtès
2013-04-11ui: Add a `warning' macro....Ludovic Courtès
2013-04-08nar: Implement restoration from Nar....Ludovic Courtès
2013-04-08build: Pass the appropriate flags when building `libstore.a'....Ludovic Courtès
2013-04-08gnu: shishi: Update to 1.0.2....Nikita Karetnikov
2013-04-07gnu: Python: fix the compilation of some modules from the standard library....Cyril Roelandt
2013-04-04Add (guix nar) and (guix serialization)....Ludovic Courtès
2013-04-04substitute-binary: Fix communication of several store paths to the daemon....Ludovic Courtès
2013-04-03Add preliminary binary substituter....Ludovic Courtès
2013-04-03gnu: bigloo: Add dependencies on Avahi and libphidget....Ludovic Courtès
2013-04-02gnu: Add libphidget....Ludovic Courtès
2013-04-01store: Add `store-path-hash-part'....Ludovic Courtès
2013-04-01gnu-maintenance: Adjust `http-fetch' to the various Guile versions....Ludovic Courtès
2013-03-31pull: Switch to the cgit URL....Ludovic Courtès
2013-03-31gnu: perl-xml-parser: Fix URL....Ludovic Courtès
2013-03-29snix: Adjust import to current Nixpkgs input attribute names....Ludovic Courtès
2013-03-28gnu-maintenance: Improve 'official-gnu-packages'; add related procedures....Nikita Karetnikov
2013-03-28Add (guix build-system cmake)....Cyril Roelandt
2013-03-28build: Set `%fresh-auto-compile' in `hydra.scm'....Ludovic Courtès
2013-03-27gnu: make-bootstrap: Import (gnu packages gcc)....Ludovic Courtès
2013-03-27download: Remove unreliable GNU mirror....Ludovic Courtès
2013-03-27gnu: Add libelf....Ludovic Courtès
2013-03-27gnu: Add ISL and CLooG....Ludovic Courtès
2013-03-27gnu: Move GCC to its own module....Ludovic Courtès
2013-03-27glib: Patch around prlimit(2) failure....Ludovic Courtès
2013-03-27build: `hydra.scm' changes %load-path to refer to itself....Ludovic Courtès
2013-03-27Update `TODO'.Ludovic Courtès
2013-03-26gnu: Add GNU cflow....Ludovic Courtès
2013-03-26gnu: Add GNU cppi....Ludovic Courtès
2013-03-22store: Really disable file name canonicalization for derivation inputs....Ludovic Courtès
2013-03-22store: Use `sendfile' when available....Ludovic Courtès
2013-03-21gnu: Add cmake....Cyril Roelandt
2013-03-21gnu: Disable file name canonicalization in `search-*'....Ludovic Courtès
2013-03-19gnu: Add lua....Cyril Roelandt