nixpkgs/nixos
Pyrox 98dd7f5307
nixos/gitea: Move to lib.getExe
This makes it so that alternative packages, such as `pkgs.forgejo` are
able to be used instead of the default `pkgs.gitea`.

Also adds myself as a maintainer of the module.

The varible `gitea`, which was used instead of `cfg.package`, has been
replaced with the variable `exe`, and is instead the value of the main
executable, as gotten from `lib.getExe`. `cfg.package` is used when this
value is not appropriate.
2023-03-02 12:16:30 -05:00
..
doc/manual Merge pull request #217852 from justinas/teleport-12 2023-03-02 11:18:24 +01:00
lib nixos-render-docs: add options asciidoc converter 2023-02-21 18:19:00 +01:00
maintainers treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
modules nixos/gitea: Move to lib.getExe 2023-03-02 12:16:30 -05:00
tests Merge pull request #217852 from justinas/teleport-12 2023-03-02 11:18:24 +01:00
COPYING
default.nix
README
release-combined.nix Revert "nixos/release: disable nfs3.simple" 2023-02-28 10:30:28 +10:00
release-small.nix Revert "nixos/release: disable nfs3.simple" 2023-02-28 10:30:28 +10:00
release.nix nixos/manual: clean up default.nix a bit 2023-02-12 11:58:20 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.