about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/pantheon: add onboardworldofpeace2019-09-02
| | | | | | | It's used as an on-screen keyboard. Hopefully in future they can ship their native app [0] [0]: https://github.com/elementary/keyboard
* Merge pull request #67895 from lopsided98/sd-image-clone-configSamuel Dionne-Riel2019-09-01
|\ | | | | sd-image: don't use installer.cloneConfig option that is not imported
| * sd-image: don't use installer.cloneConfig option that is not importedBen Wolsieffer2019-09-01
| | | | | | | | | | This once again allows sd-image.nix to imported standalone to build SD images of arbitrary NixOS systems.
* | Merge pull request #67522 from worldofpeace/gnome3/harmonize-defaultsworldofpeace2019-09-01
|\ \ | | | | | | Harmonize Gnome3 Defaults
| * | rl-1909: note changes to gnome3 defaultsworldofpeace2019-09-01
| | |
| * | rl-1909: note gnome3 profile style optionsworldofpeace2019-09-01
| | |
| * | nixos/gnome3: additions to core-shellworldofpeace2019-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds: - gnome-color-manager - services.avahi It appears that GeoClue requires its daemon and IIRC has been default enabled in other distros for a while. - orca It's the default screen-reader.
| * | nixos/gnome3: cleanup core-utilitiesworldofpeace2019-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | core-utilities is meant to be the base utilities for a GNOME system. The following are removed and the gnome3 module will no longer include: - accerciser - gnome-nettool - gnome-power-manager - gucharmap - nautilus-sendto See https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/246 - gnome-usage - vinagre - gnome-documents See https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/157 - dconf-editor - gnome-todo - gnome-tweaks - evolution The following were added: - cheese - geary
| * | nixos/seahorse: move to programsworldofpeace2019-08-30
| | |
* | | nixos/desktop-managers/xterm: Disable by defaultadisbladis2019-09-01
| | | | | | | | | | | | | | | It's a confusing default for some display managers that will default to it even when you have defined another display manager.
* | | Merge pull request #67892 from jb55/altcoins-noteadisbladis2019-09-01
|\ \ \ | | | | | | | | release-notes: add altcoins removal note
| * | | release-notes: add altcoins removal noteWilliam Casarin2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for #67687 (bc08b42da4dbdc1c66385bab7a2eae2935e055c0) [1] Related issue: #25025 [2] [1] https://github.com/NixOS/nixpkgs/issues/67687 [2] https://github.com/NixOS/nixpkgs/issues/25025 Suggested-by: @mmahut Signed-off-by: William Casarin <jb55@jb55.com>
* | | | Merge pull request #67877 from WilliButz/fix/67874Maximilian Bosch2019-09-01
|\ \ \ \ | | | | | | | | | | nixos/prometheus-exporters: fix user generation
| * | | | nixos/prometheus-exporters: fix user generationWilliButz2019-09-01
| | | | |
* | | | | Merge pull request #67848 from flokli/google-compute-config-unitsFlorian Klink2019-09-01
|\ \ \ \ \ | | | | | | | | | | | | google-compute-config.nix: fix comments, update google-*.service units, fix paths in gce
| * | | | | google-compute-config.nix: use sysctl snippets from gceFlorian Klink2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We make them available at ${gce}/sysctl.d and add them to environments.etc, like we do with the systemd ones.
| * | | | | google-compute-config.nix: add coreutils to google-instance-setup's $PATHFlorian Klink2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | It executes bin/google_set_multiqueue which will execute basename
| * | | | | google-compute-config: sync with upstream unitsFlorian Klink2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With local-fs.target part of sysinit.target (https://github.com/NixOS/nixpkgs/pull/61321), we don't need to add it explicitly to certain units anymore, and can change dependencies like they are in other distros (I picked from Google's official CentOS 7 image here). Like them, use StandardOutput=journal+console to pipe google-*.service output to the serial console as well.
| * | | | | google-compute-config.nix: update comment about ssh loginFlorian Klink2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | also move OS Login next to it, for better understandability
| * | | | | google-compute-config: remove amazon pv-grub commentFlorian Klink2019-08-31
| | | | | |
* | | | | | Merge pull request #67888 from aanderse/delugeFlorian Klink2019-09-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | nixos/deluge: fix directory creation errors
| * | | | | nixos/deluge: fix directory creation errorsAaron Andersen2019-09-01
| | |/ / / | |/| | |
* | | | | nixos/redis: add testFlorian Klink2019-09-01
| | | | |
* | | | | nixos/redis: add changelog for #67768Florian Klink2019-09-01
| | | | |
* | | | | nixos/redis: unbreak moduleFlorian Klink2019-09-01
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The redis module currently fails to start up, most likely due to running a chown as non-root in preStart. While at it, I hardcoded it to use systemd's StateDirectory and DynamicUser to manage directory permissions, removed the unused appendOnlyFilename option, and the pidFile option. We properly tell redis now it's daemonized, and it'll use notify support to signal readiness.
* | | | Merge pull request #67473 from worldofpeace/wingpanel/fix-network-indicatorworldofpeace2019-09-01
|\ \ \ \ | | | | | | | | | | nixos/pantheon: fix launching nm-applet components
| * | | | nixos/pantheon: fix launching nm-applet componentsworldofpeace2019-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason nm-applet has to be running for an authentication dialog to be spawned by wingpanel-indicator-network. This also fixes storing NetworkManager secrets in the keyring, but this is still broken because we lack the proper PAM configuration.
* | | | | Merge pull request #67667 from jtojnar/default-emojiworldofpeace2019-09-01
|\ \ \ \ \ | | | | | | | | | | | | nixos/fontconfig: Allow setting default emoji font
| * | | | | rl-1909: add note about default emoji fontworldofpeace2019-09-01
| | | | | |
| * | | | | nixos/fonts.enableDefaultFonts: add Noto EmojiJan Tojnar2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | These days, emoji are ubiqitous so we need to add emoji font.
| * | | | | nixos.tests.fontconfig-default-fonts: initJan Tojnar2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | Make sure the fonts.enableDefaultFonts option works.
| * | | | | nixos/fontconfig: Allow setting default emoji fontJan Tojnar2019-09-01
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In fontconfig’s 60-generic.conf, order of preference is estabilished for emoji font family. Because fontconfig parses the config files in lexicographic order, appending each <prefer> from <alias> element to the family’s prefer list (to be prepended before the family) [1], our font family defaults stored in 52-nixos-default-fonts.conf will take precedence. That is, of course, unless the default „weak“ binding [2] is used. Emoji family binds strongly [3], so we need to set binding to “same” for our <alias>es to be considered before the ones from 60-generic.conf. By default, we will set the option to all emoji fonts supported by fontconfig, so that emoji works for user if they have at least one emoji font installed. If they have multiple emoji fonts installed, we will use the fontconfig’s order of preference [4]. [1]: https://github.com/bohoomil/fontconfig-ultimate/issues/51#issuecomment-64678322 [2]: https://www.freedesktop.org/software/fontconfig/fontconfig-user.html#AEN25 [3]: https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/cc8442dec85e9d416436d19eeae1783f2d3008f0 [4]: https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/c41c9220181b203d1cf1f6435f6e3735cb7c84ac
* | | | | nixos/redis: drop unnecessary dependencies from systemd unitPeter Simons2019-09-01
| | | | |
* | | | | Merge pull request #67768 from peti/t/redisPeter Simons2019-09-01
|\ \ \ \ \ | |/ / / / |/| | | | nixos/redis: disable transparent huge pages (TLP) before starting Redis
| * | | | nixos/redis: disable transparent huge pages (TLP) before starting RedisPeter Simons2019-08-30
| | | | |
* | | | | Merge pull request #67840 from flokli/systemd-sysctl-sysrq-rlFlorian Klink2019-09-01
|\ \ \ \ \ | | | | | | | | | | | | release-notes: mention restricted SysRq key combinations
| * | | | | release-notes: mention restricted SysRq key combinationsFlorian Klink2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | This was missing from #66482.
* | | | | | Merge pull request #67818 from xvapx/remove/crashplanAaron Andersen2019-08-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove/crashplan
| * | | | | | crashplan, crashplan-small-business: remove pkg and moduleMarti Serra2019-09-01
| | | | | | |
* | | | | | | nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | And replace them with a more appropriate type Also fix up some minor module problems along the way
* | | | | | Merge pull request #66822 from NixOS/staging-nextFrederik Rietdijk2019-08-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | Staging next
| * \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into staging-nextSamuel Leathers2019-08-31
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: vimPlugins: update (#67823) mattermost-desktop: 4.2.0 -> 4.2.3 (#67717) lightspark: init at 0.8.1 (#67425) anki: 2.1.11 -> 2.1.14 (#67738) nixos/{namecoind,bitcoind}: removing the altcoin prefix rust-cbindgen: 0.8.7 -> 0.9.0
| * \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-08-27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-08-25
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were several more conflicts from name -> pname+version; all auto-solved by kdiff3, hopefully OK. Hydra nixpkgs: ?compare=1538611
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * \ \ \ \ \ \ \ \ \ \ \ Merge master into staging-nextFrederik Rietdijk2019-08-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2019-08-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname