lom
|
18a66b6767
|
noisetorch: mark insecure
|
2022-05-19 06:45:42 -06:00 |
|
lom
|
274c7e0f5e
|
noisetorch: 0.11.4 -> 0.11.5
|
2022-05-10 20:32:53 -06:00 |
|
legendofmiracles
|
b9e6351d30
|
maintainers: rename legendofmiracles to lom
|
2021-12-01 17:19:48 -06:00 |
|
legendofmiracles
|
778481f1c6
|
noisetorch: 0.11.3 -> 0.11.4
|
2021-09-28 12:33:53 -06:00 |
|
legendofmiracles
|
507d17e2c8
|
noisetorch: 0.10.1 -> 0.11.3
|
2021-06-19 23:43:22 -06:00 |
|
Vladimir Serov
|
d4a5b28e3d
|
noisetorch: 0.9.0 -> 0.10.1
|
2021-04-07 17:48:33 +03:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01: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 |
|
Reed
|
1328c5d95d
|
noisetorch: 0.8.2 -> 0.9.0
|
2020-12-17 15:31:04 -08:00 |
|
Reed
|
eb065adbde
|
noisetorch: 0.8.0-beta -> 0.8.2
|
2020-11-12 14:11:42 -05:00 |
|
Reed
|
c53d879309
|
noisetorch: 0.7.2-beta -> 0.8.0-beta
|
2020-11-12 13:18:00 -05:00 |
|
Reed
|
0a6703019e
|
noisetorch: 0.5.2-beta -> 0.7.2-beta
|
2020-09-09 07:18:44 -04:00 |
|
zowoq
|
cea7cd902e
|
buildGoModule packages: set doCheck = false
|
2020-08-10 16:02:30 +10:00 |
|
vitalii
|
a28d5337b2
|
noisetorch: init at 0.5.1-beta
|
2020-07-21 10:55:58 +02:00 |
|