Commit 26f2124de983

Vincent Demeester <vincent@sbr.pm>
2017-11-22 08:56:27
Update to 17.09
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 9d8faf0
Changed files (4)
configuration/custom-packages.nix
@@ -28,7 +28,8 @@
 			}) {};
 		in {
 			inherit (masterUnstablePkgs) docker docker-edge docker-proxy containerd runc tini;
-			inherit (unstablePkgs) keybase ipfs mpv docker-compose docker-machine doctl vndr emacs ledger-cli firefox google-chrome-stable youtube-dl go hasklig i3lock-color certstrap;
+			inherit (unstablePkgs) keybase ipfs mpv docker-compose docker-machine doctl vndr emacs ledger-cli youtube-dl go hasklig i3lock-color certstrap;
+			#inherit (unstablePkgs) keybase ipfs mpv docker-compose docker-machine doctl vndr emacs ledger-cli firefox google-chrome-stable youtube-dl go hasklig i3lock-color certstrap;
 			inherit (sbrPkgs) dobi ape tuck clasp;
 		};
 	};
configuration/packages.nix
@@ -8,7 +8,7 @@
 				aspellDicts.fr
 				cryptsetup
 				direnv
-				dobi
+				#dobi
 				doctl
 				gcc
 				gnumake
profiles/default.nix
@@ -50,7 +50,7 @@
 	};
 
 	system = {
-		stateVersion = "17.03";
+		stateVersion = "17.09";
 	#	autoUpgrade = {
 	#		enable = true;
 	#		dates = "13:00";
profiles/dev.nix
@@ -6,7 +6,7 @@
 	environment.systemPackages = with pkgs; [
 		jq
 		grc
-		dobi
+		#dobi
 		platinum-searcher
 		ripgrep
 		certstrap