1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 04:00:30 +02:00

Commit Graph

  • b52cb20d43 guix package: Allow the search of the latest release to be interrupted. Ludovic Courtès 2013-04-17 22:43:14 +02:00
  • 0e993428ce build: Add `sync-synopses.scm'. Ludovic Courtès 2013-04-17 18:09:43 +02:00
  • f50d2669e3 gnu: Use synopses from the Womb. Ludovic Courtès 2013-04-17 18:04:25 +02:00
  • 801486fe46 ui: Fix format string in `warning'. Ludovic Courtès 2013-04-17 18:02:48 +02:00
  • f594028a9c gnu: Add missing import in (gnu packages cross-base). Ludovic Courtès 2013-04-17 14:59:19 +02:00
  • dd36b51bf7 scripts: Report what will be substituted. Ludovic Courtès 2013-04-17 00:06:59 +02:00
  • acb6ba2567 package: allow users to upgrade the whole system by not providing a regexp. Cyril Roelandt 2013-04-15 23:23:27 +02:00
  • 0160536dcb gnu: Python: bump to version 2.7.4. Cyril Roelandt 2013-04-15 22:02:47 +02:00
  • 35ac56b63e build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system. Ludovic Courtès 2013-04-16 14:05:00 +02:00
  • e967678ed1 substitute-binary: Skip servers that use a different store prefix. Ludovic Courtès 2013-04-15 23:27:04 +02:00
  • 0c357a088b substitute-binary: Call `open-cache' only when needed. Ludovic Courtès 2013-04-15 23:42:42 +02:00
  • eba783b7b2 substitute-binary: Add a local cache. Ludovic Courtès 2013-04-15 23:42:27 +02:00
  • 63b7c6c1f8 gnu: automake: Restore shebangs on files that end up in user tarballs. Ludovic Courtès 2013-04-14 17:17:19 +02:00
  • 04fd96cac3 utils: Add `fold2'. Ludovic Courtès 2013-04-14 16:56:08 +02:00
  • 50efa79774 gnu: emacs: Build the GUI with libXaw. Ludovic Courtès 2013-04-13 22:08:09 +02:00
  • baa0d82a8a gnu: libXaw: Propagate libXt. Ludovic Courtès 2013-04-13 22:06:47 +02:00
  • c5c555b186 gnu: Add Ratpoison. Ludovic Courtès 2013-04-12 21:26:41 +02:00
  • 841032d448 store: Remove unneeded and conflicting import. Ludovic Courtès 2013-04-12 18:22:41 +02:00
  • d5d6db8918 package: Being at the empty profile is not an error. Ludovic Courtès 2013-04-12 18:07:17 +02:00
  • 0d2fe78f85 Update `TODO'. Ludovic Courtès 2013-04-12 15:59:03 +02:00
  • 581f9eb845 guix package: Add `--no-substitutes'. Ludovic Courtès 2013-04-12 15:43:55 +02:00
  • cdf2022052 substitute-binary: Implement `--substitute'. Ludovic Courtès 2013-04-12 17:30:27 +02:00
  • f03f0c9a86 substitute-binary: Correctly handle missing narinfos in `--query' mode. Ludovic Courtès 2013-04-12 15:52:27 +02:00
  • c7b62db614 nar: Add support for symlinks. Ludovic Courtès 2013-04-12 14:35:01 +02:00
  • 6f80c9d8f3 ui: Add a `warning' macro. Ludovic Courtès 2013-04-11 22:30:06 +02:00
  • ca877f5a3a nar: Implement restoration from Nar. Ludovic Courtès 2013-04-08 22:54:08 +02:00
  • 865c4ef33c gnu: shishi: Update to 1.0.2. Nikita Karetnikov 2013-04-05 23:08:44 +00:00
  • 3fdc99da19 gnu: Python: fix the compilation of some modules from the standard library. Cyril Roelandt 2013-04-06 00:28:39 +02:00
  • f0cd71f21e Add (guix nar) and (guix serialization). Ludovic Courtès 2013-04-04 22:29:08 +02:00
  • 7ce1f2160f substitute-binary: Fix communication of several store paths to the daemon. Ludovic Courtès 2013-04-04 21:47:55 +02:00
  • 419fffa2e8 Add preliminary binary substituter. Ludovic Courtès 2013-04-02 10:44:20 +02:00
  • 04151253e3 gnu: bigloo: Add dependencies on Avahi and libphidget. Ludovic Courtès 2013-04-03 14:44:40 +02:00
  • f14d6b697e gnu: Add libphidget. Ludovic Courtès 2013-04-02 10:59:27 +02:00
  • afb49942e0 store: Add `store-path-hash-part'. Ludovic Courtès 2013-04-01 16:08:31 +02:00
  • 5477e0342f gnu-maintenance: Adjust `http-fetch' to the various Guile versions. Ludovic Courtès 2013-04-01 00:41:55 +02:00
  • bdf06d8922 pull: Switch to the cgit URL. Ludovic Courtès 2013-03-31 12:46:28 +02:00
  • 77ffd691bf tests: Remove temporary directory created by nar.scm. Ludovic Courtès 2013-04-12 18:40:22 +02:00
  • 9adb6934f4 store: Remove unneeded and conflicting import. Ludovic Courtès 2013-04-12 18:22:41 +02:00
  • c31d1a7860 package: Being at the empty profile is not an error. Ludovic Courtès 2013-04-12 18:07:17 +02:00
  • 9297c90b69 Update `TODO'. Ludovic Courtès 2013-04-12 15:59:03 +02:00
  • 3b82460576 guix package: Add `--no-substitutes'. Ludovic Courtès 2013-04-12 15:43:55 +02:00
  • fe0cff14f6 substitute-binary: Implement `--substitute'. Ludovic Courtès 2013-04-12 17:30:27 +02:00
  • d7c5d27795 substitute-binary: Correctly handle missing narinfos in `--query' mode. Ludovic Courtès 2013-04-12 15:52:27 +02:00
  • 8f3114b7a4 nar: Add support for symlinks. Ludovic Courtès 2013-04-12 14:35:01 +02:00
  • 7a88ad6bff tests: Adjust `gnu-build' test to search path mechanism. Ludovic Courtès 2013-04-11 22:54:52 +02:00
  • a2011be5df ui: Add a `warning' macro. Ludovic Courtès 2013-04-11 22:30:06 +02:00
  • 1010e530d3 gnu: Add dwm. Cyril Roelandt 2013-04-01 00:23:42 +02:00
  • 068cdcd07c build-system/gnu: Fix search path computation with implicit inputs. Ludovic Courtès 2013-04-09 19:01:21 +02:00
  • 53c63ee937 nar: Implement restoration from Nar. Ludovic Courtès 2013-04-08 22:54:08 +02:00
  • 52e5910cdc build: Pass the appropriate flags when building `libstore.a'. Ludovic Courtès 2013-03-30 21:49:17 +01:00
  • cbca6eb552 gnu: shishi: Update to 1.0.2. Nikita Karetnikov 2013-04-05 23:08:44 +00:00
  • 4f7d8d7ee4 gnu: Python: fix the compilation of some modules from the standard library. Cyril Roelandt 2013-04-06 00:28:39 +02:00
  • 0f41c26f9b Add (guix nar) and (guix serialization). Ludovic Courtès 2013-04-04 22:29:08 +02:00
  • 462f8e9f33 substitute-binary: Fix communication of several store paths to the daemon. Ludovic Courtès 2013-04-04 21:47:55 +02:00
  • 6be960c7f7 Merge branch 'xorg' into core-updates Andreas Enge 2013-04-04 18:48:24 +02:00
  • f65cf81a3c Add preliminary binary substituter. Ludovic Courtès 2013-04-02 10:44:20 +02:00
  • cf53ecf514 gnu: bigloo: Add dependencies on Avahi and libphidget. Ludovic Courtès 2013-04-03 14:44:40 +02:00
  • 8dc5d0cf7e gnu: xorg: Re-enable tests for xorg-server. Andreas Enge 2013-04-02 12:47:39 +02:00
  • adb5f46940 gnu: Add libphidget. Ludovic Courtès 2013-04-02 10:59:27 +02:00
  • 2c6ab6ccd4 store: Add `store-path-hash-part'. Ludovic Courtès 2013-04-01 16:08:31 +02:00
  • ef8c03407d gnu-maintenance: Adjust `http-fetch' to the various Guile versions. Ludovic Courtès 2013-04-01 00:41:55 +02:00
  • c7f9993146 gnu: xorg: Remove inputs already available through propagation. Andreas Enge 2013-03-31 21:16:50 +02:00
  • 14ecc0effc gnu: Add xpdf. Andreas Enge 2013-03-31 17:25:11 +02:00
  • 141ccae8a7 gnu: lesstif: Make package usable by adding propagated input. Andreas Enge 2013-03-31 14:58:01 +02:00
  • 0a92b5b30a gnu: freetype: Make include file ft2build.h work without changing the CPATH of dependent packages. Andreas Enge 2013-03-31 14:50:10 +02:00
  • bd8c5d5b02 gnu: xorg: Add libxp and printproto, not included in X11R7.7. Andreas Enge 2013-03-31 14:33:33 +02:00
  • fdfd3d5d9c pull: Switch to the cgit URL. Ludovic Courtès 2013-03-31 12:46:28 +02:00
  • 3ee5a7d86a gnu: perl-xml-parser: Fix URL. Ludovic Courtès 2013-03-31 12:39:25 +02:00
  • 9be8d7c8cb gnu: Define `native-search-paths' for Automake, Guile, and Python. Ludovic Courtès 2013-03-30 22:50:45 +01:00
  • a18eda2747 packages: Add `native-search-paths' field and honor it. Ludovic Courtès 2013-03-30 22:56:38 +01:00
  • 5cfdb4bcac build: Pass the appropriate flags when building `libstore.a'. Ludovic Courtès 2013-03-30 21:49:17 +01:00
  • a96748bb46 build-system/gnu: Remove #:path-exclusions parameter. Ludovic Courtès 2013-03-30 11:31:50 +01:00
  • bc3073c8e3 gnu: xorg: Make font-adobe75dpi and font-adobe100dpi compile (not install). Andreas Enge 2013-03-30 10:13:23 +01:00
  • 84419dfd25 gnu: xorg: Add mtdev and make xf86-input-synaptics compile (not install). Andreas Enge 2013-03-30 10:00:36 +01:00
  • 7e2ec42b1a gnu: xorg: Disable not compiling xf86-video-geode. Andreas Enge 2013-03-30 09:42:11 +01:00
  • 3a5d958570 gnu: xorg: Fix compilation of xorg-server. Andreas Enge 2013-03-30 09:19:24 +01:00
  • 1f44111f83 gnu: xorg: Disable xf86-video-glide. Andreas Enge 2013-03-30 09:00:25 +01:00
  • 6706269ed4 gnu: xorg: Disable xf86-video-wsfb. Andreas Enge 2013-03-30 08:53:20 +01:00
  • 47038b76b2 gnu: xorg: Make xgamma compile. Andreas Enge 2013-03-30 08:50:39 +01:00
  • 979bc0f49b gnu: xorg: Make xvinfo compile. Andreas Enge 2013-03-30 08:43:47 +01:00
  • 4928e50033 Merge branch 'master' into core-updates Ludovic Courtès 2013-03-29 21:44:31 +01:00
  • 73274a8ae7 gnu: Really add lesstif. Andreas Enge 2013-03-29 10:51:41 +01:00
  • 13f5ea6f46 gnu: Add lesstif. Andreas Enge 2013-03-29 10:49:30 +01:00
  • 3f5a932eea snix: Adjust import to current Nixpkgs input attribute names. Ludovic Courtès 2013-03-28 15:30:27 +01:00
  • 917748dd6d gnu: xorg: Make most xserver related packages compile. Andreas Enge 2013-03-28 23:54:58 +01:00
  • f9bbf2a819 gnu-maintenance: Improve 'official-gnu-packages'; add related procedures. Nikita Karetnikov 2013-03-28 21:40:41 +00:00
  • c6bded8a29 Add (guix build-system cmake). Cyril Roelandt 2013-03-26 22:14:24 +01:00
  • bb90ad83b1 build: Set %fresh-auto-compile' in hydra.scm'. Ludovic Courtès 2013-03-28 00:14:38 +01:00
  • c415f14538 gnu: make-bootstrap: Import (gnu packages gcc). Ludovic Courtès 2013-03-27 23:47:54 +01:00
  • c9f94132ca download: Remove unreliable GNU mirror. Ludovic Courtès 2013-03-27 15:50:18 +01:00
  • 5c126b645e gnu: Add libelf. Ludovic Courtès 2013-03-27 15:47:48 +01:00
  • 832abc7687 gnu: Add ISL and CLooG. Ludovic Courtès 2013-03-27 15:37:27 +01:00
  • e9c0b9446b gnu: Move GCC to its own module. Ludovic Courtès 2013-03-27 15:13:25 +01:00
  • 785db4d877 glib: Patch around prlimit(2) failure. Ludovic Courtès 2013-03-27 15:01:30 +01:00
  • 0b5aa854a0 build: `hydra.scm' changes %load-path to refer to itself. Ludovic Courtès 2013-03-27 00:24:54 +01:00
  • da0a26d2a7 Update `TODO'. Ludovic Courtès 2013-03-27 00:11:57 +01:00
  • 7bf569186c gnu: Add GNU cflow. Ludovic Courtès 2013-03-26 22:43:41 +01:00
  • 47a9cb950a gnu: Add GNU cppi. Ludovic Courtès 2013-03-26 22:32:18 +01:00
  • a25fe6d620 gnu: add dependencies to poppler. Cyril Roelandt 2013-03-24 20:23:15 +01:00
  • 128663e4c8 store: Really disable file name canonicalization for derivation inputs. Ludovic Courtès 2013-03-22 22:58:19 +01:00