1
0
Fork 0

Install unison

This commit is contained in:
Malte Brandy 2021-03-01 23:51:27 +01:00
parent d06abd7ac0
commit 6e545ac5a2
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9
2 changed files with 13 additions and 0 deletions

View file

@ -129,5 +129,17 @@
"type": "tarball",
"url": "https://github.com/maralorn/taskwarrior-git-backend/archive/e29c4335e2cb10d6c73832dcbdf931fdc6872e94.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"unison-nix": {
"branch": "trunk",
"description": "Nix support for the Unison programming language",
"homepage": null,
"owner": "ceedubs",
"repo": "unison-nix",
"rev": "ebe481004a55e6bf60ba9bc291fbe05d7ee0e5b3",
"sha256": "0qz6wyw36yvzww9fiwbkj7wp6lazjy6miaa68v22z3zb5l043yn7",
"type": "tarball",
"url": "https://github.com/ceedubs/unison-nix/archive/ebe481004a55e6bf60ba9bc291fbe05d7ee0e5b3.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}

View file

@ -34,6 +34,7 @@ self: super: {
};
desktop-pkgs = {
radicle-upstream = import self.sources.radicle-upstream-nix {};
unison = (import self.sources.unison-nix).unison-ucm;
inherit (self) lm_sensors xwayland xdg_utils libnotify kassandra kassandra2 shotcut mlt audacity;
inherit (self.gnomeExtensions) appindicator system-monitor;
inherit (self.gnome3)