mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
jetbrains updater: use perlPackages.LWPProtocolhttps
This commit is contained in:
parent
9cc023a9b4
commit
00101eb7c9
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i perl -p perl perlPackages.LWP
|
||||
#!nix-shell -i perl -p perl perlPackages.LWPProtocolhttps
|
||||
|
||||
use strict;
|
||||
use List::Util qw(reduce);
|
||||
|
Loading…
Reference in New Issue
Block a user