summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* Merge pull request #45820 from ↵John Ericson2018-08-31
|\ | | | | | | | | obsidiansystems/dont-use-obsolete-platform-aliases treewide: Dont use obsolete platform aliases
| * treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
| * reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | youtubeDL: 2018.08.04 -> 2018.08.28Franz Pletz2018-08-31
| |
* | at: 3.1.20 -> 3.1.23 (#45847)R. RyanTM2018-08-31
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from at
* | Merge pull request #45638 from aanderse/incronJan Tojnar2018-08-31
|\ \ | |/ |/| incron: init at 0.5.12
| * changes as per requested by @aszligAaron Andersen2018-08-31
| |
| * remove duplicate stringAaron Andersen2018-08-27
| |
| * removed redundant lineAaron Andersen2018-08-27
| |
| * some cleanup of the package .nix file as recommended by @jtojnarAaron Andersen2018-08-27
| |
| * use fetchFromGitHub instead of fetchurl as recommended by @jtojnarAaron Andersen2018-08-27
| |
| * fixed mistake about location of HOMEAaron Andersen2018-08-27
| |
| * tweak the PATH variable to better match what NixOS providesAaron Andersen2018-08-27
| |
| * conforming to CONTRIBUTING.mdAaron Andersen2018-08-25
| |
| * replace hardcoded guess path with what i hope is the proper nixos pathAaron Andersen2018-08-26
| |
| * fixed licenseAaron Andersen2018-08-25
| | | | | | | | added incron to pkgs
| * initial work on incron serviceAaron Andersen2018-08-25
| |
* | Merge pull request #45803 from r-ryantm/auto-update/pspgTimo Kaufmann2018-08-30
|\ \ | | | | | | pspg: 1.3.0 -> 1.4.2
| * | pspg: 1.3.0 -> 1.4.2R. RyanTM2018-08-30
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from pspg
* | | gmic: simplify the expression with placeholderJan Tojnar2018-08-30
| | |
* | | Revert "treewide: remove placeholder usage"Jan Tojnar2018-08-30
| | | | | | | | | | | | This reverts commit 82f626702314928c9c8f4ea309430e3aa0680d57.
* | | buttersink: move out of pythonPackages (#45783)Robert Schütz2018-08-30
| | |
* | | asciidoctor: 1.5.6.2 -> 1.5.7.1Michael Fellinger2018-08-30
|/ /
* | sshuttle: 0.78.3 -> 0.78.4 (#44895)markuskowa2018-08-30
| |
* | Merge pull request #45770 from Mic92/nix-review-0.5.1xeji2018-08-30
|\ \ | | | | | | nix-review: 0.5.0 -> 0.5.2
| * | nix-review: 0.5.0 -> 0.5.2Jörg Thalheim2018-08-30
| | | | | | | | | | | | fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
* | | xpra: fix the xkb search path (#45752)Juho Östman2018-08-30
|/ / | | | | Search for the xkb files in the nix store.
* | lf: 7 -> 8Michael Weiss2018-08-29
| |
* | bat: 0.5.0 -> 0.6.0Vladyslav Mykhailichenko2018-08-29
| |
* | Merge pull request #45721 from Mic92/remove-hurdJörg Thalheim2018-08-28
|\ \ | | | | | | hurd: cleanup unmaintained target
| * | hurd: cleanup unmaintained targetJörg Thalheim2018-08-28
| | | | | | | | | | | | | | | | | | This has been not touched in 6 years. Let's remove it to cause less problems when adding new cross-compiling infrastructure. This also simplify gcc significantly.
* | | bunny: init at 1.1 (#45714)Niclas2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bunny: init at 1.1 Motivation for this change Pretty useful not to have to think about what system you're on when doing basic (un)installation tasks. * Fixed typo
* | | i2pd: 2.19.0 -> 2.20.0Edward Tjörnhammar2018-08-28
| | |
* | | sshfs: 3.4.0 -> 3.5.0Michael Weiss2018-08-28
| | |
* | | Merge pull request #45707 from jtojnar/drop-nm-gtkJan Tojnar2018-08-28
|\ \ \ | |/ / |/| | Drop libnm-gtk
| * | networkmanager_strongswan: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanager-openvpn: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanager-vpnc: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanager-l2tp: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanager-fortisslvpn: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanager-iodine: remove nm-gtk dependencyJan Tojnar2018-08-28
| | |
| * | networkmanagerapplet: add missing docbook DTDsJan Tojnar2018-08-28
| | |
| * | networkmanagerapplet: do not build libnm-gtkJan Tojnar2018-08-28
| | |
* | | libcpuid: restrict to x86Jörg Thalheim2018-08-28
| | |
* | | Merge pull request #45678 from dtzWill/update/upx-3.95adisbladis2018-08-28
|\ \ \ | | | | | | | | upx: 3.94 -> 3.95
| * | | upx: 3.94 -> 3.95Will Dietz2018-08-27
| | | |
* | | | xpra: 2.3.2 -> 2.3.3 (#45530)R. RyanTM2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xpra/versions.
* | | | Merge pull request #45540 from r-ryantm/auto-update/riemann-c-clientJörg Thalheim2018-08-27
|\ \ \ \ | | | | | | | | | | riemann_c_client: 1.10.2 -> 1.10.3
| * | | | riemann_c_client: 1.10.2 -> 1.10.3R. RyanTM2018-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/riemann-c-client/versions.
* | | | | nixpkgs.syslogng_incubator: mark as brokenJörg Thalheim2018-08-27
| | | | | | | | | | | | | | | | | | | | cc @rickynils