1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-17 02:14:36 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Timo Kaufmann cf0419e7d5 fplll: add changelog 2019-12-12 17:50:08 +01:00
Timo Kaufmann 0fa66219cc fplll: clean up dependencies
autoreconfHook implies autotools.
2019-12-11 10:32:46 +01:00
Timo Kaufmann ed8d53655f fplll: update formatting
According to my perception of the current community standards.
2019-12-11 10:32:32 +01:00
Vladimír Čunát 991c0e1618
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +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
Timo Kaufmann c8987a72e4 fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev (#40995) 2018-05-24 16:36:18 +02:00
Timo Kaufmann bca79a970a fplll: 5.0.2 -> 5.2.0 2018-04-13 17:31:46 +02:00
Michael Raskin e405c88d5b fplll: init at 5.0.2 2016-10-26 11:06:32 +02:00