SG
Size: a a a
SG
SG
R
SG
АБ
nixpkgs.overlays = [
(self: super: {
pantheon = super.pantheon.overrideScope' (self: super: {
wingpanel-indicator-datetime = super.wingpanel-indicator-datetime.overrideAttrs (_:{
src = builtins.fetchGit https://github.com/elementary/calendar;
});
});
})
];
АБ
R
SG
SG
АБ
АБ
ES_HOME = "foo/bar/baz";
в твой shell.nix
SG
АБ
АБ
M🇷
АБ
ES_HOME=foo/bar nix-shell
АБ