Commit graph

19 commits

Author SHA1 Message Date
R. RyanTM e7ddc0ff6a dbmate: 1.12.0 -> 1.12.1 2021-07-24 20:26:12 -07:00
R. RyanTM 3d3bad9ff3 dbmate: 1.11.0 -> 1.12.0 2021-04-10 07:49:58 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM 512130bffe dbmate: 1.10.0 -> 1.11.0 2020-11-21 19:16:37 +00:00
R. RyanTM b44eda6e8c dbmate: 1.9.1 -> 1.10.0 2020-08-22 05:27:32 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM 6e276d3612 dbmate: 1.9.0 -> 1.9.1 2020-08-07 00:16:19 -07:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM 7e72cc5f85 dbmate: 1.8.0 -> 1.9.0 2020-06-26 06:55:40 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM d06395585f dbmate: 1.7.0 -> 1.8.0 2020-05-02 06:38:24 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 38be8fbe7f dbmate: fix build on darwin 2020-03-21 04:31:00 -05:00
Michael Fellinger 35b405aeb7
dbmate: 1.4.1 -> 1.7.0 2019-10-05 02:26:52 +02: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
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Michael Fellinger 2f92b456ac dbmate: init at 1.4.1 2018-09-29 13:42:28 +02:00