about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #68483 from chkno/optional-home-bin-in-pathAndreas Rammhold2019-11-02
|\ | | | | nixos/shells-environment: Make ~/bin/ in $PATH optional
| * nixos/shells-environment: Make ~/bin/ in $PATH optionalChuck2019-09-12
| |
* | ec2-utils: init at 0.5.1, include in amazon-image profile (#67347)Jörg Thalheim2019-11-01
|\ \ | | | | | | ec2-utils: init at 0.5.1, include in amazon-image profile
| * | amazon-image: include ec2-utils in udev rulesAndrew Childs2019-08-23
| | | | | | | | | | | | This sets up device mappings like /dev/xvda -> /dev/nvme0n1
* | | Merge pull request #72415 from 1000101/tricksterMarek Mahut2019-11-01
|\ \ \ | | | | | | | | nixos/trickster: init
| * | | nixos/trickster: add testJan Hrnko2019-11-01
| | | |
| * | | nixos/trickster: initJan Hrnko2019-11-01
| | | |
* | | | Merge pull request #72391 from urkud/gnupg-pinentry-gnome3worldofpeace2019-11-01
|\ \ \ \ | | | | | | | | | | nixos/gnupg: add dbus dependencies for gnome3 pinentry
| * | | | nixos/gnupg: add dbus dependencies for gnome3 pinentryYury G. Kudryashov2019-11-01
| | | | |
* | | | | treewide: Switch to system users (#71055)Silvan Mosberger2019-11-01
|\ \ \ \ \ | | | | | | | | | | | | treewide: Switch to system users
| * | | | | treewide: Switch to system usersJanne Heß2019-10-12
| | | | | |
* | | | | | Merge pull request #72193 from Ma27/bump-nexusRenaud2019-11-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | nexus: 3.18.1-01 -> 3.19.1-01
| * | | | | | nexus: 3.18.1-01 -> 3.19.1-01Maximilian Bosch2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant release notes: * https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.1 * https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.0 Also added `preferLocalBuild = true;` to prevent builds on remote machines as this only means elevated network access (tarball is fetched locally and uploaded to the builder) and the build is fairly trivial. To fix the startup I had to add the JVM parameter `java.endorsed.dirs` to ensure that all libraries are loaded properly[1]. [1] https://issues.sonatype.org/browse/NEXUS-21603
* | | | | | | Merge pull request #72281 from peterhoeg/f/geoclueworldofpeace2019-10-31
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | nixos/geoclue: minor cleanups
| * | | | | | nixos/geoclue: add worldofpeace as maintainerPeter Hoeg2019-10-31
| | | | | | |
| * | | | | | nixos/geoclue: minor cleanupsPeter Hoeg2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - spawn the geoclue-agent directly instead of running it via bash - document why we cannot use DynamicUser = true - have systemd create the home directory instead of using an explicit tmpfiles.d fragment
* | | | | | | Merge pull request #72186 from AmineChikhaoui/ec2-19-09-amisGraham Christensen2019-10-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ec2-amis.nix: add 19.09 amis
| * | | | | | | ec2-amis.nix: add 19.09 amisAmineChikhaoui2019-10-28
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | replace /home/deploy -> $HOME to allow running the script from outside the bastion.
* | | | | | | Merge pull request #72089 from prusnak/trezor-udev-rulesMarek Mahut2019-10-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | trezor-udev-rules: init at unstable-2019-07-17
| * | | | | | | trezor-udev-rules: init at unstable-2019-07-17Pavol Rusnak2019-10-30
| | | | | | | |
* | | | | | | | nixos/orangefs: init at 2.9.7, add modules and test (#67591)Jörg Thalheim2019-10-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/orangefs: init at 2.9.7, add modules and test
| * | | | | | | | nixos/orangefs: add testMarkus Kowalewski2019-09-25
| | | | | | | | |
| * | | | | | | | nixos/orangefs: add modules for server and clientMarkus Kowalewski2019-09-25
| | | | | | | | |
* | | | | | | | | nixos.pulseaudio: Remove bad recommendation to use pulseaudio in system-wide ↵adisbladis2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mode Upstream Pulseaudio has always stated that system-wide is not recommended and comes with a number of usability and security drawbacks.
* | | | | | | | | nixosTests.fontconfig-default-fonts: re-add twitter-color-emojiworldofpeace2019-10-30
| | | | | | | | |
* | | | | | | | | Merge pull request #72007 from NinjaTrappeur/nin-acme-custom-dir-uriFlorian Klink2019-10-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/acme: Custom ACME endpoint
| * | | | | | | | | nixos/tests/acme.nix: remove pebble custom endpoint patchFélix Baylac-Jacqué2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The recent custom endpoint addition allows us to directly point certbot to the custom Pebble directory endpoint. Thanks to that, we can ditch the Pebble patch we were using so far; making this test maintenance easier.
| * | | | | | | | | nixos/modules/security/acme.nix: add server optionFélix Baylac-Jacqué2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new option permitting to point certbot to an ACME Directory Resource URI other than Let's Encrypt production/staging one. In the meantime, we are deprecating the now useless Let's Encrypt production flag.
* | | | | | | | | | Merge pull request #72283 from urkud/fix-pinentry-swayRobin Gloster2019-10-30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | nixos/gnupg: fix pinentry in sway (fix a typo in 3c39093c0d1)
| * | | | | | | | | gnupg: fix pinentry in sway (fix a typo in 3c39093c0d1)Yury G. Kudryashov2019-10-30
| | | | | | | | | |
* | | | | | | | | | nixos manual: refer to nix and nixpkgs manualsFrederik Rietdijk2019-10-30
| | | | | | | | | |
* | | | | | | | | | nixos manual: have a toc for each part and chapterFrederik Rietdijk2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be inline with the Nixpkgs manual. This makes navigating to particular sections easier.
* | | | | | | | | | nixos manual: move preface into own fileFrederik Rietdijk2019-10-30
| | | | | | | | | |
* | | | | | | | | | nixos manual: reduce toc depthFrederik Rietdijk2019-10-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | to reduce the amount of information presented.
* | | | | | | | | Merge pull request #69342 from Kiwi/matomo-updatesAaron Andersen2019-10-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Matomo (module, package) updates
| * | | | | | | | | nixos/matomo: add testMartin Milata2019-10-29
| | | | | | | | | |
| * | | | | | | | | nixos/matomo: fix deprecation warningsRobert Djubek2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the phpfpm deprecation warnings about listen and extraConfig by using fpm.socket and settings. Removes phpfpmProcessManagerConfig.
* | | | | | | | | | go-shadowsocks2: init at 0.0.11 (#67516)Silvan Mosberger2019-10-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | go-shadowsocks2: init at 0.0.11
| * | | | | | | | | | nixos/go-shadowsocks2: initgeistesk2019-10-06
| | | | | | | | | | |
* | | | | | | | | | | gnupg: fix pinentry on swayRobin Gloster2019-10-29
| | | | | | | | | | |
* | | | | | | | | | | Fancontrol: add test etc from #70933 (#72065)Evils-Devils2019-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lm_sensors: add fancontrol module + nixos test fancontrol is a small script that checks temperature sensors and adapts fan speeds accordingly. It reads a text config file that can be auto-generated by running the pwmconfig wizard on the live system.
* | | | | | | | | | | nixos.tests.fontconfig-default-fonts: remove twitter-color-emojiFrederik Rietdijk2019-10-29
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | nixos/networkd: add `ipv4-fallback` and `fallback` as valid options to ↵Maximilian Bosch2019-10-28
| |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `LinkLocalAddressing` Both options were introduced in systemd v243[1]. Those options can be used to ensure that LinkLocalAddressing is only configured for a given interface if DHCPv4 fails. To quote `systemd.network(5)`: ``` If "fallback" or "ipv4-fallback" is specified, then an IPv4 link-local address is configured only when DHCPv4 fails. If "fallback", an IPv6 link-local address is always configured, and if "ipv4-fallback", the address is not configured. Note that, the fallback mechanism works only when DHCPv4 client is enabled, that is, it requires "DHCP=yes" or "DHCP=ipv4". ``` [1] https://github.com/systemd/systemd/commit/8bc17bb3f707c99b6c9ad295563c92b38141a1f4
* | | | | | | | | cups: fix misleading commentcaadar2019-10-28
| | | | | | | | |
* | | | | | | | | nixos/gitlab: Remove the old lib symlink in the state directorytalyz2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, remove the old and unused PermissionsStartOnly definition in the gitlab-workhorse systemd service.
* | | | | | | | | nixos/gitlab: Abort on error and use of unset variablestalyz2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default behavior is to continue executing the script even when one or multiple steps fail. We want to abort early if any part of the initialization fails to not run with a partially initialized state. Default behavior also allows dereferencing non-existent variables, potentially resulting in hard-to-find bugs.
* | | | | | | | | Merge pull request #72140 from alunduil/add-zfs-replication-to-module-listSilvan Mosberger2019-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/zfs: add autoReplication to module list
| * | | | | | | | | nixos/zfs: add autoReplication to module listAlex Brandt2019-10-27
| | | | | | | | | |
* | | | | | | | | | nixos/acme: fix staging endpoint urlFranz Pletz2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #72067
* | | | | | | | | | Merge pull request #72080 from Infinisil/znapzend-improvementsLinus Heckemann2019-10-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Znapzend improvements