about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* mopidy-iris: 3.25.1 -> 3.26.0Kevin Rauscher2018-09-20
|
* Merge pull request #46510 from worldofpeace/installer-refactoradisbladis2018-09-20
|\ | | | | installer: refactor
| * installer: refactorworldofpeace2018-09-11
| |
* | Merge pull request #46969 from r-ryantm/auto-update/rdma-coreRyan Mulligan2018-09-20
|\ \ | | | | | | rdma-core: 19 -> 20
| * | rdma-core: 19 -> 20R. RyanTM2018-09-20
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rdma-core/versions
* | | linux: 4.18.8 -> 4.18.9Tim Steinbach2018-09-20
| | |
* | | linux: 4.14.70 -> 4.14.71Tim Steinbach2018-09-20
| | |
* | | linux: 4.9.127 -> 4.9.128Tim Steinbach2018-09-20
| | |
* | | linux: 4.4.156 -> 4.4.157Tim Steinbach2018-09-20
| | |
* | | Merge pull request #46976 from r-ryantm/auto-update/pulseeffectsJan Tojnar2018-09-20
|\ \ \ | | | | | | | | pulseeffects: 4.3.4 -> 4.3.5
| * | | pulseeffects: 4.3.4 -> 4.3.5R. RyanTM2018-09-20
| |/ / | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pulseeffects/versions
* | | Merge pull request #46956 from Taneb/sbv-fix-z3Bas van Dijk2018-09-20
|\ \ \ | | | | | | | | haskellPackages.sbv: fix location of z3 executable
| * | | haskellPackages.sbv: fix location of z3 executableNathan van Doorn2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | A lot of the functionality of the z3 library depends on it being able to find the z3 executable on $PATH. Hard-coding it here means it will never be unable to find it and z3 doesn't need to pollute $PATH.
* | | | nixos/tests/networking.virtual: prevent non-deterministic failure (#46949)xeji2018-09-20
| | | | | | | | | | | | | | | | The test failed non-deterministically on Hydra because interfaces sometimes weren't yet fully cleaned up when the result was checked.
* | | | nixos/yabar: fix module & test (#46954)Maximilian Bosch2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `pkgs.yabar` package is relatively old (2016-04) and contains several issues fixed on master. `yabar-unstable` containsa recent master build with several fixes and a lot of new features (I use `yabar-unstable` for some time now and had no issues with it). In the upstream bugtracker some bugs could be fixed on ArchLinux by simply installing `yabar-git` (an AUR package which builds a recent master). To stabilize the module, the option `programs.yabar.package` now defaults to `pkgs.yabar-unstable` and yields a warning with several linked issues that are known on `pkgs.yabar`. The test has been refactored as well to ensure that `yabar` actually starts (and avoid non-deterministic random success) and takes a screenshot of a very minimalistic configuration on IceWM. Fixes #46899
* | | | Merge pull request #46953 from xeji/p/gitlab-platformsJörg Thalheim2018-09-20
|\ \ \ \ | | | | | | | | | | gitlab: add missing meta.platforms
| * | | | gitlab: add missing meta.platformsUli Baum2018-09-20
| | | | |
* | | | | Merge pull request #46943 from lheckemann/glxinfo-bumpJörg Thalheim2018-09-20
|\ \ \ \ \ | |/ / / / |/| | | | glxinfo: 8.3.0 -> 8.4.0
| * | | | glxinfo: add es2gears, es2_infoLinus Heckemann2018-09-20
| | | | |
| * | | | glxinfo: 8.3.0 -> 8.4.0Linus Heckemann2018-09-20
| | | | |
* | | | | Merge pull request #46906 from vbgl/ocaml-cohttp-1.1.1Sarah Brofeldt2018-09-20
|\ \ \ \ \ | | | | | | | | | | | | ocamlPackages.cohttp: 1.0.2 -> 1.1.1
| * | | | | ocamlPackages.cohttp: 1.0.2 -> 1.1.1Vincent Laporte2018-09-19
| | | | | |
* | | | | | compton{,-git}: bump to v2, set COMPTON_VERSION so '--version' has sane ↵Will Dietz2018-09-20
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | output (#46685) Previously they both would claim to be 'git--' :).
* | | | | vim-tsx: init at 2017-03-16Sam Parkinson2018-09-20
| | | | | | | | | | | | | | | | | | | | fixes #46728
* | | | | vimPlugins: update.py also needs nix-prefetch-gitJörg Thalheim2018-09-20
| | | | |
* | | | | Merge pull request #46933 from r-ryantm/auto-update/wireguard-toolsJörg Thalheim2018-09-20
|\ \ \ \ \ | | | | | | | | | | | | wireguard-tools: 0.0.20180904 -> 0.0.20180918
| * | | | | wireguard-tools: 0.0.20180904 -> 0.0.20180918R. RyanTM2018-09-19
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wireguard-tools/versions
* | | | | Merge pull request #46751 from rvolosatovs/feature/vim-pluginsJörg Thalheim2018-09-20
|\ \ \ \ \ | | | | | | | | | | | | vimPlugins: vim-plug, fixes and updates
| * | | | | vimUtils: replace vim-addon-nix with vim-nixJörg Thalheim2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | vim-addon-nix throws weird errors on startup
| * | | | | doc/vim: remove some vim-plug redundancyJörg Thalheim2018-09-20
| | | | | |
| * | | | | doc: Add section about vim-plugRoman Volosatovs2018-09-20
| | | | | |
| * | | | | vimPlugins: Add vim-plug addon implementationRoman Volosatovs2018-09-20
| | | | | |
| * | | | | vimPlugins: Add vim-plug, update pluginsRoman Volosatovs2018-09-20
| | | | | |
| * | | | | vimPlugins: shougo -> ShougoRoman Volosatovs2018-09-20
| | | | | |
* | | | | | Merge pull request #46752 from rvolosatovs/feature/gotoolsJörg Thalheim2018-09-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Gotools etc. update, remove goimports
| * | | | | godef: 20170920 -> 1.0.0Roman Volosatovs2018-09-17
| | | | | |
| * | | | | go2nix: goimports -> gotoolsRoman Volosatovs2018-09-17
| | | | | |
| * | | | | gotools: 2018-07-20 -> 2018-09-11Roman Volosatovs2018-09-17
| | | | | |
| * | | | | goimports: Remove in favor of gotoolsRoman Volosatovs2018-09-17
| | | | | |
* | | | | | overmind: 2.0.0.beta1 -> 1.2.1adisbladis2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | Newer version has some weird failure cases related to PATH
* | | | | | pahole: (??) -> v1.12, cleanup (#46913)Will Dietz2018-09-20
| | | | | | | | | | | | | | | | | | (roughly 2015-09-15 -> 2018-08-16)
* | | | | | qbittorrent: 4.1.2 -> 4.1.3 (#46917)Vladyslav M2018-09-20
| | | | | |
* | | | | | nix: 2.1.1 -> 2.1.2Eelco Dolstra2018-09-20
| | | | | |
* | | | | | brotli: 1.0.5 -> 1.0.6 (#46903)Will Dietz2018-09-20
| | | | | |
* | | | | | editline: 1.15.3 -> 1.16.0 (#46897)Will Dietz2018-09-19
| | | | | | | | | | | | | | | | | | https://github.com/troglobit/editline/releases/tag/1.16.0
* | | | | | Merge pull request #46911 from dtzWill/update/undervolt-2.9Will Dietz2018-09-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | undervolt: 2.8 -> 2.9
| * | | | | | undervolt: 2.8 -> 2.9Will Dietz2018-09-19
| | | | | | |
* | | | | | | pythonPackages.nilearn: disable still failing tests (#46918)xeji2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A previous attempt to fix tests failing on some machines (#46850) was unsuccessful, they still failed on Hydra sometimes while succeeding locally. Revert #46850 and disable these tests instead.
* | | | | | | Merge pull request #46779 from Ma27/package-ibus-typing-boosterJan Tojnar2018-09-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ibus-typing-booster: init at 2.1.1
| * | | | | | | ibus-engines.typing-booster: init at 2.1.1Maximilian Bosch2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package providesa completion input method for faster typing. See https://mike-fabian.github.io/ibus-typing-booster Detailed instructions how to activate this IBus engine on your desktop can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html A simple VM with the Gnome3 desktop and activated `ibus' looks like this: ```nix { emojipicker = { pkgs, ... }: { services.xserver = { enable = true; desktopManager.gnome3.enable = true; desktopManager.xterm.enable = false; }; users.extraUsers.vm = { password = "vm"; isNormalUser = true; }; i18n.inputMethod.ibus.engines = [ pkgs.ibus-engines.typing-booster ]; i18n.inputMethod.enabled = "ibus"; virtualisation.memorySize = 2048; }; } ``` Fixes #38721