about summary refs log tree commit diff
path: root/pkgs/servers/static-web-server/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2023-12-29static-web-server: 2.24.1 -> 2.24.2R. Ryantm1-3/+3
2023-11-24treewide: add mainProgramh7x41-0/+1
2023-11-16static-web-server: 2.24.0 -> 2.24.1figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.24.0...v2.24.1 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.24.1/CHANGELOG.md
2023-11-14static-web-server: 2.23.0 -> 2.24.0R. Ryantm1-3/+3
2023-10-16static-web-server: 2.22.1 -> 2.23.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.22.1...v2.23.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.23.0/CHANGELOG.md
2023-09-19static-web-server: 2.22.0 -> 2.22.1figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.22.0...v2.22.1 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.22.1/CHANGELOG.md
2023-09-18static-web-server: 2.21.1 -> 2.22.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.21.1...v2.22.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.22.0/CHANGELOG.md
2023-08-22static-web-server: 2.21.0 -> 2.21.1figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.21.0...v2.21.1 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.21.1/CHANGELOG.md
2023-08-18static-web-server: 2.20.2 -> 2.21.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.20.2...v2.21.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.21.0/CHANGELOG.md
2023-08-02static-web-server: 2.20.1 -> 2.20.2figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.20.1...v2.20.2 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.20.2/CHANGELOG.md
2023-07-20static-web-server: 2.20.0 -> 2.20.1figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.20.0...v2.20.1 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.20.1/CHANGELOG.md
2023-07-11static-web-server: 2.19.0 -> 2.20.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.19.0...v2.20.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.20.0/CHANGELOG.md
2023-07-04static-web-server: fix typofigsoda1-1/+1
2023-07-01nixos/static-web-server: create module which uses upstream systemd unitsMac Chaffee1-1/+8
This commit creates a nixos module for static-web-server. The module uses upstream systemd units to start static-web-server. It also includes options for configuring static-web-server.
2023-06-15static-web-server: 2.18.0 -> 2.19.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.18.0...v2.19.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.19.0/CHANGELOG.md
2023-06-07static-web-server: 2.17.0 -> 2.18.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.17.0...v2.18.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.18.0/CHANGELOG.md
2023-06-02static-web-server: 2.16.0 -> 2.17.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.16.0...v2.17.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.17.0/CHANGELOG.md
2023-04-25static-web-server: 2.15.0 -> 2.16.0 (#228048)figsoda1-9/+4
Diff: https://github.com/static-web-server/static-web-server/compare/v2.15.0...v2.16.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.16.0/CHANGELOG.md
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka1-1/+6
2023-03-12static-web-server: 2.14.2 -> 2.15.0figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.14.2...v2.15.0 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.15.0/CHANGELOG.md
2023-02-14static-web-server: 2.14.1 -> 2.14.2figsoda1-3/+3
Diff: https://github.com/static-web-server/static-web-server/compare/v2.14.1...v2.14.2 Changelog: https://github.com/static-web-server/static-web-server/blob/v2.14.2/CHANGELOG.md
2022-12-18static-web-server: init at 2.14.1figsoda1-0/+34