summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* mosh: 1.3.0 -> 1.3.2mimadrid2017-07-30
|
* tarsnap: 1.0.38 -> 1.0.39Russell O'Connor2017-07-30
|
* Merge pull request #27709 from binarin/fzf-shareJörg Thalheim2017-07-30
|\ | | | | fzf: add script for finding 'share' folder
| * fzf: add script for finding 'share' folderAlexey Lebedeff2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So that helper scripts can be easily sourced in interactive shell configuration. `autojump` package was already present and had the same requirements for findind a `share` folders, so I took an inspiration there. I beleive this is a better alternative to: - https://github.com/NixOS/nixpkgs/pull/25080 - https://github.com/NixOS/nixpkgs/pull/27058 Replacing `$out/share/shell` with `$bin/share/fzf` was necessary to prevent dependency loop in produced derivations.
* | most supported on all unix, not only gnuvinymeuh2017-07-30
| |
* | maim: 5.4.64 -> 5.4.65Michael Weiss2017-07-30
| |
* | slop: 6.3.47 -> 6.3.48Michael Weiss2017-07-30
| |
* | fgallery: add support for facedetectRobert Helgesson2017-07-29
| |
* | fgallery: 1.8 -> 1.8.2Robert Helgesson2017-07-29
| |
* | facedetect: init at 0.1Robert Helgesson2017-07-29
| |
* | cli53: fix buildFrederik Rietdijk2017-07-29
| |
* | xfstests: Use keyutilsTuomas Tynkkynen2017-07-28
| |
* | Merge pull request #27708 from konimex/bubblewrapFrederik Rietdijk2017-07-28
|\ \ | | | | | | bubblewrap: init at 0.1.8
| * | bubblewrap: init at 0.1.8Muhammad Herdiansyah2017-07-28
| | |
* | | nixos/xserver: Properly validate XKB optionsaszlig2017-07-28
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checking the keyboard layout has been a long set of hurdles so far, with several attempts. Originally, the checking was introduced by @lheckemann in #23709. The initial implementation just was trying to check whether the symbols/ directory contained the layout name. Unfortunately, that wasn't enough and keyboard variants weren't recognized, so if you set layout to eg. "dvorak" it will fail with an error (#25526). So my improvement on that was to use sed to filter rules/base.lst and match the layout against that. I fucked up twice with this, first because layout can be a comma-separated list which I didn't account for and second because I ran into a Nix issue (NixOS/nix#1426). After fixing this, it still wasn't enough (and this is btw. what localectl also does), because we were *only* matching rules but not symbols, so using "eu" as a layout won't work either. I decided now it's the time to actually use libxkbcommon to try compiling the keyboard options and see whether it succeeds. This comes in the form of a helper tool called xkbvalidate. IMHO this approach is a lot less error-prone and we can be sure that we don't forget about anything because that's what the X server itself uses to compile the keymap. Another advantage of this is that we now validate the full set of XKB options rather than just the layout. Tested this against a variety of wrong and correct keyboard configurations and against the "keymap" NixOS VM tests. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @lheckemann, @peti, @7c6f434c, @tohl, @vcunat, @lluchs Fixes: #27597
* | gmic: remove myself as maintainerRobert Helgesson2017-07-27
| |
* | mimeo: 2017.2.9 -> 2017.6.6Robert Helgesson2017-07-27
|/
* tinc_pre: avoid infinite loop with EBADFD on network restartVolth2017-07-27
|
* Merge pull request #27690 from konimex/nawkEelco Dolstra2017-07-27
|\ | | | | nawk: init at 20121220
| * nawk: init at 20121220Muhammad Herdiansyah2017-07-27
| |
* | update-resolv-conf: 2016-09-30 -> 2017-06-21Nikolay Amiantov2017-07-27
| |
* | dropbear: 2016.74 -> 2017.75Nikolay Amiantov2017-07-27
| |
* | virtualglLib: 2.5.1 -> 2.5.2Nikolay Amiantov2017-07-27
|/
* Merge pull request #27599 from vidbina/merge/qesteidutil/masterFrederik Rietdijk2017-07-27
|\ | | | | qesteidutil: 3.12.2.1206 -> 3.12.5.1233
| * qesteidutil: 3.12.2.1206 -> 3.12.5.1233David Asabina2017-07-24
| |
* | upx: fix clang buildDaiderd Jordan2017-07-26
| |
* | disnix: 0.7.1 -> 0.7.2Sander van der Burg2017-07-26
| |
* | aws-auth: clean upRobin Gloster2017-07-26
| |
* | aws-auth: init at unstable-2017-07-24Robert Scott2017-07-26
| |
* | mailutils: clean up and fix last testRobin Gloster2017-07-26
| |
* | mailutils: 2.2 -> 3.2Orivej Desh2017-07-26
| |
* | crudini: actually run tests and install docs/manPeter Hoeg2017-07-26
| |
* | honcho: 0.6.6 -> 1.0.1Charles Strahan2017-07-25
| |
* | Merge pull request #27622 from dtzWill/update/haproxy-1.7.8Graham Christensen2017-07-25
|\ \ | | | | | | haproxy: 1.7.3 -> 1.7.8
| * | haproxy: 1.7.3 -> 1.7.8Will Dietz2017-07-24
| | |
* | | ddccontrol: disable bindnow hardeningFranz Pletz2017-07-25
| | | | | | | | | | | | Caused segfaults. Fixes #27612.
* | | zstd: 1.2.0 -> 1.3.0Lluís Batlle i Rossell2017-07-25
| | |
* | | xfstests: Use the newly added quota packageTuomas Tynkkynen2017-07-25
| | |
* | | xfstests: 2017-03-26 -> 2017-07-16Tuomas Tynkkynen2017-07-25
| | |
* | | dateutils: Fix whitespaceTuomas Tynkkynen2017-07-25
| | |
* | | quota: init at 4.03Tuomas Tynkkynen2017-07-25
| | |
* | | Merge pull request #27582 from NeQuissimus/remove_accelioTim Steinbach2017-07-25
|\ \ \ | | | | | | | | accelio: Remove
| * | | accelio: RemoveTim Steinbach2017-07-23
| | | |
* | | | Merge pull request #27613 from therealpxc/tidyJörg Thalheim2017-07-25
|\ \ \ \ | | | | | | | | | | html-tidy: 5.2.0 -> 5.4.0
| * | | | html-tidy: 5.2.0 -> 5.4.0Patrick Callahan2017-07-24
| |/ / /
* | | | Merge pull request #27347 from cstrahan/osquery-newCharles Strahan2017-07-24
|\ \ \ \ | | | | | | | | | | osquery: init at 2.5.2
| * | | | osquery: use packaged sqlite and gtest/gmockCharles Strahan2017-07-24
| | | | |
| * | | | osquery: init at 2.5.2Charles Strahan2017-07-24
| | | | |
| * | | | apt: init at 1.4.6Charles Strahan2017-06-27
| | | | |
* | | | | Merge pull request #27616 from jfrankenau/update-borgTobias Geerinckx-Rice2017-07-24
|\ \ \ \ \ | |_|_|/ / |/| | | | borgbackup: 1.0.10 -> 1.0.11