summary refs log tree commit diff
path: root/nixos/modules/services/video
Commit message (Collapse)AuthorAge
* epgstation: make updateScript create EditorConfig-compliant filesmidchildan2022-03-12
|
* nixos/rl-2205: add entries for EPGStation v2midchildan2022-03-12
|
* nixos/epgstation: changes for EPGStation v2midchildan2022-03-12
|
* Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen2021-12-17
|\ | | | | treewide: more defaultText for options
| * treewide: add defaultText to remaining optionspennae2021-12-09
| | | | | | | | | | these are mostly options that use alias bindings, bindings to constants, or bindings to calculated values.
| * treewide: add defaultText for options with simple cfg.* expression defaultspennae2021-12-09
| | | | | | | | | | adds defaultText for options with defaults that use only literals, full config.* paths, and the cfg shortcut binding.
| * treewide: add defaultText for options with simple interpolation defaultspennae2021-12-09
| | | | | | | | | | | | adds defaultText for all options that use `cfg.*` values in their defaults, but only for interpolations with no extra processing (other than toString where necessary)
| * treewide: set defaultText for options using simple path defaultspennae2021-12-09
| | | | | | | | | | adds defaultText for all options that set their default to a path expression using the ubiquitous `cfg` shortcut bindings.
* | Merge pull request #147441 from pennae/option-doc-staticizingRobert Hensing2021-12-06
|\ \ | | | | | | nixos/*: add trivial defaultText to options where applicable
| * | nixos/*: escape pkgs reference in examples and descriptionspennae2021-12-06
| |/
* / nixos/rtsp-simple-server: initMaciej Krüger2021-12-04
|/
* treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to ↵Sandro Jäckel2021-11-03
| | | | lib.importJSON ./file.json
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|
* nixos: explicitely set security.wrappers ownershiprnhmjoj2021-09-13
| | | | | This is slightly more verbose and inconvenient, but it forces you to think about what the wrapper ownership and permissions will be.
* mirakurun: build with yarn2nixmidchildan2021-09-07
|
* Merge pull request #123045 from kira-bruneau/replay-sorcerydavidak2021-08-03
|\ | | | | replay-sorcery: init at 0.5.0
| * nixos/replay-sorcery: add moduleKira Bruneau2021-05-22
| |
* | Merge branch 'master' of https://github.com/nixos/nixpkgsRoland Synnestvedt2021-07-13
|\ \
| * | treewide: Fix mysql alias deprecation breakagetalyz2021-06-04
| |/ | | | | | | | | | | 62733b37b4a866cabafe1fc8bb7415240126eb0b broke evaluation in all places `pkgs.mysql` was used. Fix this by changing all occurrences to `pkgs.mariadb`.
| * nixos/mirakurun: add polkit rule for smart card access (#122066)midchildan2021-05-12
| | | | | | Fixes #122039
* | nixos/unifi-video: init at 3.10.13rsynnest2021-05-31
|/
* epgstation: 1.7.4 -> 1.7.5midchildan2020-10-21
|
* epgstation: add updateScriptmidchildan2020-10-20
|
* nixos/epgstation: add modulemidchildan2020-09-12
|
* nixos/mirakurun: expose setting 'unixSocket'midchildan2020-09-12
| | | | and improve documentation along the way
* video/mirakurun: add modulemidchildan2020-08-11