about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* gerrit: 3.0.2 -> 3.1.2R. RyanTM2020-01-06
|
* Merge master into staging-nextFrederik Rietdijk2020-01-06
|\
| * pythonPackages.moto: 1.3.13 -> 1.3.14Josef Kemetmüller2020-01-06
| |
| * dkimpy: 1.0.1 -> 1.0.2R. RyanTM2020-01-06
| |
| * vscode.extensions.scalameta.metals: init at 1.6.3Arnout Engelen2020-01-06
| |
| * vscode.extensions.scala-lang.scala: init at 0.3.8Arnout Engelen2020-01-06
| |
| * vimPlugins: updateBernardo Meurer2020-01-06
| |
| * Merge pull request #76961 from eraserhd/parinfer-rust-0.4.2Vladyslav M2020-01-06
| |\ | | | | | | parinfer-rust: 0.3.1 -> 0.4.2
| | * parinfer-rust: 0.3.1 -> 0.4.2Jason Felice2020-01-04
| | |
| * | Merge pull request #62664 from vanschelven/flask-swagger-uiRyan Mulligan2020-01-05
| |\ \ | | | | | | | | pythonPackages.flask-swagger-ui: init at 3.20.9
| | * | pythonPackages.flask-swagger-ui: init at 3.20.9Klaas van Schelven2019-07-11
| | | |
| * | | Merge pull request #60518 from bignaux/gweledRyan Mulligan2020-01-05
| |\ \ \ | | | | | | | | | | gweled: init at unstable-2018-02-15
| | * | | gweled: init at unstable-2018-02-15Bignaux Ronan2019-05-04
| | | | |
| * | | | Merge pull request #76305 from softinio/add-coc-metals-vim-pluginRyan Mulligan2020-01-05
| |\ \ \ \ | | | | | | | | | | | | Add coc-metals vim plugin
| | * | | | vimPlugins.coc-metals: init at 2019-12-23Salar Rahmanian2019-12-23
| | | | | |
| | * | | | vim plugin updatesSalar Rahmanian2019-12-23
| | | | | |
| * | | | | python3Packages.fints: 2.2.0 -> 3.0.0Enno Lohmeier2020-01-05
| | | | | |
| * | | | | Merge pull request #57034 from ajs124/uefitoolRyan Mulligan2020-01-05
| |\ \ \ \ \ | | | | | | | | | | | | | | uefitool: init at A55 and 0.27.0
| | * | | | | uefitool: init at A56 and 0.27.0ajs1242020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | default to new-engine
| * | | | | | pythonPackages: re-order django modulesTrolli Schmittlauch2020-01-05
| | | | | | |
| * | | | | | pythonPackages.django-simple-captcha: init at 0.5.12Trolli Schmittlauch2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | co-author: Vladyslav Burzakovskyy <vladislav.burzakovskij@satoshilabs.com>
| * | | | | | pythonPackages.django-ranged-response: init at 0.2.0Trolli Schmittlauch2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | co-author: Vladyslav Burzakovskyy <vladislav.burzakovskij@satoshilabs.com>
| * | | | | | Merge pull request #76947 from juliancoffee/masterRobert Hensing2020-01-05
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix example for xkbOptions
| | * \ \ \ \ \ Merge pull request #1 from juliancoffee/juliancoffee-patch-1Illia Denysenko2020-01-04
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix example for xkbOptions
| | | * | | | | | Fix example for xkbOptionsIllia Denysenko2020-01-04
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ###### Motivation for this change With space between two options, multiple options just don't work Looks like xkbOptions then used for generation of xorg.conf.d/00-keyboard.conf. kbd's man says XkbOptions must be comma-separated without spaces. https://linux.die.net/man/4/kbd ###### Things done <!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. --> - [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux) - Built on platform(s) - [ ] NixOS - [ ] macOS - [ ] other Linux distributions - [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) - [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review wip"` - [ ] Tested execution of all binary files (usually in `./result/bin/`) - [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after) - [ ] Ensured that relevant documentation is up to date - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md). ###### Notify maintainers cc @
| * | | | | | | Merge pull request #73394 from pasqui23/xkboptRobert Hensing2020-01-05
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/xserver:services.xserver.xkbOptions is now commas
| | * | | | | | | nixos/xserver: services.xserver.xkbOptions is now commasPasquale2019-12-22
| | | | | | | | |
| * | | | | | | | Merge pull request #76993 from mildlyincompetent/fix-scikit-buildRobert Hensing2020-01-05
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix scikit-build by removing no longer needed patch.
| | * | | | | | | | Remove no longer needed patch.Kajetan Champlewski2020-01-05
| | | | | | | | | |
| * | | | | | | | | ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p'Eelco Dolstra2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'nix run' is an experimental command.
| * | | | | | | | | oh-my-zsh: 2020-01-01 -> 2020-01-04Tim Steinbach2020-01-05
| | | | | | | | | |
| * | | | | | | | | linux_latest-libre: 17163 -> 17165Tim Steinbach2020-01-05
| | | | | | | | | |
| * | | | | | | | | linux: 5.4.7 -> 5.4.8Tim Steinbach2020-01-05
| | | | | | | | | |
| * | | | | | | | | linux: 4.19.92 -> 4.19.93Tim Steinbach2020-01-05
| | | | | | | | | |
| * | | | | | | | | Revert "nix: build using gcc8"Eelco Dolstra2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7ac90533a1afa775e109579788082672a8c35abe.
| * | | | | | | | | nix: 2.3.1 -> 2.3.2Eelco Dolstra2020-01-05
| | | | | | | | | |
| * | | | | | | | | rustracer: 2.1.27 -> 2.1.28Maximilian Bosch2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/racer-rust/racer/releases/tag/v2.1.28 Also fixes the build: https://hydra.nixos.org/build/109459958
| * | | | | | | | | Merge pull request #76933 from royneary/git-bug-0.6.0Mario Rodas2020-01-05
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | gitAndTools.git-bug: 0.5.0 -> 0.6.0
| | * | | | | | | | gitAndTools.git-bug: 0.5.0 -> 0.6.0royneary2020-01-04
| | | | | | | | | |
| * | | | | | | | | Merge pull request #57583 from costrouc/python-init-sphinxcontrib-tikzRyan Mulligan2020-01-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pythonPackages.sphinxcontrib-tikz: init at 0.4.6
| | * | | | | | | | | pythonPackages.sphinxcontrib-tikz: init at 0.4.6Chris Ostrouchov2019-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requires texlive.combined.scheme-full due to needing "standalone.cls" from extras.
| * | | | | | | | | | Merge pull request #76513 from bignaux/ksudokulewo2020-01-05
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ksudoku: init at 19.08.3
| | * | | | | | | | | | ksudoku: init at 19.08.3Bignaux Ronan2019-12-25
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #55284 from vcanadi/notedownRyan Mulligan2020-01-05
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.notedown: init at 1.5.1
| | * | | | | | | | | | | pythonPackages.notedown: init at 1.5.1Vito Canadi2019-02-14
| | | | | | | | | | | | |
| | * | | | | | | | | | | pythonPackages.pandoc-attributes: init at 0.1.7Vito Canadi2019-02-09
| | | | | | | | | | | | |
| | * | | | | | | | | | | Add vcanadi to maintainersVito Canadi2019-02-09
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #54967 from volhovm/volhovm/clmagmaRyan Mulligan2020-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | clmagma: init at 1.3
| | * | | | | | | | | | | | clmagma: init at 1.3Mikhail Volkhov2019-08-30
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #76958 from risicle/ris-pybind11-clang-fixMario Rodas2020-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.pybind11: fix for clang/darwin