Shawn8901
0a1dd3ced1
treewide: remove global with lib; in pkgs/{misc,networking}
2023-01-24 17:29:20 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Stig Palmquist
011f472b29
convos: 6.42 -> 7.02
2022-07-26 22:37:55 +02:00
Stig Palmquist
e7b7042e42
convos: 6.26 -> 6.42
2021-12-22 11:45:45 +01:00
Stig Palmquist
21ba59294d
convos: 6.24 -> 6.26
2021-07-20 19:51:21 +02:00
Stig Palmquist
09b17967b3
convos: 6.11 -> 6.24
2021-06-15 15:00:06 +02:00
Zak B. Elep
ce19511cb9
convos: 6.06 -> 6.11
2021-04-14 17:14:20 +08:00
Zak B. Elep
69d546054a
convos: 5.11 -> 6.06
2021-03-19 12:51:46 +08:00
Samuel Gräfenstein
e5deebdf53
treewide: Remove references to perlPackages.TestMore
...
It's not needed anymore since it's built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Stig Palmquist
c7c869aaec
convos: 5.00 -> 5.11
2021-01-20 02:49:44 +01:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Stig Palmquist
b2a5ce6a90
convos: 4.40 -> 5.00
2020-11-19 04:36:04 +01:00
Stig Palmquist
88c34acae3
convos: 4.33 -> 4.40
2020-09-23 13:11:00 +02:00
Stig Palmquist
680cd3c318
convos: 4.29 -> 4.33
2020-08-27 05:32:11 +02:00
Stig Palmquist
f0fe148b90
convos: 4.23 -> 4.29
...
- removed unnecessary `rec`
- removed fixes for tests that are fixed in this version
2020-07-29 13:56:44 +02:00
Stig Palmquist
0c21a99a1a
convos: fix tests
...
- Patch for time() dependent test started to fail after 1594263232.
- Patch for disk space test that fails on zfs.
2020-07-19 20:21:47 +02:00
Stig Palmquist
aa72205323
convos: 4.22 -> 4.23
2020-07-08 13:01:44 +02:00
Frederik Rietdijk
cd8e099ffe
convos: fix eval
2020-06-26 10:23:52 +02:00
Stig Palmquist
497ac5b423
convos: init at 4.22
...
dependencies:
perlPackages.IRCUtils: init at 0.12
perlPackages.LinkEmbedder: init at 1.12
perlPackages.MojoliciousPluginWebpack: init at 0.12
perlPackages.ParseIRC: init at 1.22
perlPackages.TimePiece: init at 1.3401
perlPackages.UnicodeUTF8: init at 0.62
2020-06-22 13:58:33 +02:00