about summary refs log tree commit diff
path: root/nixos/modules/services/databases/firebird.nix
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge pull request #267327 from bbenno/fix/nixos-firebirdPeder Bergebakken Sundt1-1/+1
2023-11-27treewide: use `mkPackageOption`h7x41-7/+3
2023-11-13nixos/firebird: fix coerce errorBenno Bielmeier1-1/+1
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-05-19nixos: fix typosfigsoda1-1/+1
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-3/+3
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-3/+3
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-5/+3
2021-05-23nixos/firebird: updated firebird packagesuperherointj1-10/+16
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2020-06-30nixos/firebird: Type all optionsJanne Heß1-0/+3
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-6/+1
2019-05-26nixos/firebird: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-7/+7
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2014-07-08nixos: add 'firebird' groupMarc Weber1-0/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-27nixos: set all package options to have type packageDomen Kožar1-0/+1
2013-10-25firebird.nix: Fix a misplaced } that causes "users" to be outside "config"Eelco Dolstra1-2/+2
2013-10-21Firebird service:Marc Weber1-38/+51
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+149