about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/mailman: properly wrap the mailman-web scriptPeter Simons2019-09-16
| | | | (cherry picked from commit d0dba96e1d9365ce3a161a7feda50266fe4bcce8)
* nixos/mailman: create "mailman" executable as a proper wrapper scriptPeter Simons2019-09-16
| | | | (cherry picked from commit a7941fe21044a2c7656270111a78d9c23746611e)
* nixos/mailman: clean up our variable namesPeter Simons2019-09-16
| | | | (cherry picked from commit 1cb5cff61138cafe3ce6a4651251c16d42fca93e)
* nixos/mailman: httpd.services requires mailman-web in the systemd sensePeter Simons2019-09-16
| | | | | | | | When mailman-web restarts, it removes the generated "static" directory. This breaks a currently running httpd process, which needs a re-start, too, to obtain a new handle for the newly generated path. (cherry picked from commit 0cc37b3cfa64ffca70347566f0823010d48bbd97)
* python-mailman-web: turn these Djando configuration files into a make-shift ↵Peter Simons2019-09-16
| | | | | | | | Python library Suggested in https://github.com/NixOS/nixpkgs/pull/67951#issuecomment-530309702. (cherry picked from commit 86f8895abbfdb3ce118e0ca971f56c7f72871e29)
* nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty)Peter Simons2019-09-16
| | | | (cherry picked from commit 72c7ba5aba1d8dde9da8f4e7b5805edb30cbad7b)
* modules/podman: use fuse-overlayfsAlyssa Ross2019-09-16
| | | | This is much faster than vfs.
* Merge commit '4e60699fa727e4a0f9a3e78948012f86da32cfef'Alyssa Ross2019-09-16
|\
| * Merge pull request #67858 from flokli/local-fs-target-servicesAndreas Rammhold2019-09-02
| |\ | | | | | | nixos: remove dependencies on local-fs.target
| | * nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
| | | | | | | | | | | | | | | | | | | | | Since https://github.com/NixOS/nixpkgs/pull/61321, local-fs.target is part of sysinit.target again, meaning units without DefaultDependencies=no will automatically depend on it, and the manual set dependencies can be dropped.
| * | Merge pull request #67921 from Ericson2314/js-unknown-ghcjsJohn Ericson2019-09-02
| |\ \ | | | | | | | | lib: Further clean up systems list
| | * \ Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjsJohn Ericson2019-09-02
| | |\ \
| | * | | lib: Further clean up systems listJohn Ericson2019-09-02
| | | | |
| * | | | Merge pull request #67871 from prusnak/pytest-random-orderMarek Mahut2019-09-02
| |\ \ \ \ | | |_|/ / | |/| | | pythonPackages.pytest-random-order: init at 1.0.4
| | * | | pythonPackages.pytest-random-order: init at 1.0.4Pavol Rusnak2019-09-01
| | | | |
| * | | | Merge pull request #67920 from Ericson2314/feature/js-unknown-ghcjsJohn Ericson2019-09-02
| |\ \ \ \ | | | | | | | | | | | | Add support for `js-unknown-ghcjs`
| | * \ \ \ Merge lib sort into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | lib: Sort platform predicatesJohn Ericson2019-09-02
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjsJohn Ericson2019-09-02
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Add support for `js-unknown-ghcjs`Moritz Angermann2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
| * | | | | Merge pull request #67732 from lightbulbjim/freecad-waylandworldofpeace2019-09-02
| |\ \ \ \ \ | | | | | | | | | | | | | | freecad: fix missing app icon and name when running under Wayland
| | * | | | | freecad: fix missing app icon and name when running under WaylandChris Rendle-Short2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Has been upstreamed and should be safe to remove in versions >= 0.19
| * | | | | | Merge pull request #67752 from omniitgmbh/python_phonenumbersworldofpeace2019-09-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
| | * | | | | | pythonPackages.phonenumbers: 8.10.16 -> 8.10.17Tristan Helmich (omniIT)2019-09-02
| | | | | | | |
| * | | | | | | Merge pull request #67891 from jb55/clightning-0.7.2Marek Mahut2019-09-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | clightning: 0.7.1 -> 0.7.2.1
| | * | | | | | | clightning: 0.7.1 -> 0.7.2.1Jonas Nick2019-09-01
| | | | | | | | |
| * | | | | | | | grub2: 2.04-rc1 -> 2.04 (#67622)Andreas Wiese2019-09-02
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #67915 from worldofpeace/pantheon-onboardworldofpeace2019-09-02
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add onboard to Pantheon
| | * | | | | | | 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
| | * | | | | | | pantheon.switchboard-plug-a11y: hardcode path to onboard-settingsworldofpeace2019-09-02
| | | | | | | | |
| | * | | | | | | pantheon.elementary-session-settings: add onboard autostartworldofpeace2019-09-02
| | | | | | | | |
| | * | | | | | | onboard: cleanupsworldofpeace2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * workaround #56943 * fix xdg autostart installed to site-packages * delete ubuntu icons
| * | | | | | | | light-locker: wrapGAppsHook to nativeBuildInputsworldofpeace2019-09-02
| | | | | | | | |
| * | | | | | | | fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils (#67784)Dylan Simon2019-09-01
| | | | | | | | |
| * | | | | | | | pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)Dima2019-09-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * As mentioned in https://github.com/NixOS/nixpkgs/issues/67492 the build was broken after an update of openssl versions. * Fixes a flake8 unit-test case that requires a flake8 config which is not shipped with the distribution. * Fixes build on darwin.
| * | | | | | | 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
| | | | | | | | | |
| * | | | | | | | | Merge pull request #67355 from adisbladis/xterm-de-disableadisbladis2019-09-01
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/desktop-managers/xterm: Disable by default
| | * | | | | | | | | 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 #67904 from sigma/pr/govmomi-0.21.0Maximilian Bosch2019-09-01
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | govc: 0.20.0 -> 0.21.0
| | * | | | | | | | | govc: 0.20.0 -> 0.21.0Yann Hodique2019-09-01
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #67872 from LnL7/minio-clientadisbladis2019-09-01
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | minio-client: remove go 1.10 override
| | * | | | | | | | | | minio-client: remove go 1.10 overrideDaiderd Jordan2019-09-01
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #67892 from jb55/altcoins-noteadisbladis2019-09-01
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | release-notes: add altcoins removal note