You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kolaente 7cf115199e
feat: use latest release
8 months ago
frontend Update 2 years ago
.gitignore cleanup 2 years ago
README.md Update readme 2 years ago
default.nix feat: use latest release 8 months ago

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