Sandro Jäckel
|
35184a5cf6
|
croc: 9.1.6 -> 9.2.0
|
2021-06-22 01:59:59 +02:00 |
|
Sandro
|
34673e7f24
|
Merge pull request #122376 from wamserma/fix-croc-test-2
|
2021-06-17 00:05:31 +02:00 |
|
Sandro Jäckel
|
911244ebe2
|
croc: 9.1.5 -> 9.1.6
|
2021-06-16 13:03:38 -07:00 |
|
Sandro Jäckel
|
702586e054
|
croc: 9.1.4 -> 9.1.5
|
2021-06-15 02:24:12 +02:00 |
|
Eduardo Quiros
|
089735097f
|
croc: 9.1.3 -> 9.1.4
|
2021-05-12 19:16:13 -06:00 |
|
Eduardo Quiros
|
85aa041a06
|
croc: 9.1.2 -> 9.1.3
|
2021-05-11 16:10:42 -06:00 |
|
Markus S. Wamser
|
286bca1830
|
croc.passthru.tests: partially revert 77c0a490
`--overwrite` is no longer needed for receiving text
|
2021-05-09 21:24:06 +02:00 |
|
R. RyanTM
|
54f592da6a
|
croc: 9.1.1 -> 9.1.2
|
2021-05-09 02:50:51 +00:00 |
|
Sandro
|
b9ed7b607c
|
Merge pull request #121078 from wamserma/fix-croc-test
croc: fix passthru.tests
|
2021-04-30 03:34:03 +02:00 |
|
R. RyanTM
|
d9906b0576
|
croc: 9.1.0 -> 9.1.1
|
2021-04-29 22:48:09 +00:00 |
|
Markus S. Wamser
|
77c0a4907f
|
croc: fix passthru.tests
|
2021-04-28 22:36:36 +02:00 |
|
R. RyanTM
|
0a6f41e438
|
croc: 8.6.12 -> 9.1.0
|
2021-04-22 08:08:18 +00:00 |
|
R. RyanTM
|
cd7b4b64b1
|
croc: 8.6.11 -> 8.6.12
|
2021-03-27 08:23:14 +00:00 |
|
R. RyanTM
|
8177519fbe
|
croc: 8.6.10 -> 8.6.11
|
2021-03-17 10:30:29 +00:00 |
|
R. RyanTM
|
01521df1ea
|
croc: 8.6.8 -> 8.6.10
|
2021-03-10 19:56:00 +00:00 |
|
R. RyanTM
|
f209e49940
|
croc: 8.6.7 -> 8.6.8
|
2021-02-25 08:35:50 +00:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
R. RyanTM
|
d359c75336
|
croc: 8.6.6 -> 8.6.7
|
2021-01-18 13:56:58 +00:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
R. RyanTM
|
8a58e4efe8
|
croc: 8.6.5 -> 8.6.6
|
2020-11-21 18:53:08 +00:00 |
|
R. RyanTM
|
a15f5f379b
|
croc: 8.5.2 -> 8.6.5
|
2020-10-29 12:31:08 +00:00 |
|
Markus S. Wamser
|
166a0642d4
|
croc: add passthru.tests
|
2020-10-25 10:51:49 +01:00 |
|
R. RyanTM
|
668f38cb75
|
croc: 8.5.1 -> 8.5.2
|
2020-10-24 19:23:01 +00:00 |
|
R. RyanTM
|
137a906148
|
croc: 8.5.0 -> 8.5.1
|
2020-10-18 01:18:21 +00:00 |
|
zowoq
|
acd388dd68
|
croc: 8.3.1 -> 8.5.0
https://github.com/schollz/croc/releases/tag/v8.3.2
https://github.com/schollz/croc/releases/tag/v8.4.0
https://github.com/schollz/croc/releases/tag/v8.5.0
|
2020-10-13 20:06:25 +10:00 |
|
Eduardo Quiros
|
98b8f5d2a6
|
croc: 8.3.0 -> 8.3.1
|
2020-09-10 16:57:58 -06:00 |
|
Eduardo Quiros
|
476216ed88
|
croc: 8.0.13 -> 8.3.0
|
2020-09-04 14:00:52 +10:00 |
|
R. RyanTM
|
68c7262cfa
|
croc: 8.0.12 -> 8.0.13
|
2020-08-22 05:10:00 +00:00 |
|
zowoq
|
cea7cd902e
|
buildGoModule packages: set doCheck = false
|
2020-08-10 16:02:30 +10:00 |
|
Eduardo Quiros
|
bae6984c21
|
croc: 8.0.11 -> 8.0.12
new release with updated deps and one fix:
https://github.com/schollz/croc/releases/tag/v8.0.12
|
2020-07-18 01:39:03 +10:00 |
|
Eduardo Quiros
|
fad8d7513b
|
croc: 8.0.9 -> 8.0.11
|
2020-05-20 22:32:09 -06:00 |
|
Colin L Rice
|
d6162dab50
|
go-modules: Update files to use vendorSha256
|
2020-05-14 07:22:21 +01:00 |
|
R. RyanTM
|
aeb1d01518
|
croc: 8.0.7 -> 8.0.9
|
2020-05-02 06:17:25 +00:00 |
|
zowoq
|
6743b118b9
|
croc: 8.0.5 -> 8.0.7
https://github.com/schollz/croc/releases/tag/v8.0.6
https://github.com/schollz/croc/releases/tag/v8.0.7
|
2020-04-10 09:36:46 +10:00 |
|
zowoq
|
8ecb0108d6
|
croc: 8.0.4 -> 8.0.5
https://github.com/schollz/croc/releases/tag/v8.0.5
|
2020-04-01 08:40:58 +10: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 |
|
zowoq
|
2d48c2fbcd
|
croc: 8.0.3 -> 8.0.4
https://github.com/schollz/croc/releases/tag/v8.0.4
|
2020-03-24 19:11:37 -07:00 |
|
Mario Rodas
|
4a5a07a487
|
croc: fix build on darwin
|
2020-03-21 04:34:00 -05:00 |
|
R. RyanTM
|
ba957840f6
|
croc: 6.4.10 -> 8.0.3
|
2020-03-14 04:34:01 +00:00 |
|
Hugo Reeves
|
ddec4efa7c
|
croc: 6.4.8 -> 6.4.10
|
2020-01-28 09:56:18 +13:00 |
|
Eduardo Quiros
|
52e490fd19
|
croc: 6.4.7 -> 6.4.8
|
2019-12-24 00:36:25 -06:00 |
|
Eduardo Quiros
|
93a51b8d1e
|
croc: 6.4.6 -> 6.4.7
|
2019-12-16 11:29:24 -06:00 |
|
Eduardo Quiros
|
1de760838b
|
croc 6.4.1 -> 6.4.6
|
2019-12-03 18:16:57 -06:00 |
|
Hugo Reeves
|
e8f1c6c8d7
|
croc: 6.2.3 -> 6.4.1
|
2019-11-19 09:38:19 -08:00 |
|
Hugo Reeves
|
4893b2783c
|
croc: 6.2.0 -> 6.2.3
|
2019-11-18 11:36:41 +13:00 |
|
Hugo Reeves
|
1591ebfd93
|
croc: 6.1.4 -> 6.2.0
|
2019-10-27 16:54:53 +13:00 |
|
Hugo Reeves
|
f947a311b7
|
croc: 6.1.3 -> 6.1.4
|
2019-10-05 22:24:20 +13:00 |
|
Hugo Reeves
|
72340af111
|
croc: 6.1.1 -> 6.1.3
|
2019-09-21 11:32:47 +12:00 |
|
Hugo Reeves
|
4fa644bcec
|
croc: init at 6.1.1
|
2019-08-01 17:07:58 +12:00 |
|