1
0
Fork 0

Drop legacy kassandra

This commit is contained in:
Malte Brandy 2021-11-26 06:16:16 +01:00
parent 878fb35b6b
commit 8c300adba8
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
4 changed files with 1 additions and 33 deletions

View file

@ -74,7 +74,6 @@ let
./roles/research.nix
./roles/sleep-nag.nix
./roles/tinkering.nix
./roles/update_tasks.nix
./roles/wallpaper.nix
];
orgaExtra = [

View file

@ -1,17 +0,0 @@
{ config, lib, pkgs, ... }: {
systemd.user = {
services.update_tasks = {
Unit = { Description = "Update taskwarrior tasks"; };
Service = {
Type = "oneshot";
Environment = "PATH=${pkgs.taskwarrior}/bin:${pkgs.git}/bin";
ExecStart = "${pkgs.kassandra}/bin/update_tasks";
};
};
timers.update_tasks = {
Timer = { OnCalendar = "hourly"; };
Install = { WantedBy = [ "timers.target" ]; };
};
};
}

View file

@ -1,14 +0,0 @@
self: super: {
kassandra = self.callPackage
({ lib, rustPlatform, pkgconfig, openssl, fetchgit }:
rustPlatform.buildRustPackage {
pname = "kassandra";
version = "no-version";
src = super.sources.kassandra;
nativeBuildInputs = [ pkgconfig ];
buildInputs = [ openssl ];
cargoSha256 = "068x6f6bxb36vxskr75g5d5yfhpc1fmnw5hv13mk3v1ibny5hrka";
doCheck = false;
})
{ };
}

View file

@ -37,7 +37,7 @@ self: super: {
'';
};
desktop-pkgs = {
inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity paprefs wl-clipboard
inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra2 shotcut mlt audacity paprefs wl-clipboard
nheko dconf2nix haskell-docs-cli
;
inherit (self.gnomeExtensions) appindicator system-monitor