summaryrefslogtreecommitdiffstats
path: root/nixos
AgeCommit message (Collapse)Author
2021-01-26nixos/babeld: add type extraConfigScriptkiddi
2021-01-26Merge pull request #93372 from bb2020/ossWORLDofPEACE
nixos/alsa: disable OSSEmulation by default
2021-01-26nixos/cntlm: add typesScriptkiddi
2021-01-26nixos/alsa: disable OSSEmulation by defaultbb2020
OSS Emulation is considered incomplete so disabling it by default. Using user level alsa-oss library (nix-env -iA nixos.alsaOss) over this kernel module is recommended.
2021-01-26nixos/freeciv: initJulien Moutinho
2021-01-26nixos/cgminer: add typesFritz Otlinghaus
2021-01-26nixos/gitlab-runner: add support for 'docker+machine' and ↵misuzu
'docker-ssh+machine' executors (#108763)
2021-01-26Merge pull request #110444 from helsinki-systems/bacula_typesSandro
nixos/bacula: adding types to all options
2021-01-25Merge pull request #110803 from Ericson2314/fix-nixos-misc-linux-configJohn Ericson
nixos treewide: Fix references to linux-kernel.target
2021-01-25nixos treewide: Fix references to linux-kernel.targetJohn Ericson
Thanks @ajs124 in https://github.com/NixOS/nixpkgs/pull/110544#discussion_r563828722 for catching this. According to: git grep 'inherit.*Platform.*platform' git grep ' linux-kernel' We now don't have any remaining problems of this sort, thankfully.
2021-01-25bacula: add typesFritz Otlinghaus
2021-01-25Merge pull request #110739 from matthewbauer/fix-binfmt-nix-sandboxMatthew Bauer
nixos/binfmt: add bash to sandboxPaths
2021-01-25Merge pull request #100155 from primeos/nixos-add-fqdn-optionFlorian Klink
nixos/networking: Add a read-only option for the FQDN
2021-01-25nixos/uwsgi: set up the default runtime directoryrnhmjoj
Fix issue #110691
2021-01-25nixos/tests/searx: fix buildrnhmjoj
yq-go has been updated with breaking changes to the syntax.
2021-01-24nixos/binfmt: add bash to sandboxPathsMatthew Bauer
bash is needed to run the new binfmt shell script. Fixes #110540
2021-01-25Merge pull request #101796 from luc65r/pkg/tilp2Sandro
2021-01-24nixosTests.zfs.installer: fixup test after d44c6219b8Vladimír Čunát
2021-01-24nixos/tests/chromium: Simplify the logic (#110715)Michael Weiss
- Improve the documentation (Python docstrings for functions and more meaningful xdotool script names). - Make more use of the existing methods (e.g. wait_until_succeeds(), and send_key()) - Note: This increases timeouts from 60 seconds to (currently) 15 minutes but the defaults from test-driver.py should be fine. This should make it simpler to read the code, understand the test output, and drop the custom xdotool scripts in the future.
2021-01-24command-not-found: fix zsh exit codeSheena Artrip
2021-01-24Merge pull request #109768 from cpcloud/nomad-datadir-cleanupBernardo Meurer
nixos/nomad: enforce specific data_dir semantics
2021-01-24Merge pull request #110670 from siraben/double-quotes-fixSandro
treewide: fix double quoted strings in one-liners
2021-01-24Revert "release-combined.tested: Temporarily remove the Chromium test"Michael Weiss
This reverts commit 2dbd08dcbd5fa78d6716aa1fbdfb04be175e4162. I've fixed the regression in 8a7a8442c17 and the rest of my refactorings/improvements shouldn't affect the stability of the test.
2021-01-24Merge pull request #110689 from talyz/fish-foreign-env-function-pathKim Lindberger
nixos/fish: Fix foreign-env function path
2021-01-24Merge pull request #110686 from helsinki-systems/chrony_typesSandro
nixos/chrony: add types
2021-01-24nixos/tilp2: initluc65r
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24Merge pull request #110680 from helsinki-systems/amuled_typesSandro
2021-01-24nixos/chrony: add typesFritz Otlinghaus
2021-01-24Merge pull request #108411 from hercules-ci/vault-multiple-config-filesRobert Hensing
vault: Support multiple config files (no secrets in store)
2021-01-24Merge pull request #110682 from helsinki-systems/buildbot_typesSandro
nixos/buildbot: add pythonPackages type
2021-01-24nixos/fish: Fix foreign-env function pathtalyz
2021-01-24nixos/amuled: add typesFritz Otlinghaus
2021-01-24nixos/buildbot: add pythonPackages typeFritz Otlinghaus
2021-01-24nixos/autofs: add timeout typeFritz Otlinghaus
2021-01-23nixos/doc/manual: In the preface, add link to #chap-contributingAttila Lendvai
Turned the freetext suggestion about opening the build output into a copy-pastable xdg-open line. Renamed title to 'Contributing to this manual'.
2021-01-24Merge pull request #110628 from prusnak/stdenv-libSandro
treewide: stdenv.lib -> lib
2021-01-24Merge pull request #109735 from berberman/fcitx5-mozcSandro
2021-01-24fcitx5: update docPotato Hatsue
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2021-01-23nixos/nomad: remove User setting entirelyPhillip Cloud
2021-01-23nixos/nomad: only set User if privileges are droppedPhillip Cloud
2021-01-23nixos/tests: add test for custom nomad state directoryPhillip Cloud
2021-01-23nixos/nomad: make formatting consistent in mkMerge callPhillip Cloud
2021-01-23nixos/nomad: unconditionally set user to nomadPhillip Cloud
2021-01-23nixos/nomad: fix markup and remove suggestionPhillip Cloud
2021-01-23nixos/nomad: fix typo and spell out ExecStartPre usagePhillip Cloud
2021-01-23nixos/nomad: reformat SupplementaryGroups expressionPhillip Cloud
2021-01-23nixos/nomad: add mkIf for StateDirectoryPhillip Cloud
2021-01-23nixos/nomad: move serviceConfig into mkMerge and mkIf for docker ↵Phillip Cloud
SupplementaryGroups