about summary refs log tree commit diff
path: root/pkgs/tools/graphics
Commit message (Collapse)AuthorAge
* grim: 1.0 -> 1.1R. RyanTM2019-03-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grim/versions
* Merge staging-next into masterFrederik Rietdijk2019-03-01
|\
| * Merge branch 'master' into staging-nextVladimír Čunát2019-02-22
| |\ | | | | | | | | | Hydra nixpkgs: ?compare=1506218
| * \ Merge staging-next into stagingFrederik Rietdijk2019-02-21
| |\ \
| * \ \ Merge staging-next into stagingFrederik Rietdijk2019-02-16
| |\ \ \
| * | | | gnome3: stop using aliasesJan Tojnar2019-02-14
| | | | |
* | | | | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
* | | | | gromit-mpx: 1.2 -> 1.3Peter Jones2019-02-23
| |_|_|/ |/| | |
* | | | Merge #55988: treewide meta.platforms: linux -> unixVladimír Čunát2019-02-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace platforms.linux with platforms.darwin for expressions that compile ↵Freezeboy2019-02-18
| | | | | | | | | | | | | | | | on darwin too (too restrictive platforms)
* | | | lepton: only build on x86_64-linux for nowMaximilian Bosch2019-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Darwin and `aarch64-linux` builds currently fail[1][2]. Also cleaned up the `meta` section a bit. [1] https://github.com/NixOS/nixpkgs/pull/56108/checks?check_run_id=66442317 [2] https://github.com/NixOS/nixpkgs/pull/56108#issue-254801596
* | | | lepton: init at 1.2.1Artemis Tosini2019-02-20
| |_|/ |/| |
* | | Merge master into staging-nextFrederik Rietdijk2019-02-16
|\| | | |/ |/|
| * Fix compilationMichael Howell2019-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` building '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv'... unpacking sources unpacking source archive /nix/store/lv2zcapqqn1kjlc616ljap1ddlc2lvx8-source source root is source patching sources configuring Info: creating stash file /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/.qmake.stash building build flags: -j4 -l4 SHELL=/nix/store/i82x3x0yiijkgyqkzh8ni87gspas0f48-bash-4.4-p23/bin/bash cd src/lib/ && ( test -e Makefile || /nix/store/334ck8czp3jhfy0ppy55sb6dxf7yxsdv-qtbase-5.12.0-dev/bin/qmake -o Makefile /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/src/lib/lib.pro INSTALLBASE=/nix/store/rc8z502xa3w0n2qm2vmr5d3l73v1lyyd-wkhtmltopdf-0.12.5 ) && make -f Makefile Project ERROR: Unknown module(s) in QT: xmlpatterns make: *** [Makefile:47: sub-src-lib-make_first-ordered] Error 3 builder for '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv' failed with exit code 2 ```
* | Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-09
|\|
| * oxipng: 2.1.8 -> 2.2.0dywedir2019-02-02
| |
| * pfstools: port to qt5 (#33248)Pascal Wittmann2019-02-01
| | | | | | | | Since release 2.1.0 pfsview supports qt5.
* | Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-01-27
|\|
| * grim: init at 1.0 (#54498)Niclas2019-01-25
| |
* | sng: broaden platformsAlyssa Ross2019-01-25
| | | | | | | | Builds fine on Darwin.
* | Merge pull request #47229 from symphorien/CVE-2018-10196Michael Raskin2019-01-21
|\ \ | | | | | | graphviz: fix CVE-2018-10196
| * | graphviz: fix CVE-2018-10196Symphorien Gibol2018-09-23
| | |
* | | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
| |/ |/|
* | Merge branch 'master' into staging-nextVladimír Čunát2019-01-10
|\ \
| * | scons: 3.0.1 -> 3.0.2Michael Weiss2019-01-07
| | | | | | | | | | | | | | | | | | | | | A few packages broke due to the SCons upgrade (they depended on deprecated options that got removed), I've kept them on version 3.0.1 for now. The rest of the rebuilds seems fine (the failing ones where already in a broken state before this change).
* | | Merge staging-next into stagingFrederik Rietdijk2019-01-05
|\| |
| * | Merge master into staging-nextFrederik Rietdijk2019-01-04
| |\ \
| | * | jhead: 3.02 -> 3.03R. RyanTM2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jhead/versions
| * | | Merge master into staging-nextFrederik Rietdijk2019-01-02
| |\| |
* | | | treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2019-01-02
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | qrencode: merge with libqrencodeJan Tojnar2019-01-01
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2018-12-27
|\| |
| * | pywal: move to pythonPackages and inject path to convertFrederik Rietdijk2018-12-26
| | |
* | | Merge branch 'master' into stagingJan Tojnar2018-12-25
|\| |
| * | guff: init at 0.1.0Mario Rodas2018-12-24
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2018-12-19
|\| |
| * | Merge pull request #52053 from r-ryantm/auto-update/pywalRenaud2018-12-18
| |\ \ | | | | | | | | pywal: 3.1.0 -> 3.2.1
| | * | pywal: 3.1.0 -> 3.2.1R. RyanTM2018-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pywal/versions
* | | | Merge branch 'staging' into make-perl-pathdvolth2018-12-18
|\| | |
| * | | jhead: 3.00 -> 3.02R. RyanTM2018-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jhead/versions
| * | | vulkan-tools: 1.1.85.0 -> 1.1.92R. RyanTM2018-12-08
| |/ / | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/vulkan-tools/versions
* / / lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
|/ /
* | Merge master into staging-nextFrederik Rietdijk2018-12-03
|\ \
| * \ Merge pull request #51329 from c0bw3b/cleanup/gnu-httpsmarkuskowa2018-12-02
| |\ \ | | | | | | | | Favor HTTPS URLs - the GNU edition
| | * | Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
| | * | Treewide: use HTTPS on SourceForgec0bw3b2018-12-02
| | | |
| | * | Treewide: use HTTPS on NonGNU domainsc0bw3b2018-12-02
| | | |
| * | | oxipng: 2.1.6 -> 2.1.8Vladyslav Mykhailichenko2018-12-02
| |/ /
* / / gobject-introspection: rename packageJan Tojnar2018-12-02
|/ / | | | | | | camelCase package name was a huge inconsistency in GNOME package set.