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.
|
8 months ago | |
---|---|---|
frontend | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
default.nix | 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 {}'