Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								ebacb0de4c 
								
							 
						 
						
							
							
								
								gnu: powertop: Update to 2.8.  
							
							... 
							
							
							
							* gnu/packages/linux.scm (powertop): Update to 2.8. 
							
						 
						
							2015-12-14 11:06:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Marusich 
								
							 
						 
						
							
							
							
							
								
							
							
								03f964a511 
								
							 
						 
						
							
							
								
								gnu: Add python-contextlib2.  
							
							... 
							
							
							
							* gnu/packages/python.scm (python-contextlib2, python2-contextlib2):
  New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2015-12-14 09:43:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								b431e3a08d 
								
							 
						 
						
							
							
								
								gnu: gcc-5: Update to 5.3.0.  
							
							... 
							
							
							
							* gnu/packages/gcc.scm (gcc-5): Update to 5.3.0. 
							
						 
						
							2015-12-14 07:32:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Paul Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								6645753b46 
								
							 
						 
						
							
							
								
								gnu: Add redshift.  
							
							... 
							
							
							
							* gnu/packages/xdisorg.scm (redshift): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2015-12-14 00:31:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								88d5858f55 
								
							 
						 
						
							
							
								
								graph: Add synthetic test.  
							
							... 
							
							
							
							* tests/graph.scm ("node-transitive-edges, no duplicates"): New test. 
							
						 
						
							2015-12-13 21:41:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								20464dde13 
								
							 
						 
						
							
							
								
								guix build: Gracefully handle type errors in -e and -f.  
							
							... 
							
							
							
							* guix/scripts/build.scm (options->things-to-build)[validate-type]: New
procedure.
[ensure-list]: Use it. 
							
						 
						
							2015-12-13 21:13:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								ee2a7e3fd2 
								
							 
						 
						
							
							
								
								guix build: Remove dead code.  
							
							... 
							
							
							
							* guix/scripts/build.scm (options->things-to-build): Remove unused
'match' clause. 
							
						 
						
							2015-12-13 21:04:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								ecf84b7c48 
								
							 
						 
						
							
							
								
								daemon: Add '--rounds'.  
							
							... 
							
							
							
							* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_BUILD_ROUNDS): New macro.
(options): Add --rounds.
(parse_opt): Honor it.
* doc/guix.texi (Invoking guix-daemon): Document it. 
							
						 
						
							2015-12-13 19:20:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								f3ff1da424 
								
							 
						 
						
							
							
								
								daemon: Better distinguish build statuses.  
							
							... 
							
							
							
							In Nix itself, the new 'BuildResult' type is returned by the new
'buildDerivation' method, which we don't have and need.
* nix/libstore/build.cc (Goal)[cancel]: Remove.
[timeOut]: New pure virtual method.
(DerivationGoal)[result]: New field.
[cancel]: Remove.
[timedOut, getResult, done]: New methods.
(DerivationGoal::cancel): Remove.
(DerivationGoal::timedOut): New method.
(DerivationGoal::haveDerivation): Call 'done' instead of 'amDone'.
(DerivationGoal::outputsSubstituted): Ditto.
(DerivationGoal::inputsRealised): Ditto.
(DerivationGoal::buildDone): Ditto.
(DerivationGoal::handleChildOutput): Call 'timedOut' instead of
'cancel'.
(DerivationGoal::done): New method.
(SubstitutionGoal)[cancel]: Remove.
[timedOut]: New method.
(SubstitutionGoal::cancel): Remove.
(SubstitutionGoal::timedOut): New method.
(Worker::waitForInput): Use it.
* nix/libstore/store-api.hh (BuildResult): New struct.
Co-authored-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2015-12-13 19:20:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									宋文武 
								
							 
						 
						
							
							
							
							
								
							
							
								1509a1dc82 
								
							 
						 
						
							
							
								
								gnu: Add modem-manager.  
							
							... 
							
							
							
							* gnu/packages/freedesktop.scm (modem-manager): New variable. 
							
						 
						
							2015-12-13 23:26:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									宋文武 
								
							 
						 
						
							
							
							
							
								
							
							
								5302c5ffd1 
								
							 
						 
						
							
							
								
								gnu: Add libqmi.  
							
							... 
							
							
							
							* gnu/packages/freedesktop.scm (libqmi): New variable. 
							
						 
						
							2015-12-13 23:26:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									宋文武 
								
							 
						 
						
							
							
							
							
								
							
							
								f3ad149057 
								
							 
						 
						
							
							
								
								gnu: Add libmbim.  
							
							... 
							
							
							
							* gnu/packages/freedesktop.scm (libmbim): New variable. 
							
						 
						
							2015-12-13 23:26:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									宋文武 
								
							 
						 
						
							
							
							
							
								
							
							
								df12f04a0c 
								
							 
						 
						
							
							
								
								gnu: Add gdm.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gdm): New variable. 
							
						 
						
							2015-12-13 23:26:28 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Amirouche BOUBEKKI 
								
							 
						 
						
							
							
							
							
								
							
							
								dec1e2b352 
								
							 
						 
						
							
							
								
								gnu: Add g-wrap.  
							
							... 
							
							
							
							* gnu/packages/guile.scm (g-wrap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2015-12-13 15:20:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								5568151f5b 
								
							 
						 
						
							
							
								
								gnu: wireless-regdb: Build sequentially.  
							
							... 
							
							
							
							Fixes <http://bugs.gnu.org/22126 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (wireless-regdb)[source]: Add 'snippet'.
[arguments]: Add #:parallel-build?. 
							
						 
						
							2015-12-13 15:20:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								70650c684a 
								
							 
						 
						
							
							
								
								doc: Reword description of 'inputs' & co.  
							
							... 
							
							
							
							* doc/guix.texi (package Reference): Reword explanation of 'inputs',
'native-inputs', and 'propagated-inputs'.  Add example. 
							
						 
						
							2015-12-13 15:20:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e4ae7f45 
								
							 
						 
						
							
							
								
								doc: Fix typo in "Setuid Programs".  
							
							... 
							
							
							
							* doc/guix.texi (Setuid Programs): Remove extra 's'. 
							
						 
						
							2015-12-13 15:20:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								b1b9ca8e01 
								
							 
						 
						
							
							
								
								gnu: adwaita-icon-theme: Update to 3.18.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.18.0. 
							
						 
						
							2015-12-13 14:19:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								5d73ac0688 
								
							 
						 
						
							
							
								
								gnu: eog: Update to 3.18.1.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (eog): Update to 3.18.1. 
							
						 
						
							2015-12-13 13:51:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								3acae17019 
								
							 
						 
						
							
							
								
								gnu: devhelp: Update to 3.18.1.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (devhelp): Update to 3.18.1. 
							
						 
						
							2015-12-13 13:40:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								bcff53e03f 
								
							 
						 
						
							
							
								
								gnu: aisleriot: Update to 3.18.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (aisleriot): Update to 3.18.2. 
							
						 
						
							2015-12-13 13:35:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								daee4191e1 
								
							 
						 
						
							
							
								
								gnu: gnome-mines: Update to 3.18.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-mines): Update to 3.18.2. 
							
						 
						
							2015-12-13 13:18:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								34b979b903 
								
							 
						 
						
							
							
								
								gnu: seahorse: Add support for keyservers, gnupg2 and ldap.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (seahorse): Do it.
[inputs]: Remove gnupg-1, add gnupg, openldap, libsoup. 
							
						 
						
							2015-12-13 13:02:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								017d779c22 
								
							 
						 
						
							
							
								
								gnu: seahorse: Update to 3.18.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (seahorse): Update to 3.18.0. 
							
						 
						
							2015-12-13 13:00:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								2e221beed5 
								
							 
						 
						
							
							
								
								gnu: gnome-terminal: Update to 3.18.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-terminal): Update to 3.18.2. 
							
						 
						
							2015-12-13 12:40:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								1a0b2d8241 
								
							 
						 
						
							
							
								
								gnu: gnome-keyring: Update to 3.18.3.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-keyring): Update to 3.18.3.
[inputs]: Add linux-pam. 
							
						 
						
							2015-12-13 12:34:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								e0b6e26403 
								
							 
						 
						
							
							
								
								gnu: gnome-klotski: Update to 3.18.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-klotski): Update to 3.18.2. 
							
						 
						
							2015-12-13 12:24:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								af83490d7e 
								
							 
						 
						
							
							
								
								gnu: gnome-common: Update to 3.18.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-common): Update to 3.18.0. 
							
						 
						
							2015-12-13 12:21:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								506959552f 
								
							 
						 
						
							
							
								
								gnu: yelp-tools: Update to 3.18.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (yelp-tools): Update to 3.18.0. 
							
						 
						
							2015-12-13 12:16:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								ccdb0181c1 
								
							 
						 
						
							
							
								
								gnu: yelp-xsl: Update to 3.18.1.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (yelp-xsl): Update to 3.18.1. 
							
						 
						
							2015-12-13 12:12:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								9bffc630cf 
								
							 
						 
						
							
							
								
								gnu: file-roller: Update to 3.16.4.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (file-roller): Update to 3.16.4. 
							
						 
						
							2015-12-13 12:03:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								d45d35288e 
								
							 
						 
						
							
							
								
								gnu: gnome-settings-daemon: Update to 3.18.2.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.18.2. 
							
						 
						
							2015-12-13 10:58:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								6d320ca693 
								
							 
						 
						
							
							
								
								gnu: geocode-glib: Update to 3.18.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (geocode-glib): Update to 3.18.0. 
							
						 
						
							2015-12-13 10:38:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								f05c809f8f 
								
							 
						 
						
							
							
								
								gnu: dconf: Update to 0.24.0.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (dconf): Update to 0.24.0. 
							
						 
						
							2015-12-13 10:24:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								c0925c7a29 
								
							 
						 
						
							
							
								
								gnu: totem: Update to 3.18.1.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (totem): Update to 3.18.1. 
							
						 
						
							2015-12-13 10:10:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								47b7d7bf98 
								
							 
						 
						
							
							
								
								gnu: grilo-plugins: Update to 0.2.16.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (grilo-plugins): Update to 0.2.16. 
							
						 
						
							2015-12-13 08:06:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								c725dc4da1 
								
							 
						 
						
							
							
								
								gnu: grilo: Update to 0.2.14.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (grilo): Update to 0.2.14. 
							
						 
						
							2015-12-13 07:38:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								c79595178c 
								
							 
						 
						
							
							
								
								gnu: clutter-gst: Update to 3.0.14.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.14. 
							
						 
						
							2015-12-13 07:21:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								b6b53a874d 
								
							 
						 
						
							
							
								
								gnu: libchamplain: Update to 0.12.12.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (libchamplain): Update to 0.12.12. 
							
						 
						
							2015-12-13 06:58:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								f0b0a5de87 
								
							 
						 
						
							
							
								
								gnu: clutter-gtk: Update to 1.6.6.  
							
							... 
							
							
							
							* gnu/packages/gnome.scm (clutter-gtk): Update to 1.6.6. 
							
						 
						
							2015-12-12 23:22:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
							
							
								
							
							
								5021f9d340 
								
							 
						 
						
							
							
								
								gnu: owncloud-client: Update to 2.1.0.  
							
							... 
							
							
							
							* gnu/packages/owncloud.scm (owncloud-client): Update to 2.1.0. 
							
						 
						
							2015-12-12 22:52:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Enge 
								
							 
						 
						
							
							
							
							
								
							
							
								e35dff9733 
								
							 
						 
						
							
							
								
								gnu: numactl: Update to 2.0.11.  
							
							... 
							
							
							
							* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
  [native-inputs]: Drop autotools.
  [arguments]: Drop phase calling autogen.sh. 
							
						 
						
							2015-12-12 10:20:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark H Weaver 
								
							 
						 
						
							
							
							
							
								
							
							
								798697f673 
								
							 
						 
						
							
							
								
								gnu: wget: Update to 1.17.1.  
							
							... 
							
							
							
							* gnu/packages/wget.scm (wget): Update to 1.17.1. 
							
						 
						
							2015-12-11 18:31:50 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								f7f55db8f6 
								
							 
						 
						
							
							
								
								gnu: Move sparsehash to datastructures module.  
							
							... 
							
							
							
							* gnu/packages/crypto.scm (sparsehash): Move variable to...
* gnu/packages/datastructures.scm: ...new file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it. 
							
						 
						
							2015-12-11 15:59:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								ca3476cd6c 
								
							 
						 
						
							
							
								
								gnu: Add r-lattice.  
							
							... 
							
							
							
							* gnu/packages/statistics.scm (r-lattice): New variable. 
							
						 
						
							2015-12-11 15:44:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								2a40f76389 
								
							 
						 
						
							
							
								
								gnu: Add r-gridbase.  
							
							... 
							
							
							
							* gnu/packages/statistics.scm (r-gridbase): New variable. 
							
						 
						
							2015-12-11 15:44:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								60a9d3d0ac 
								
							 
						 
						
							
							
								
								gnu: Add r-plotrix.  
							
							... 
							
							
							
							* gnu/packages/statistics.scm (r-plotrix): New variable. 
							
						 
						
							2015-12-11 15:44:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								03af370f6e 
								
							 
						 
						
							
							
								
								gnu: Add r-readr.  
							
							... 
							
							
							
							* gnu/packages/statistics.scm (r-readr): New variable. 
							
						 
						
							2015-12-11 15:44:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								62141c07f7 
								
							 
						 
						
							
							
								
								gnu: Rename r-data.table to r-data-table.  
							
							... 
							
							
							
							* gnu/packages/statistics.scm (r-data.table): Rename variable ...
(r-data-table): ... to this.
[description]: Clarify relation to data.frame.
[license]: Use correct license. 
							
						 
						
							2015-12-11 15:44:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
							
							
								
							
							
								0f6b9e9828 
								
							 
						 
						
							
							
								
								import: cran: Parse DESCRIPTION instead of HTML.  
							
							... 
							
							
							
							* guix/import/cran.scm (description->alist, listify,
  beautify-description, description->package): New procedures.
(table-datum, downloads->url, nodes->text, cran-sxml->sexp): Remove
proceduces.
(latest-release): Use parsed DESCRIPTION instead of SXML.
* tests/cran.scm: Rewrite to match importer. 
							
						 
						
							2015-12-11 15:35:07 +01:00