summaryrefslogtreecommitdiffstats
path: root/nixos
AgeCommit message (Collapse)Author
2021-08-22Merge pull request #135089 from nlewo/kdb-updatelewo
nixos/tests/kbd-update-search-paths: explicitly import re
2021-08-22nixos/httpd: add none option to logFormatDaniel Șerbănescu
2021-08-21Merge pull request #134981 from DeterminateSystems/aws-amiGraham Christensen
AWS AMI: Make the serial console access useful.
2021-08-21nixos/fluidd: init fluidd service at 1.16.2Van Tuan Vo
2021-08-21Merge pull request #133635 from fgaz/staticjinja/4.1.0Sandro
2021-08-21nixos/tests/kbd-update-search-paths: explicitly import reAntoine Eiche
2021-08-21nixos/manual: mention qtile bumpJonathan Ringer
2021-08-21nixos/qtile: update start commandJonathan Ringer
2021-08-21staticjinja: 3.0.1 -> 4.1.0Francesco Gazzetta
2021-08-21Merge pull request #134008 from aanderse/httpdRobert Hensing
nixos/httpd: add virtualHosts.<name>.listenAddresses option
2021-08-21nixos/hardware.firmware: fix evaluation after PR #122463Vladimír Čunát
NixOS jobsets on Hydra were failing evaluation because of this. The alias has no other occurrence in NixPkgs.
2021-08-21Merge pull request #134782 from dminuoso/dovecot-allow-any-protocolLuke Granger-Brown
nixos/dovecot: Allow any or no protocol
2021-08-20Merge pull request #133014 from Mic92/fix-pamJörg Thalheim
nixos: reduce pam files rebuilds on updates
2021-08-20nixos: reduce pam files rebuilds on updatesJörg Thalheim
Before whenever environment variables changed, pam files had to be rebuild. This is expensive since each file needs its own sandbox set up.
2021-08-20Merge pull request #134984 from blaggacao/fix-125992-2Jacek Galowicz
fix 125992 2
2021-08-20Merge pull request #128189 from c0deaddict/feature/nats-serviceSandro
nixos/nats: init
2021-08-20nixos/test: some test fixes in succession of #125992David Arnold
2021-08-20nixos/test: some test fixes in succession of #125992David Arnold
2021-08-20nixos/test: some test fixes in succession of #125992David Arnold
2021-08-20NixOS AWS AMI: Create boot entries for each system generationYour Name
2021-08-20fontconfig service: drop dpi optionNikolay Amiantov
Recommend to use services.xserver.dpi option instead. Mention in the documentation that it's a sledgehammer approach and monitor settings should be used instead. Also don't set DPI in fontconfig settings; fontconfig should use Xft settings by default so let's not override one value in multiple places. For example, user now can set DPI via ~/.Xresources properly.
2021-08-20NixOS AWS AMI: enable the serial console on ttyS0Your Name
2021-08-20NixOS AWS AMI: Configure Grub's serial consoleYour Name
See: * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking-os.html * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/grub.html
2021-08-20NixOS AMI: Give grub a 1s timeout now that AWS has emergency console access.Your Name
See: * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking-os.html * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/grub.html
2021-08-20NixOS AWS AMI: Set the console to 115200n8Your Name
See: * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking-os.html * https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/grub.html
2021-08-20Merge pull request #115927 from input-output-hk/fix-deleted-sockets-restartTimothy DeHerrera
nixos/switch-to-configuration: don't try restart deleted sockets
2021-08-20Merge pull request #117476 from jbgi/systemd-journald@Timothy DeHerrera
nixos/systemd: add namespaced (templated) journald sockets and service
2021-08-20nixos/httpd: add virtualHosts.<name>.listenAddresses optionAaron Andersen
2021-08-20Merge pull request #125992 from ↵Jacek Galowicz
blaggacao/nixos-test-ref/04-better-control-test-env-symbols nixos test ref/04 better control test env symbols
2021-08-19nixos/tests/test-driver: better control test env symbolsDavid Arnold
Previous to this commit, the entire test driver environment was shared with the actual python test environment. This is a hefty api surface. This commit selectively exposes only those symbols to the test environment that are actually meant to be used by tests.
2021-08-20caddy: add virtualHosts stubhappysalada
2021-08-19Merge pull request #134537 from fgaz/shattered-pixel-dungeon/1.0.0Sandro
shattered-pixel-dungeon: 0.9.3 -> 1.0.0
2021-08-19nixos/v2ray: update reference linksKid
2021-08-19nixos/dovecot: Allow any or no protocolVictor Nawothnig
2021-08-19deluge-1_x: Remove older version of Deluge (#134448)Jean-Paul Calderone
Deluge 1.x requires Python 2 which upstream has end-of-lifed. Deluge depends on pythonPackages.twisted, Python 2 support for which upstream has nowdropped. If pythonPackages.twisted is upgraded then Deluge 1.x breaks. So, remove it instead of leaving it broken. Deluge 2.x (deluge-2_x) is available and continues to work.
2021-08-18config.hardware.onlykey: update the udev rules for onlykeyWael M. Nasreddine
The udev rules were updated upstream without an explanation as you can see in [this comment][commit]. [commit]: https://github.com/trustcrypto/trustcrypto.github.io/commit/0bcf928adaea559e75efa02ebd1040f0a15f611d
2021-08-18config.hardware.onlykey: move the module into its own folderWael M. Nasreddine
2021-08-18nixos/nats: initJos van Bakel
2021-08-18nixos/moodle: revert to php74 for xmlrpc extensionFinn Behrens
2021-08-18Merge pull request #123046 from Flakebi/paperlessAndreas Rammhold
paperless-ng: init at 1.4.5
2021-08-18Merge pull request #133716 from misuzu/syncoid-permissionsElis Hirwing
nixos/syncoid: add global and per-dataset permissions options
2021-08-18Merge pull request #131981 from maxeaubrey/nomad_1.1.3zowoq
nomad_1_1: 1.1.2 -> 1.1.3, nomad_0_12: drop
2021-08-17Merge pull request #133611 from talyz/discourse-2.7.7Kim Lindberger
discourse: 2.7.5 -> 2.7.7, plugin updates and fixes
2021-08-17shattered-pixel-dungeon: 0.9.3 -> 1.0.0Francesco Gazzetta
2021-08-17Merge pull request #132583 from ↵Lassulus
blaggacao/fix/soft-force-the-file-system-layout-for-boot-media nixos/boot-media: soft-force entire fs layout
2021-08-17Merge pull request #134475 from MalteT/fix/pam-config-challengeResponsePathLassulus
nixos/pam: Fix `security.pam.yubico.challengeResponsePath` type
2021-08-17nixos/navidrome: init module and testnyanloutre
Co-authored-by: aciceri <andrea.ciceri@autistici.org> Co-authored-by: nyanloutre <paul@nyanlout.re>
2021-08-17discourse.plugins: Make the updater able to package pluginstalyz
Let the update.py script handle the initial, repetitive task of packaging new plugins. With this in place, the plugin only needs to be added to the list in `update-plugins` and most of the work will be done automatically when the script is run. Metadata still needs to be filled in manually and some packages may of course require additional work/patching.
2021-08-17discourse.tests: Test the appropriate discourse packagetalyz
Perform the tests on the package that the `tests` attribute is a child of, i.e. if `discourseAllPlugins.tests` is built, the tests will run with the `discourseAllPlugins` package, not the `discourse` package as previously.
2021-08-17discourse: Remove leftover link to unused plugins directorytalyz