about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2022-12-26Merge pull request #203011 from duament/firewall-nftablesMaciej Krüger15-731/+1166
2022-12-25Merge pull request #206775 from SuperSandro2000/runCommand-nativeBuildInputsSandro6-33/+46
2022-12-25Merge pull request #205648 from SuperSandro2000/hardware-openglSandro1-11/+15
2022-12-25Merge pull request #207388 from SuperSandro2000/nixos/dexSandro1-3/+4
2022-12-25pleroma: 2.4.4 -> 2.5.0 (#207521)Andrew Childs1-0/+2
2022-12-25nixos/sane: point SANE_CONFIG_DIR away from /etc/sane.dBjørn Forsman1-2/+2
This brings back the ability to e.g. configure sane-airscan with `environment.etc."sane.d/airscan.conf".text = ...`. (AFAICT, sane-airscan loads all config files it finds, so it'll first load the one from the nixos hardware.sane.* configuration, then the user specified one in /etc/sane.d/airscan.conf.) Fixes: 4fbec87a5bfc ("nixos/sane: point env vars to /etc for quick reload") Fixes https://github.com/NixOS/nixpkgs/issues/207262
2022-12-25services.pixiecore: add quick optionPhosu Parsons1-1/+9
2022-12-24Merge pull request #207577 from Gabriella439/gabriella/fix_macos-builder_scriptRobert Hensing1-1/+1
darwin.builder: Fix `system` for `install-credentials`
2022-12-24Merge pull request #207441 from ↵Robert Hensing1-1/+9
hercules-ci/nixos-testing-python-no-more-specialArgs nixos/testing-python.nix: Help users who need specialArgs
2022-12-24Merge pull request #207532 from Mic92/nginx-fixGuillaume Girol1-1/+3
nixos/nginx: disable configuration validation for now
2022-12-24Merge pull request #203449 from yaxitech/azure-quote-providerSandro3-37/+92
2022-12-24darwin.builder: Fix `system` for `install-credentials`Gabriella Gonzalez1-1/+1
The script was being mistakenly being built for the guest system instead of the host system
2022-12-24Merge pull request #207563 from hercules-ci/flaky-nixosTests.keymapRobert Hensing1-2/+10
Fix flaky `nixosTests.keymap`
2022-12-24nixosTests.keymap: Remove unnecessary sleepRobert Hensing1-1/+0
When test-input-reader runs, it's standard input exists and will be buffered, so by the time the file exists, the standard input can already be written to. I have no reason to believe that a terminal emulator would start accepting input _after_ launching the command. I've tested this for hours in a loop without a single failure or timeout.
2022-12-24nixosTests.keymap: Reorder test cases to make setup more reliableRobert Hensing1-1/+10
I've run this test on repeat for hours, so there's reason to be hopeful.
2022-12-24nixos/podman: add autoPrune optionFelix Buehler1-0/+48
2022-12-24Merge pull request #206878 from SebTM/fix/greetd_sds_typeMaximilian Bosch1-0/+2
greetd: Fix systemd-output in greetd/tuigreed
2022-12-24nixos/nginx: disable configuration validation for nowJörg Thalheim1-1/+3
There still seem a lot of breakages not addressed yet: https://github.com/NixOS/nixpkgs/pull/205561
2022-12-24Merge pull request #207159 from SuperSandro2000/nox-sdrSandro1-0/+2
2022-12-24nixos/no-x-libs: add gpsd and limesuiteSandro Jäckel1-0/+2
2022-12-23darwin.builder: Fix supported platformsGabriella Gonzalez1-3/+9
See: https://github.com/NixOS/nixpkgs/issues/108984#issuecomment-1364263324 Before this change the supported platforms were unspecified, so it would default to being only built on `x86_64-linux`. This fixes that so that hydra.nixos.org builds and caches the Darwin build products instead
2022-12-23Merge pull request #205955 from Izorkin/update-peertubeRyan Lahfa4-18/+136
peertube: 4.3.1 -> 5.0.0
2022-12-23Merge pull request #170636 from Synthetica9/wait_before_entryJacek Galowicz3-8/+37
nixos/test-driver: add wait_before_entry
2022-12-23nixos/peertube: add release notesIzorkin2-0/+26
2022-12-23nixos/peertube: add SyslogIdentifierIzorkin1-0/+1
2022-12-23nixos/peertube: fix typoIzorkin1-1/+1
2022-12-23nixos/peertube: add secretsFile optionIzorkin2-0/+28
2022-12-23nixos/peertube: update nginx configurationIzorkin1-17/+79
2022-12-23peertube: 4.3.1 -> 5.0.0Izorkin1-0/+1
2022-12-23nixos/testing-python.nix: Help users who need specialArgsRobert Hensing1-1/+9
2022-12-23Merge pull request #207342 from SuperSandro2000/nitterNaïm Favier1-1/+1
2022-12-23Merge pull request #207399 from ju1m/mosquittoRyan Lahfa1-1/+0
nixos/mosquitto: fix duplicate module loading
2022-12-23headscale: Update to 0.17.1, conform module to RFC0042Kristoffer Dalby5-385/+434
This commit upgrades headscale to the newest version, 0.17.0 and updates the module with the current breaking config changes. In addition, the module is rewritten to conform with RFC0042 to try to prevent some drift between the module and the upstream. A new maintainer, Misterio77, is added as maintainer. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> Co-authored-by: Gabriel Fontes <hi@m7.rs> Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com>
2022-12-23minio: add legacy fs version 2022-10-24T18-35-07Z (#206376)Pascal Bach2-0/+22
* minio: add legacy fs version 2022-10-24T18-35-07Z This allows users to migrate their data to versions that already removed support for the legacy fs backend. * Update nixos/doc/manual/release-notes/rl-2305.section.md Co-authored-by: Florian Klink <flokli@flokli.de>
2022-12-23nixos/mosquitto: fix duplicate module loadingJulien Moutinho1-1/+0
2022-12-23Merge pull request #206847 from bobby285271/cinnamon-nemo-extensionsBobby Rong1-2/+2
cinnamon.nemo-with-extensions: init
2022-12-23nixos/dex: fix ssl cert validationSandro Jäckel1-3/+4
2022-12-22Merge pull request #207063 from figsoda/gitconfigfigsoda1-6/+32
nixos/git: allow lists for config to keep things in order
2022-12-23Merge pull request #207268 from ncfavier/systemd-scriptArgsRobert Hensing1-1/+5
nixos/systemd: document what `scriptArgs` is for
2022-12-23Merge pull request #207163 from NixOS/rfc0125-improvementsRyan Lahfa3-3/+32
nixos/activation/bootspec: make initrd optional, serialize system, precise extensions' type
2022-12-23nixos/nitter: fix enable option descriptionSandro1-1/+1
Whether to enable If enabled, start Nitter.. -> Whether to enable Nitter.
2022-12-22Make syslinuxTimeout match documentationNathan Henrie1-6/+4
- https://wiki.syslinux.org/wiki/index.php?title=SYSLINUX#TIMEOUT_timeout - https://github.com/NixOS/nixpkgs/blob/cbe419ed4c8f98bd82d169c321d339ea30904f1f/nixos/modules/system/boot/loader/loader.nix#L16 Fixes https://github.com/NixOS/nixpkgs/issues/207289
2022-12-23nixos/{firewall, nat}: add a nftables based implementationRvfg15-731/+1166
2022-12-22nixos/tests: expose bootspec testCole Helbling1-0/+1
On x86_64-linux only because bootspec is for NixOS (for the moment?), and NixOS is really only a Linux concept (for the moment?). Not on aarch64-linux because it fails for whatever reason 🤷
2022-12-22nixos/activation/bootspec: fix document output pathCole Helbling3-11/+11
The RFC currently stipulates the document will be available at `$out/boot.json`.
2022-12-22Merge pull request #205417 from kurnevsky/tox-node-0.2.0Bobby Rong1-1/+1
tox-node: 0.1.1 -> 0.2.0
2022-12-22nixos/systemd: document what `scriptArgs` is forNaïm Favier1-1/+5
2022-12-22Merge pull request #207138 from SuperSandro2000/statsd-moduleSandro1-0/+1
2022-12-22Merge pull request #205983 from m1cr0man/acme-test-fixRyan Lahfa1-21/+41
nixos/acme: Increase number of retries in testing
2022-12-22Merge pull request #205765 from NixOS/fix-dolibarr-for-non-nginxRyan Lahfa1-8/+11
nixos/services/dolibarr: decouple nginx and let other web servers be used