summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge branch 'staging-next' into stagingJan Tojnar2019-09-06
|\
| * Merge branch 'master' into staging-nextJan Tojnar2019-09-06
| |\ | | | | | | | | | Fixed trivial conflicts caused by removing rec.
| | * Merge branch 'gtk-no-plus'Jan Tojnar2019-09-06
| | |\
| | | * tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-06
| | | | | | | | | | | | | | | | GTK was renamed.
| | * | Merge pull request #68110 from Ma27/weechat-python3Linus Heckemann2019-09-05
| | |\ \ | | | | | | | | | | weechat: build with python3 by default
| | | * | weechatScripts.weechat-xmpp: removeMaximilian Bosch2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This plugin is fairly outdated and depends on python2 libraries that don't receive any updates either (xmpppy for instance[1]). [1] https://pypi.org/project/xmpppy/
| | * | | postgresql: improve identMap descriptionCraige McWhirter2019-09-05
| | |/ / | | | | | | | | | | | | | | | | | | | | This patch provides example usage for identMap based upon PostrgeSQL documentation @thoughtpolice
| | * | Merge pull request #67563 from johanot/kubernetes-1.15-withmodulerevertSarah Brofeldt2019-09-05
| | |\ \ | | | | | | | | | | | | | | | | | | | | kubernetes: 1.14.3 -> 1.15.3 Also reverts the module systemd dependencies
| | | * | nixos/kubernetes: make module compatible with v1.15.xJohan Thomsen2019-09-04
| | | | |
| | | * | Revert "Merge pull request #56789 from mayflower/upstream-k8s-refactor"Johan Thomsen2019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7dc6e77bc2a03e660cab2c4cbf52f235bc52683e, reversing changes made to bce47ea9d5fa962736ddd4a254a27a5fd2cdee9a. Motivation for the revert in #67563
| | * | | nixos/tests/quake3: Fix evaluation erroraszlig2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In c814d72b517bb201c8bbbfc64e386c7023352886, a bunch of packages were changed to use the pname attribute, among them were the quake3-demodata and quake3-pointrelease which we use for the quake3 test. Fortunately, having pname available means that we no longer need to match using a prefix, so fixing this eval error also simplifies our matching. I directly pushed this to master because the change is non-controversial and we can't break things that are already broken :-) Signed-off-by: aszlig <aszlig@nix.build>
| | * | | nixos/railcar: small style changesKatharina Fey2019-09-04
| | | | |
| | * | | nixos/railcar: initKatharina Fey2019-09-04
| | | | |
| | * | | nix: 2.2.2 -> 2.3Eelco Dolstra2019-09-04
| | | | |
| | * | | nixos/manual: Fix build after broken Ceph release noteSarah Brofeldt2019-09-04
| | | | |
| | * | | Merge pull request #68015 from aanderse/zookeeperSilvan Mosberger2019-09-04
| | |\ \ \ | | | | | | | | | | | | nixos/zookeeper: recursively set permissions and ownership on dataDir
| | | * | | nixos/zookeeper: recursively set permissions and ownership on dataDirAaron Andersen2019-09-03
| | | | | |
| | * | | | amazon-image.nix: upload prebuilt imagesAndrew Childs2019-09-05
| | | | | |
| | * | | | amazon-image.nix: add hydra-build-products and improve metadataAndrew Childs2019-09-05
| | | | | |
| | * | | | nixos/release.nix: add "amazonImage" for building Amazon EC2 ImagesAndrew Childs2019-09-05
| | | | | |
| | * | | | amazon-image.nix: default to vpc formatted imagesAndrew Childs2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | These can be imported without converison.
| | * | | | amazon-image.nix: add EFI support, enable by default for aarch64Andrew Childs2019-09-05
| | | | | |
| | * | | | ceph: 13.2.4 -> 14.2.1Johan Thomsen2019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove kinetic * release note * add johanot as maintainer nixos/ceph: create option for mgr_module_path - since the upstream default is no longer correct in v14 * fix module, default location for libexec has changed * ceph: fix test
| | * | | | ceph: 12.2.7 -> 13.2.4Kristoffer2019-09-04
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maintain only one version * ceph-client: init * include ceph-volume python tool in output nixos/ceph: extraConfig, fix test, wait for ceph-mgr to become active * run ceph with disk group permission * add extraConfig option for the global section needed per cluster * clear up how ceph.conf is generated * fix ceph testcase
| | * | | Merge pull request #68094 from peterhoeg/f/darkhttpPeter Hoeg2019-09-04
| | |\ \ \ | | | |_|/ | | |/| | nixos/darkhttpd: fix package reference
| | | * | nixos/darkhttpd: fix package referencePeter Hoeg2019-08-28
| | | | |
* | | | | Merge branch 'staging-next' into stagingVladimír Čunát2019-09-05
|\| | | |
| * | | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
| |\| | |
| | * | | maintainers: update my maintainer information (#67686)Christian Kampka2019-09-03
| | | | |
| | * | | Merge pull request #64552 from evanjs/feature/openrazer-2.3.1Silvan Mosberger2019-09-03
| | |\ \ \ | | | |_|/ | | |/| | openrazer: init at 2.6.0
| | | * | nixos/hardware/openrazer: init at 2.6.0Evan Stoll2019-08-30
| | | | |
| | * | | Merge pull request #55510 from florianjacob/declarative-printersSilvan Mosberger2019-09-03
| | |\ \ \ | | | | | | | | | | | | nixos/printers: declarative configuration
| | | * | | nixos/printers: declarative configurationFlorian Jacob2019-09-01
| | | | | |
| | * | | | blueman: add module for new systemd servicesAverell Dalton2019-09-03
| | | | | |
| | * | | | Merge pull request #67935 from jtojnar/gnome-fixesworldofpeace2019-09-02
| | |\ \ \ \ | | | | | | | | | | | | | | gnome3.gvfs: fix eval with allowAliases = false
| | | * | | | gnome3.glib-networking: replace with aliasJan Tojnar2019-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking. We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop the package in gnome3 attr set and always rely on the top-level expression.
| | * | | | | syncplay module: initNikolay Amiantov2019-09-03
| | |/ / / /
* | | | | | libgdata.tests: add installedTestsJan Tojnar2019-09-03
| | | | | |
* | | | | | Merge pull request #67957 from jtojnar/glib-networking-cleanupworldofpeace2019-09-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | glib-networking: clean up & add installed tests
| * | | | | glib-networking: add installed testsJan Tojnar2019-09-03
| | | | | |
* | | | | | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | 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.
| * | | | | 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.