It seems like there's an upstream bug in the "lpstat" command. We need to specify the server's port. Further information: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711327 [root@client:~]# lpstat -H /var/run/cups/cups.sock [root@client:~]# lpstat -h server -H /var/run/cups/cups.sock:631 [root@client:~]# CUPS_SERVER=server lpstat -H server:631 [root@client:~]# lpstat -h server:631 -H server:631
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/ folder.
- NixOS installation instructions
 - Documentation (Nix Expression Language chapter)
 - Manual (How to write packages for Nix)
 - Manual (NixOS)
 - Continuous package builds for unstable/master
 - Continuous package builds for 14.12 release
 - Tests for unstable/master
 - Tests for 14.12 release
 
Communication:
Description
				
					Languages
				
				
								
								
									Nix
								
								96.3%
							
						
							
								
								
									Shell
								
								1.8%
							
						
							
								
								
									Python
								
								0.7%
							
						
							
								
								
									Perl
								
								0.4%
							
						
							
								
								
									C
								
								0.3%
							
						
							
								
								
									Other
								
								0.1%