Go to file
kolaente 7cf115199e
feat: use latest release
2022-10-09 15:12:28 +02:00
frontend Update 2021-07-06 14:45:59 +02:00
.gitignore cleanup 2021-05-06 12:17:24 +02:00
README.md Update readme 2021-05-08 23:14:31 +02:00
default.nix feat: use latest release 2022-10-09 15:12:28 +02:00

README.md

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 {}'