R. RyanTM
f739404c2b
joker: 0.15.6 -> 0.15.7
2020-10-18 15:14:12 +00:00
zowoq
42313b92bc
buildGoModule: remove platform.all from packages
2020-08-15 19:34:47 -07:00
R. RyanTM
d996c72306
joker: 0.15.5 -> 0.15.6 ( #95407 )
2020-08-14 21:48:06 -07:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
zowoq
3c5750d1cd
buildGoModule packages: editorconfig fixes
2020-07-31 13:58:04 +10:00
R. RyanTM
5e73c358aa
joker: 0.15.4 -> 0.15.5
2020-07-03 19:57:53 +00:00
R. RyanTM
81c9cc0b60
joker: 0.15.3 -> 0.15.4
2020-06-10 01:51:27 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
R. RyanTM
28bea11385
joker: 0.15.0 -> 0.15.3
2020-05-05 12:18:09 +00:00
R. RyanTM
89840eb7ae
joker: 0.14.2 -> 0.15.0
2020-04-05 22:01:56 +00: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
618075428b
joker: fix build on darwin
2020-03-21 05:29:00 -05:00
R. RyanTM
94c7f25f69
joker: 0.14.1 -> 0.14.2
2020-03-05 02:36:00 +00:00
R. RyanTM
3ba4b3f4e0
joker: 0.14.0 -> 0.14.1
2020-02-08 10:07:45 +00:00
R. RyanTM
174190dae1
joker: 0.12.9 -> 0.14.0
2020-01-10 19:39:34 -05:00
R. RyanTM
a86c304180
joker: 0.12.7 -> 0.12.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/joker/versions
2019-10-22 10:07:53 +02:00
André Stylianos Ramos
ca8558af6c
joker: 0.12.4 -> 0.12.7
2019-09-03 04:50:02 -03: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
André Stylianos Ramos
94545c30c5
joker: 0.12.2 -> 0.12.4
2019-08-01 05:33:18 -03:00
Ernestas Lisauskas
a8f47d64e6
joker: 0.10.1 -> 0.12.2
2019-04-16 18:28:56 +01:00
André Stylianos Ramos
3a7d9f84f8
joker: 0.9.7 -> 0.10.1
2018-11-08 20:19:06 -02:00
André Stylianos Ramos
13b5063a8d
joker: 0.9.5 -> 0.9.7 ( #46673 )
2018-09-15 02:05:52 +02:00
André Stylianos Ramos
9d7831b859
joker: 0.9.4 -> 0.9.5 ( #44776 )
2018-08-09 08:16:58 +02:00
André Stylianos Ramos
62bb9d3389
joker: 0.9.3 -> 0.9.4 ( #43334 )
2018-07-11 11:47:11 +02:00
André Stylianos Ramos
1c3798f1cb
joker: 0.9.2 -> 0.9.3 ( #41577 )
2018-06-06 22:13:00 +02:00
Andre Ramos
9c8353aa9b
joker: 0.9.1 -> 0.9.2
2018-05-10 11:13:36 +02:00
Andre Ramos
3f9cc31af4
joker: 0.8.9 -> 0.9.1
2018-04-03 12:49:15 +02:00
Ryan Mulligan
8d82f9e06d
joker: 0.8.7 -> 0.8.9
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin/bin/joker -h` got 0 exit code
- ran `/nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin/bin/joker --help` got 0 exit code
- ran `/nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin/bin/joker help` got 0 exit code
- ran `/nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin/bin/joker -v` and found version 0.8.9
- ran `/nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin/bin/joker --version` and found version 0.8.9
- found 0.8.9 with grep in /nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin
- found 0.8.9 in filename of file in /nix/store/16sl6aacbf5yg39jy7k5851ixs26hsnh-joker-0.8.9-bin
cc "@andrestylianos @ehmry @lethalman"
2018-02-26 19:38:12 -08:00
André Stylianos Ramos
dac6aa7d4e
joker: 0.8.6 -> 0.8.7
2017-12-17 04:40:53 +01:00
Orivej Desh
a167ea6875
joker: do not install private generators
2017-11-04 07:03:06 +00:00
André Stylianos Ramos
49e0be1d4d
joker: init at 0.8.6
2017-11-04 06:36:16 +01:00