pantheon: use latest vala
This commit is contained in:
parent
f84ee806e3
commit
d0c08cf6ae
@ -198,12 +198,12 @@ lib.makeScope pkgs.newScope (self: with self; {
|
|||||||
|
|
||||||
elementary-wallpapers = callPackage ./artwork/elementary-wallpapers { };
|
elementary-wallpapers = callPackage ./artwork/elementary-wallpapers { };
|
||||||
|
|
||||||
vala = pkgs.vala_0_46; # multiple pantheon packages have issues with vala 0.48.7
|
|
||||||
|
|
||||||
} // lib.optionalAttrs (config.allowAliases or true) {
|
} // lib.optionalAttrs (config.allowAliases or true) {
|
||||||
|
|
||||||
### ALIASES
|
### ALIASES
|
||||||
|
|
||||||
|
inherit (pkgs) vala; # added 2019-10-10
|
||||||
|
|
||||||
cerbere = throw "Cerbere is now obsolete https://github.com/elementary/cerbere/releases/tag/2.5.1.";
|
cerbere = throw "Cerbere is now obsolete https://github.com/elementary/cerbere/releases/tag/2.5.1.";
|
||||||
|
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user