Make work with current unstable.

This commit is contained in:
Gabriel Ebner 2020-06-22 16:06:28 +02:00
parent f504d72136
commit 103f5c3758
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
isync
msmtp
vdirsyncer khard khal
stable.vdirsyncer stable.khard khal
rclone
duplicity
@ -86,8 +86,8 @@
repo = "nixpkgs-channels";
};
stablePkgs = fetchNixPkgs {
rev = "95b9c99f6d091273572ff1ec62b97b6ad3f68bdf";
sha256 = "1qcwr9binkwfayix88aljwssxi5djkwscx0rnwlk1yp9q60rgp3d";
rev = "2b417708c282d84316366f4125b00b29c49df10f";
sha256 = "0426qaxw09h0kkn5zwh126hfb2j12j5xan6ijvv2c905pqi401zq";
};
in {
# idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {

View File

@ -24,13 +24,13 @@
# virtmanager
(if lib.hasAttr "curaPlugins" pkgs then
(with pkgs.stable; if lib.hasAttr "curaPlugins" pkgs then
cura.override {
plugins = with curaPlugins; [ octoprint ];
}
else cura)
openscad
freecad
stable.freecad
meshlab
audacious