Commit Graph

12 Commits

Author SHA1 Message Date
Evils
bb9bc68e2b f3: fix linux build 2022-10-22 09:00:38 +02:00
Cody P Schafer
af50c2cb27
f3: fix build on darwin
- parted is broken on darwin, but is not needed for the executables
   built on darwin anyway (f3read/f3write), so we can move it to the
   linux dep
 - argp.h is needed, include argp-standalone for it
2022-10-16 20:07:31 -04:00
R. RyanTM
f848ac2010 f3: 7.2 -> 8.0 2020-11-02 01:51:54 +00:00
Peter Hoeg
5f19b74d13
f3: clean-ups and compile on darwin (#98365)
* f3: clean-ups and compile on darwin

* fixed from feedback
2020-09-21 20:47:12 +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
R. RyanTM
a7d9edab85 f3: 7.1 -> 7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/f3/versions
2019-07-01 05:55:58 -07:00
R. RyanTM
ae9a72418f f3: 7.0 -> 7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/f3/versions
2018-11-19 10:04:52 -08:00
Johannes Frankenau
5b1cd5d27b f3: 6.0-2016.11.16-unstable -> 7.0 2018-03-12 23:37:55 +01:00
Eric Litak
0a77fc86b2 f3: corrected version number 2016-11-27 06:52:38 -08:00
Eric Litak
c4650769f5 f3: newer git rev, build extra binaries 2016-11-27 02:40:58 -08:00
makefu
36e0aedae7
f3: init at 6.0 2016-09-28 13:31:27 +02:00