From 6e545ac5a293b2f4753dcba75542bcbec82cd40a Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Mon, 1 Mar 2021 23:51:27 +0100 Subject: [PATCH] Install unison --- nix/sources.json | 12 ++++++++++++ overlays/pkgSets.nix | 1 + 2 files changed, 13 insertions(+) diff --git a/nix/sources.json b/nix/sources.json index 25623528..47e7635c 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -129,5 +129,17 @@ "type": "tarball", "url": "https://github.com/maralorn/taskwarrior-git-backend/archive/e29c4335e2cb10d6c73832dcbdf931fdc6872e94.tar.gz", "url_template": "https://github.com///archive/.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///archive/.tar.gz" } } diff --git a/overlays/pkgSets.nix b/overlays/pkgSets.nix index 08765327..71f8cda9 100644 --- a/overlays/pkgSets.nix +++ b/overlays/pkgSets.nix @@ -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)