Mark Vainomaa
f8fa489193
deno: fix sharedLibrary value usage
...
stdenv.hostPlatform.extensions.sharedLibrary value always contains a
dot, which means find command was trying to match
libswc_common..(so|dylib)
2021-12-18 15:09:27 +02:00
Mark Vainomaa
387783a333
deno: remove unused library file
2021-12-17 18:51:35 +02:00
Mark Vainomaa
59c2be70e0
deno: 1.16.4 -> 1.17.0
2021-12-17 13:16:10 +02:00
R. Ryantm
1c4fa520d6
deno: 1.16.3 -> 1.16.4
2021-12-06 02:54:43 +00:00
06kellyjac
b9f2c542ba
deno: 1.16.2 -> 1.16.3
2021-11-25 11:13:51 +00:00
Mark Vainomaa
2ff27bbc8e
deno: run deno fmt on update script
2021-11-19 15:59:59 +02:00
Mark Vainomaa
c5ab781203
deno: 1.15.3 -> 1.16.2
...
Also update crate name to look for in Cargo.toml - rusty_v8 has been
renamed to v8
2021-11-19 15:49:47 +02:00
06kellyjac
ea9be2b781
deno: 1.15.2 -> 1.15.3
2021-10-25 14:13:09 +01:00
R. RyanTM
04e1d2483b
deno: 1.15.1 -> 1.15.2
2021-10-19 11:04:39 +00:00
06kellyjac
80f13fb93d
deno: 1.15.0 -> 1.15.1
2021-10-13 10:47:29 +01:00
R. RyanTM
d254f71fee
deno: 1.14.3 -> 1.15.0
2021-10-13 00:59:23 +00:00
R. RyanTM
9ffb86d9df
deno: 1.14.2 -> 1.14.3
2021-10-05 00:53:54 +00:00
R. RyanTM
01d12be5e9
deno: 1.14.1 -> 1.14.2
2021-09-29 01:05:19 +00:00
R. RyanTM
0e4230f1bd
deno: 1.14.0 -> 1.14.1
2021-09-22 04:31:43 +00:00
R. RyanTM
507dcc10b2
deno: 1.13.2 -> 1.14.0
2021-09-15 09:51:53 +00:00
R. RyanTM
bd51f857d8
deno: 1.13.1 -> 1.13.2
2021-08-24 03:26:31 +00:00
R. RyanTM
a7767ed766
deno: 1.13.0 -> 1.13.1
2021-08-17 03:18:52 +00:00
R. RyanTM
e8f74e7926
deno: 1.12.2 -> 1.13.0
2021-08-10 23:58:24 +00:00
R. RyanTM
bf22d079ed
deno: 1.12.1 -> 1.12.2
2021-07-27 00:22:02 +00:00
R. RyanTM
f0e45bd897
deno: 1.12.0 -> 1.12.1
2021-07-20 15:36:05 +00:00
06kellyjac
9caefab5aa
deno: 1.11.5 -> 1.12.0
2021-07-13 15:46:24 +01:00
06kellyjac
83d46e6d23
deno: 1.11.4 -> 1.11.5
2021-07-07 12:23:29 +01:00
06kellyjac
1122506bc4
deno: 1.11.3 -> 1.11.4
2021-07-07 12:23:28 +01:00
06kellyjac
55017c2277
deno: 1.11.2 -> 1.11.3
2021-06-29 21:54:54 +01:00
06kellyjac
55cc140922
deno: 1.11.1 -> 1.11.2
2021-06-21 22:02:13 +01:00
06kellyjac
a58e5facde
deno: 1.11.0 -> 1.11.1
2021-06-16 08:48:46 +01:00
R. RyanTM
c374fd03ff
deno: 1.10.3 -> 1.11.0
2021-06-09 04:00:20 +00:00
R. RyanTM
c89224c2d3
deno: 1.10.2 -> 1.10.3
2021-06-01 08:00:51 +00:00
Stéphan Kochen
706cdcf598
deno: fix darwin build
2021-05-18 20:34:32 -07:00
R. RyanTM
9c6a26b734
deno: 1.10.1 -> 1.10.2
2021-05-18 02:22:43 +00:00
06kellyjac
3b36371ccd
deno: 1.9.2 -> 1.10.1
2021-05-12 14:52:48 +01:00
06kellyjac
aad770e2a0
deno: 1.9.1 -> 1.9.2
2021-04-23 19:02:56 +01:00
06kellyjac
1d86d9e37c
deno: add libiconv as a darwin dependency
2021-04-22 09:39:23 +01:00
06kellyjac
59522944d0
deno: 1.9.0 -> 1.9.1
2021-04-21 08:23:05 +01:00
06kellyjac
8c57f22324
deno: 1.8.3 -> 1.9.0
2021-04-13 20:24:59 +01:00
06kellyjac
f4593abda0
deno: 1.8.2 -> 1.8.3
2021-04-04 12:18:18 +01:00
06kellyjac
9d23d2c5f3
deno: 1.8.1 -> 1.8.2
2021-03-22 00:16:07 +00:00
Mario Rodas
58bcc97dc2
deno: fix build on darwin
2021-03-14 04:20:00 +00:00
06kellyjac
d45cf406a4
deno: 1.8.0 -> 1.8.1
2021-03-13 11:08:06 +00:00
06kellyjac
c034a1412b
deno: update update script to changed deno
2021-03-12 19:34:26 +00:00
06kellyjac
9611f03177
deno: make it easier to override librusty_v8
2021-03-12 19:15:56 +00:00
06kellyjac
dd50d1df59
deno: 1.6.3 -> 1.8.0
...
Added aarch64-darwin as it's been manually complied and added to
releases since 0.14.0
Removed fetchSubmodules as it couldn't fetch wpt at detached commit
a51d36327febebc8634d7b523a7e620f4ebdbf26. Doesn't seem required for much
other than testing.
Added installCheckPhase
Moved the librusty_v8 stuff within the preBuild phase and changed the
names
Skipped 1.7.X releases as there wasn't an aarch64-linux release of
librusty_v8.a available
2021-03-12 10:15:53 +00:00
Ben Siraphob
2f78ee7e81
pkgs/development: stdenv.lib -> lib
2021-01-24 00:16:29 +07: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
06kellyjac
40ce61a7b8
deno: 1.6.2 -> 1.6.3
2021-01-01 14:59:52 +00:00
06kellyjac
41b9393e49
deno: 1.6.1 -> 1.6.2
2021-01-01 10:41:00 +00:00
06kellyjac
ba9896ea68
deno: 1.6.0 -> 1.6.1
2021-01-01 10:41:00 +00:00
06kellyjac
3db6bba700
deno: 1.5.4 -> 1.6.0
2021-01-01 10:41:00 +00:00
06kellyjac
68e0f805cd
deno: 1.5.3 -> 1.5.4
2021-01-01 10:41:00 +00:00
06kellyjac
b320df0d5b
deno: 1.5.2 -> 1.5.3
2020-11-16 19:54:39 +00:00