Philip Taron
092a9b8df1
mtdutils: remove with statements
2024-08-18 06:32:22 -07:00
Anderson Torres
9a624d10e3
treewide: remove viric from meta.maintainers [orphans]
...
Since theey is not active from at least six years.
All the packages on this commit became orphans.
---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:
- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
aleksana
592e3845c4
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 19:10:08 +08:00
R. Ryantm
b6faaa7c39
mtdutils: 2.1.6 -> 2.2.0
2024-03-30 00:21:16 +00:00
Nick Cao
c911e99271
mtdutils: fix cross compilation by setting AR in makeFlags
2023-10-24 12:33:25 -04:00
R. Ryantm
01126a570f
mtdutils: 2.1.5 -> 2.1.6
2023-10-11 10:18:11 +00:00
Michael Adler
a5c2a37896
mtdutils: add dev output
...
This contains headers and static libs.
2023-01-11 19:35:19 +01:00
Michael Adler
fbedeabf19
mtdutils: enable parallel building
2023-01-11 19:35:19 +01:00
R. Ryantm
60facffaa9
mtdutils: 2.1.4 -> 2.1.5
2022-12-30 10:34:51 +01:00
R. Ryantm
640b3cb122
mtdutils: 2.1.3 -> 2.1.4
2022-02-13 09:40:14 -08:00
superherointj
df4fac48fc
maintainers: remove superherointj
2021-11-02 18:22:31 -07:00
superherointj
95e04538a1
mtdutils: 2.1.2 -> 2.1.3
2021-07-28 12:25:04 -03:00
superherointj
795e18ed2e
mtd-utils: 2.1.1 -> 2.1.2
2021-03-11 16:04:42 -03:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Andrew Childs
93470276f9
mtdutils: fix cross build
2019-12-30 17:21:39 +01:00
Will Dietz
62e4a35fa7
mtdutils: 1.5.2 -> 2.1.1 ( #62805 )
...
* mtdutils: 1.5.2 -> 2.1.0
http://lists.infradead.org/pipermail/linux-mtd/2019-March/088267.html
And the previous releases, hardcoded version in URL I think caused
this to be missed by auto-updaters for a while now.
1.5.2, FWIW in 2015:
http://lists.infradead.org/pipermail/linux-mtd/2015-August/060723.html
* mtd-utils: 2.1.0 -> 2.1.1
+ cleanup
+ enable tests and parallel building
+ add zstd support
2019-10-15 19:35:14 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
hsloan
1b882edf78
mtdutils: Rely on cc-wrapper to export this env var
2017-06-28 21:29:07 -04:00
Eelco Dolstra
1146f460d3
mtdutils: 1.5.1 -> 1.5.2
...
Fixes gcc 5 build failure.
2016-03-11 12:52:46 +01:00
koral
19907d3abd
Upgraded mtd-utils to v1.5.1
2014-09-22 19:56:49 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell
029aabe7f3
mtdutils: updating, and making them build
...
The previous 1.3.1 wasn't properly fetched by fetchgit, somehow.
2012-09-16 22:41:32 +02:00
Lluís Batlle i Rossell
3e1ee548ba
Make mtdtools crossbuild.
...
svn path=/nixpkgs/trunk/; revision=31381
2012-01-06 22:42:10 +00:00
Lluís Batlle i Rossell
6182f020f2
Making mtd-utils build with gcc 4.5.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24030
2010-10-03 09:12:54 +00:00
Lluís Batlle i Rossell
83bfd42534
Fixing the mtdutils package (install to proper LSB like directories, and remove 'v' in front
...
of the version, which annoyed nix-env name matching)
svn path=/nixpkgs/trunk/; revision=23839
2010-09-17 18:57:38 +00:00
Lluís Batlle i Rossell
060714f287
Adding mtdutils
...
svn path=/nixpkgs/trunk/; revision=21436
2010-04-29 17:54:51 +00:00