Move many packages to stable so that I can test mesa more easily

This commit is contained in:
Gabriel Ebner 2017-10-07 21:28:43 +02:00
parent 6494a1737a
commit aaa2572293
5 changed files with 13 additions and 13 deletions

View File

@ -51,7 +51,7 @@
virtualisation.docker.enable = true;
users.extraUsers.gebner.extraGroups = [ "docker" "libvirtd" ];
virtualisation.virtualbox.host.enable = true;
# virtualisation.virtualbox.host.enable = true;
# virtualisation.libvirtd.enable = true;
networking.firewall.checkReversePath = false;
@ -73,7 +73,7 @@
services.openssh.forwardX11 = true;
nixpkgs.config.packageOverrides = super: let self = super.pkgs; in {
mesa_drivers = self.stable.mesa_drivers;
# mesa_drivers = self.stable.mesa_drivers;
# mesa_drivers = self.mesaDarwinOr (
# let mo = self.mesa_noglu.override {
# llvmPackages = pkgs.llvmPackages_39;

View File

@ -36,7 +36,7 @@
services.printing = {
enable = true;
browsing = true;
drivers = [ pkgs.hplip ];
drivers = [ pkgs.stable.hplip ];
};
# services.colord.enable = true;

View File

@ -8,7 +8,7 @@
subversion
openjdk8
sbt scala
chromium
stable.chromium
qalculate-gtk
speedcrunch
viewnior
@ -20,9 +20,9 @@
hledger-diff
cmake ninja
mpv
wireshark-gtk
stable.wireshark-gtk
neomutt notmuch
goldendict
stable.goldendict
patchelf
bazaar
tokei loc
@ -69,7 +69,7 @@
metis-prover
spass
z3
cvc4
stable.cvc4
graphviz
# toysolver
oldstable.haskellPackages.tip-lib

2
i3.nix
View File

@ -60,7 +60,7 @@
ubuntu_font_family
source-code-pro
fira
noto-fonts-emoji
stable.noto-fonts-emoji
cantarell_fonts # from gnome3 module
];

View File

@ -5,11 +5,11 @@
idea-community-eap
clion-eap
texlive.combined.scheme-full biber
gimp
inkscape
stable.gimp
stable.inkscape
jabref
libreoffice-fresh
calibre
stable.libreoffice-fresh
stable.calibre
# qutebrowser
@ -20,7 +20,7 @@
stack
coq_8_6
stable.coq_8_6
# cargo rustc
] ++ (with aspellDicts; [ en de fr nl ]);