Alyssa Ross
22eec5cccc
popt: use upstream source; add homepage; adopt
2021-06-11 13:30:03 +00:00
R. RyanTM
2e4e20f4f6
popt: 1.16 -> 1.18
2021-03-20 09:32:10 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jörg Thalheim
97c40baa9c
popt: set src to working mirror
...
rpm5.org no longer exists as a domain
2020-03-17 14:37:52 +00:00
Markus Kowalewski
f1fe677ab2
popt: add license
2018-10-25 23:10:20 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
U-user-PC\\user
6c7899b1f6
cygwin: popt patches
2015-05-28 10:53:36 +02:00
Florian Friesdorf
daa459cc8a
popt-0.16
...
Thanks to Peter Simons for preparing this. Make sure you have nixos 31132.
svn path=/nixpkgs/trunk/; revision=31133
2011-12-28 21:48:55 +00:00
Peter Simons
c919a8ae21
popt: revert update to version 1.16
...
After revision 30933, nixos-rebuild fails, saying:
output is not allowed to refer to path `/nix/store/1q7jn20nn85hp0z66iqqf1wb53sgs81w-popt-1.16'
WTF does that mean?
svn path=/nixpkgs/trunk/; revision=30934
2011-12-16 11:57:17 +00:00
Peter Simons
21ba038044
popt: updated to version 1.16
...
svn path=/nixpkgs/trunk/; revision=30933
2011-12-16 11:44:44 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Michael Raskin
4290be9a99
Various fixes to lessen reliance on nix.cs.uu.nl for tarballs; version bumps for unavailabel tarballs; ATI driver builds now
...
svn path=/nixpkgs/trunk/; revision=9952
2007-12-18 22:56:12 +00:00
Armijn Hemel
5c946da49e
d'oh.
...
svn path=/nixpkgs/trunk/; revision=6281
2006-08-27 20:18:07 +00:00
Armijn Hemel
ac298dd698
fix sources stuff
...
svn path=/nixpkgs/trunk/; revision=6278
2006-08-27 19:59:23 +00:00
Armijn Hemel
ce1f654219
new popt library. Versions > 1.7 are only distributed from within the RPM tarball, so I extracted it manually and put it on losser...not good.
...
svn path=/nixpkgs/trunk/; revision=6277
2006-08-27 18:57:12 +00:00
Eelco Dolstra
94fe7734fa
* Glibc 2.3.6.
...
* GCC 3.4.5.
* Updated several other stdenv packages.
* Modified the builders of several packages to use the generic
builder.
svn path=/nixpkgs/trunk/; revision=4336
2005-12-06 00:12:45 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
12ae5363ea
* Remove trivial builders.
...
* Make builders unexecutable by removing the hash-bang line and
execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
`mkDerivation'. These transformations were all done automatically,
so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.
svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra
2fcc5fdb08
* "!isNull x" -> "x != null". Done automatically. Hope nothing
...
broke.
svn path=/nixpkgs/trunk/; revision=870
2004-03-29 10:25:25 +00:00
Eelco Dolstra
823b3e4770
* Added `zapping', a TV viewer application. It depends on Gnome, so
...
lots of packages are needed.
svn path=/nixpkgs/trunk/; revision=681
2004-01-21 09:34:19 +00:00