Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
R. RyanTM
|
0229bebd37
|
cimg: 2.9.3 -> 2.9.4
|
2020-11-27 12:11:36 +00:00 |
|
R. RyanTM
|
88aedac5d3
|
cimg: 2.9.2 -> 2.9.3
|
2020-11-17 08:22:33 +00:00 |
|
R. RyanTM
|
f03235e528
|
cimg: 2.9.1 -> 2.9.2
|
2020-09-07 15:27:20 +00:00 |
|
R. RyanTM
|
482a91e122
|
cimg: 2.9.0 -> 2.9.1
|
2020-06-15 16:02:21 +00:00 |
|
AndersonTorres
|
b818fb185a
|
cimg: 2.8.4 -> 2.9.0
|
2020-04-14 21:39:39 -03:00 |
|
R. RyanTM
|
e572b36a29
|
cimg: 2.8.3 -> 2.8.4
|
2020-03-06 07:28:31 +00:00 |
|
R. RyanTM
|
7ba74f35ed
|
cimg: 2.8.0 -> 2.8.3
|
2020-02-08 02:49:52 +00:00 |
|
R. RyanTM
|
5934692d6a
|
cimg: 2.7.5 -> 2.8.0 (#76230)
|
2020-01-09 14:43:26 +01:00 |
|
R. RyanTM
|
fc8f371706
|
cimg: 2.7.4 -> 2.7.5
|
2019-11-02 11:13:31 -07:00 |
|
R. RyanTM
|
750c166455
|
cimg: 2.7.1 -> 2.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-10-21 19:50:53 -07:00 |
|
Jan Tojnar
|
01e7149af6
|
cimg: 2.7.0 → 2.7.1
|
2019-09-07 20:15:57 +02:00 |
|
Frederik Rietdijk
|
f65aa21bb2
|
Merge master into staging-next
|
2019-08-18 12:53:44 +02:00 |
|
R. RyanTM
|
a9afe6fad9
|
cimg: 2.6.7 -> 2.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-08-17 15:29:25 -07:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
R. RyanTM
|
5fe6fe9078
|
cimg: 2.6.6 -> 2.6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-08-03 20:45:40 -07:00 |
|
R. RyanTM
|
3b27d1c2c0
|
cimg: 2.6.5 -> 2.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-07-02 20:10:13 +02:00 |
|
R. RyanTM
|
29474ece78
|
cimg: 2.6.4 -> 2.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-06-17 15:29:33 +02:00 |
|
R. RyanTM
|
8b22efb006
|
cimg: 2.5.7 -> 2.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-06-01 02:25:35 -07:00 |
|
R. RyanTM
|
ff37f7c541
|
cimg: 2.5.6 -> 2.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-04-30 06:02:02 -07:00 |
|
R. RyanTM
|
7c72274164
|
cimg: 2.5.5 -> 2.5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-04-14 04:13:20 -07:00 |
|
R. RyanTM
|
ce8aa0ef5e
|
cimg: 1.7.9 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
|
2019-03-31 23:20:42 -07:00 |
|
michael bishop
|
0e9a01355a
|
cimg: fix paths and unbreak overrides
|
2017-04-24 09:16:51 -03:00 |
|
ndowens
|
1e68693cef
|
cimg: 1.7.0 -> 1.7.9
|
2017-03-12 08:32:32 +01:00 |
|
Franz Pletz
|
a6fdcea877
|
cimg: 1.5.9 -> 1.7.0
|
2016-05-03 16:15:20 +02:00 |
|
zimbatm
|
69ce5cb656
|
use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
|
2016-02-28 12:07:42 +00:00 |
|
Spencer Whitt
|
3e2b774384
|
cimg, qt4, pdf2svg: enable on Darwin
|
2015-04-19 19:39:35 -04:00 |
|
AndersonTorres
|
b39e5ce957
|
Small style fixups
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
|
2014-09-10 21:34:50 -03:00 |
|
AndersonTorres
|
40b13e798b
|
CImg and WxCam - New Packages #3519
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
|
2014-09-04 20:44:05 +04:00 |
|