This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
2022-10-09 15:12:28 +02:00
2021-07-06 14:45:59 +02:00
2021-05-06 12:17:24 +02:00
2022-10-09 15:12:28 +02:00
2021-05-08 23:14:31 +02:00

Vikunja Desktop for NixOS

This repo contains a collection .nix files to build the Vikunja frontend and the electron-based desktop app for NixOS systems.

Building locally

nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'
Description
No description provided
Readme 50 KiB
Languages
Nix 100%