aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Migrate documentationIsmaël Bouya2019-05-241-0/+0
|
* Replace fetchgitPrivate by its builtins counterpartIsmaël Bouya2019-05-2410-63/+17
|
* Add script to make NUR repoIsmaël Bouya2019-05-241-0/+33
|
* Make some packages compatible with no allow-import-from-derivationnur_publishIsmaël Bouya2019-05-235-7/+13341
|
* Move eldiron config to modulesIsmaël Bouya2019-05-222-62/+64
|
* Move rest of the modules outside of nixopsIsmaël Bouya2019-05-2224-50/+60
|
* Remove mylibs from module dependenciesIsmaël Bouya2019-05-225-8/+7
|
* Move websites/tools to modulesIsmaël Bouya2019-05-2244-404/+398
|
* Replace myPhpfpm with correct overridesIsmaël Bouya2019-05-2125-376/+173
|
* Add noChroot for pgloaderIsmaël Bouya2019-05-191-0/+3
|
* Move personal websites to modulesIsmaël Bouya2019-05-1849-729/+711
|
* Remove direct dependency to myconfig in database modulesIsmaël Bouya2019-05-175-39/+211
|
* Move irc services to modulesIsmaël Bouya2019-05-174-14/+22
|
* Use acme directory config rather than hardcoding the valueIsmaël Bouya2019-05-179-24/+24
|
* Move databases configs to modulesIsmaël Bouya2019-05-1713-173/+280
|
* Move httpd service builder outside of privateIsmaël Bouya2019-05-172-3/+3
|
* Add certificate creation and handling to websitesIsmaël Bouya2019-05-1730-168/+150
|
* Patch bundix to avoid raises at runtimeIsmaël Bouya2019-05-162-0/+8
| | | | Some things are missing in the lockfiles, but it’s unclear what.
* Start moving websites configuration to modulesIsmaël Bouya2019-05-1437-290/+367
|
* Pre-generate certificates with acmeIsmaël Bouya2019-05-131-0/+22
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=81
* Make httpd service builderIsmaël Bouya2019-05-126-1479/+18
|
* Refactor a bit httpd/webapps configuration:Ismaël Bouya2019-05-1217-221/+44
| | | | | - alias private to pkgs - move default apache vhost to pkgs
* Upgrade httpd configIsmaël Bouya2019-05-124-35/+38
|
* Move Apache theme to pkgsIsmaël Bouya2019-05-1274-83/+89
|
* Remove some activationScript and move them to preStart scriptsIsmaël Bouya2019-05-125-46/+27
|
* Use systemd RuntimeDirectory and StateDirectory entries to ensure runtime ↵Ismaël Bouya2019-05-127-27/+92
| | | | directory existence in apps
* Fix nextcloud tasks app versionIsmaël Bouya2019-05-121-5/+3
|
* Use systemd RuntimeDirectory for postgresqlIsmaël Bouya2019-05-121-4/+1
|
* Remove unneeded dependencies in modulesIsmaël Bouya2019-05-1240-41/+40
|
* Move buildbot plugin buildslist to pkgsIsmaël Bouya2019-05-1214-75/+117
|
* Move spip and chloe website to pkgsIsmaël Bouya2019-05-1110-140/+166
|
* Add Tellesflorian website to pkgsIsmaël Bouya2019-05-116-167/+172
|
* Add piedsjaloux to pkgsIsmaël Bouya2019-05-116-163/+170
|
* Move Ludivine website to pkgsIsmaël Bouya2019-05-116-179/+186
|
* Move connexionswing package to pkgsIsmaël Bouya2019-05-116-182/+188
|
* Move Aten packages to pkgsIsmaël Bouya2019-05-118-162/+183
|
* Move webstats outside of nixopsIsmaël Bouya2019-05-1115-105/+50
|
* Make goaccess a templateIsmaël Bouya2019-05-1124-1141/+24
|
* Fix peertube websocketsIsmaël Bouya2019-05-111-6/+9
|
* Use sockets for etherpad-liteIsmaël Bouya2019-05-112-5/+40
|
* Move etherpad-lite module outside of nixopsIsmaël Bouya2019-05-103-43/+133
|
* Move diaspora module outside of nixopsIsmaël Bouya2019-05-104-79/+173
|
* Add exported values in mediagoblin moduleIsmaël Bouya2019-05-102-13/+42
|
* Move mastodon module outside of nixopsIsmaël Bouya2019-05-104-135/+218
|
* Move secrets module outside of nixopsIsmaël Bouya2019-05-1030-45/+52
|
* Move Peertube configuration to modulesIsmaël Bouya2019-05-104-65/+119
|
* Move Mediagoblin module outside of nixopsIsmaël Bouya2019-05-106-145/+226
|
* Upgrade nixos and fix mediagoblin celeryd configIsmaël Bouya2019-05-102-2/+2
|
* Move taskwarrior-web to pkgsIsmaël Bouya2019-05-108-54/+53
|
* Purify peertube derivationIsmaël Bouya2019-05-0911-2618/+2825
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=124