Commit graph

12 commits

Author SHA1 Message Date
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Arnout Engelen c53ae071ba
reckon: 0.6.0 -> 0.7.1
Particularly nice improvements:
* [fail on unknown account](https://github.com/cantino/reckon/pull/102)
  in interactive mode
* [use - to read from stdin](https://github.com/cantino/reckon/pull/98)
2021-02-07 14:18:06 +01:00
zowoq 59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Arnout Engelen f60ce0313d
reckon: 0.4.4 -> 0.6.0 2021-01-17 10:03:10 +01:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Robin Gloster 006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +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
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Franz Pletz 9b92a07843
treewide: use lib.maintainers for meta.maintainers 2017-01-20 15:44:28 +01:00
Jörg Thalheim 4237a2bd18
reckon: use gemdir 2017-01-18 00:52:47 +01:00
Pascal Wittmann f7e0bc2ae7
Make all meta.maintainers attributes lists 2016-11-20 18:06:03 +01:00
Kyle McKean de7a265117 reckon: init at 0.4.4 2016-08-10 14:16:24 +01:00