Skip to content

This repository contains the Nix package recipe for Certilia Middleware. It's a software client that allows citizens to sign in to the website of the Croatian e-government (https://gov.hr/) using their ID.

License

Notifications You must be signed in to change notification settings

marijanp/certilia-overlay

Repository files navigation

certilia-overlay

English

This repository contains the Nix package recipe for Certilia Middleware. It's a software client that allows citizens to sign in to the website of the Croatian e-government (https://gov.hr/) using their ID.

Usage

Standard Nix

  1. Clone this repository
git clone https://git.sr.ht/~marijan/certilia-overlay

or

git clone https://github.com/marijanp/certilia-overlay.git
  1. Build the package
nix-build
  1. Run the application: After a successful build, Nix will create a result symlink pointing to the Nix store path of the built package.
result/bin/Client

Flakes

  1. Run the application
nix run git+https://git.sr.ht/~marijan/certilia-overlay#certilia

or

nix run github:marijanp/certilia-overlay#certilia

License

Copyright (c) 2025 Marijan Petričević

This project is licensed under the Mozilla Public License 2.0. See the LICENSE file for details.

Hrvatski

Ovaj repozitorij sadrži Nix recept za paket Certilia Middleware. Certilia Middleware sadrži softverski klijent koji omogućava građanima prijavu na web stranici e-Građani (https://gov.hr/) koristeći osobne iskaznice.

Upotreba

Standard Nix

  1. Klonirajte ovaj repozitorij
git clone https://git.sr.ht/~marijan/certilia-overlay

ili

git clone https://github.com/marijanp/certilia-overlay.git
  1. Izgradite paket
nix-build
  1. Pokrenite aplikaciju: Nakon uspješne izgradnje, Nix će stvoriti simbolički link result koji pokazuje na lokaciju u Nix store izgrađenog paketa.
result/bin/Client

Flakes

  1. Pokrenite aplikaciju
nix run git+https://git.sr.ht/~marijan/certilia-overlay#certilia

ili

nix run github:marijanp/certilia-overlay#certilia

Licenca

Copyright (c) 2025 Marijan Petričević

Ovaj projekt je licenciran pod Mozilla Public License 2.0. Pogledajte datoteku LICENSE za detalje.

About

This repository contains the Nix package recipe for Certilia Middleware. It's a software client that allows citizens to sign in to the website of the Croatian e-government (https://gov.hr/) using their ID.

Topics

Resources

License

Stars

Watchers

Forks

Languages