Try and use stable packages for the server
This commit is contained in:
		
							parent
							
								
									5644053a08
								
							
						
					
					
						commit
						9033589047
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -18,8 +18,8 @@
 | 
			
		|||
 | 
			
		||||
  # When applied, the unstable nixpkgs set (declared in the flake inputs) will
 | 
			
		||||
  # be accessible through 'pkgs.unstable'
 | 
			
		||||
  unstable-packages = final: _prev: {
 | 
			
		||||
    unstable = import inputs.nixpkgs-unstable {
 | 
			
		||||
  stable-packages = final: _prev: {
 | 
			
		||||
    stable = import inputs.nixpkgs-stable {
 | 
			
		||||
      system = final.system;
 | 
			
		||||
      config.allowUnfree = true;
 | 
			
		||||
    };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue