Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Vladimír Čunát
ebdea6366a
Merge #149879 : commons-fileupload: 1.3.1 -> 1.4
2022-01-30 09:12:54 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
FliegendeWurst
a4f8d5f144
commons-fileupload: 1.3.1 -> 1.4
2021-12-09 17:33:09 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Daniel Peebles
588a5e92a3
Add commons-math (binary until I get maven build working)
...
Drop jakarta name from fileupload and update its version
Jakarta regexp has been officially retired, and nothing in nixpkgs uses it, so let’s get rid of it.
Add commons-io
More commons additions/cleanup
Closes #4181
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk >
2014-09-20 22:31:47 +01:00