Vladimír Čunát
8f33b8cc93
mass rewrite of find parameters to cross-platform style
...
Fixes #9044 , close #9667 . Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.
Rewrite the `-perm` parameters of find:
- completely safe: rewrite `/0100` and `+100` to `-0100`,
- slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Luca Bruno
4f320818e2
dmtx-utils: depend on imagemagick (ZHF)
2015-07-28 17:57:11 +02:00
Nikolay Amiantov
3a2275dd84
imgurbash: add package
2015-07-28 12:33:29 +03:00
goibhniu
a076e4bee6
Merge pull request #8864 from rycee/package/gmic
...
gmic: init at 1.6.5.0
2015-07-16 22:50:16 +02:00
Robert Helgesson
6a1519c631
gmic: init at 1.6.5.0
2015-07-16 22:02:21 +02:00
Bjørn Forsman
9ad01e41de
eplot: init at 2.07
...
Create plots quickly with gnuplot.
http://liris.cnrs.fr/christian.wolf/software/eplot/
2015-07-15 23:37:33 +02:00
Bjørn Forsman
2926f3aa2c
fgallery: init at 1.7
...
fgallery is a static photo gallery generator.
http://www.thregr.org/~wavexx/software/fgallery/
2015-07-15 16:02:37 +02:00
Tuomas Tynkkynen
167cf5c0da
asymptote: Fix source URL
...
The particular mirror (softlayer-ams.dfl.sourceforge.net) seems to be
down (no DNS entry).
2015-07-05 14:31:46 +03:00
Mateusz Kowalczyk
fc26e89159
Merge pull request #8394 from mbakke/maim
...
Add maim and slop
2015-06-19 15:22:20 +01:00
Marius Bakke
3d68e0b0e2
new package: maim
2015-06-18 22:13:06 +01:00
Michael Raskin
de7c3eef17
Update Asymptote
2015-06-14 11:22:32 +03:00
Pascal Wittmann
62d62b6588
Fixed some licenses
2015-06-10 13:00:42 +02:00
Kovacsics Robert (NixOS-SSD2)
f4dce11c19
Major update to vips and nip2 to 8.0.2, changes:
...
- Much better conversion to greyscale
- More efficient use of file descriptors
- Rewritten TIFF pyramid creator
- Removed old stuff
See http://libvips.blogspot.co.uk/2015/05/whats-new-in-80.html
and https://github.com/jcupitt/libvips/blob/master/ChangeLog
2015-06-08 10:56:00 +01:00
Nixpkgs Monitor
2a74e84992
pngcrush: update from 1.7.83 to 1.7.85
2015-06-07 15:43:53 +02:00
Thomas Tuegel
255c0903a1
gnuplot: requires Qt 4
2015-05-25 21:04:01 -05:00
Tobias Geerinckx-Rice
5d5044b2ec
Use mirror:// URIs for ftp.debian.org
...
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Pascal Wittmann
65f1e8e048
ploticus: update from 2.41 to 2.42
2015-05-19 22:06:32 +02:00
William A. Kennington III
c9395e1e92
Merge branch 'master' into staging
2015-05-08 05:59:50 -07:00
Raymond Gauthier
6119355c9c
Simplify standalone diagrams-builder
expression.
2015-04-29 21:46:39 -04:00
Raymond Gauthier
76a8089d96
Added standalone diagram-builder haskell package.
...
Simple wrapper over `haskellng`'s `diagram-builder`
package that allows for simpler install.
2015-04-27 23:02:37 -04:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Spencer Whitt
3e2b774384
cimg, qt4, pdf2svg: enable on Darwin
2015-04-19 19:39:35 -04:00
Eric Seidel
6ec373d776
Merge branch master into staging
2015-04-06 18:58:08 -07:00
Domen Kožar
7cc31b6b49
fix eval
2015-04-02 22:30:28 +02:00
William A. Kennington III
7ccccc15ba
Merge branch 'master' into staging
2015-03-27 16:03:03 -07:00
Michel Kuhlmann
c96bc1e507
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-26 12:20:07 +01:00
Thomas Tuegel
5d1f6ad57c
qt5: make qt-5.4.1 default
2015-03-24 17:14:56 -05:00
Peter Simons
6694ef42a9
Merge branch 'master' into staging.
...
Conflicts:
pkgs/development/libraries/gtk+/2.x.nix
pkgs/tools/security/gnupg/21.nix
pkgs/top-level/all-packages.nix
2015-03-10 12:09:43 +01:00
Moritz Ulrich
4560b11551
pngcrush: update from 1.7.82 to 1.7.83
2015-03-07 12:08:18 +01:00
James Cook
91fa9b27d5
graphviz: Patch to fix CVE-2014-9157 ( close #6640 )
2015-03-03 11:38:02 +01:00
William A. Kennington III
47f9a276c3
graphviz: Add a no x dependency version
2015-02-18 18:15:51 -08:00
Luca Bruno
ca2d7774e0
povray: fix build and add platforms
2015-02-15 18:33:47 +01:00
Pascal Wittmann
92f3ec3ba5
pngnq: update from 1.0 to 1.1
2015-02-13 11:02:27 +01:00
Michael Raskin
f6f3813b65
Packaging Asymptote from scratch to get rid of builderDefsPackage
2015-02-10 00:28:00 +03:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Mateusz Kowalczyk
c49ddebb76
gifsicle: update from 1.86 to 1.87
2015-01-23 19:41:27 +00:00
Lluís Batlle i Rossell
84e9a2e636
Adding a pgf command line tool.
...
(cherry picked from commit 442148e20a031714b03a41eb44f343f6ad088fc6)
2015-01-23 16:09:33 +01:00
Kovacsics Robert (rmk35)
aa2b38afb3
Added vips image processing system and GUI ( close #5766 )
...
VIPS is a free image processing system for large images, nip2 is its GUI
2015-01-21 19:19:56 +01:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
Moritz Ulrich
33fb7e6975
pngcrush: Update to 1.7.82.
2015-01-19 15:47:16 +01:00
lethalman
3d65a59e9f
Merge pull request #5703 from eduarrrd/gnuplot-5
...
gnuplot: bump to 5.0.0, allow choosing qt version
2015-01-19 14:50:14 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Eduard Bachmakov
5915d9c417
gnuplot: bump to 5.0.0, allow choosing qt version
...
default to qt5
2015-01-10 19:51:54 -05:00
Bjørn Forsman
e90d316f19
graphviz: patch vimdot to lookup 'vim' in $PATH
...
Without this it tries to run /usr/bin/vim. Patch is already accepted
upstream.
2015-01-09 07:11:48 +01:00
William A. Kennington III
dd7efcbf36
java: More default cleanups
2015-01-07 14:55:41 -08:00
Robert Helgesson
5b9b923abd
Add package 'unpaper'.
2015-01-03 21:36:43 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Pascal Wittmann
00444ab724
logstalgia: fix build with new glm version
2014-12-04 14:31:28 +01:00