NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.12k stars 14.15k forks source link

Package request: Docker plugin for JetBrains #348587

Open ASHGOLDOFFICIAL opened 4 weeks ago

ASHGOLDOFFICIAL commented 4 weeks ago

Project description

Can someone please package this plugin (and maybe this one too?) for JetBrains IDEs? I tried to run plugins/update_plugins.py as described here, but script crashes with:

Traceback (most recent call last):
  File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 391, in <module>
    main()
  File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 380, in main
    result["files"] = get_file_hashes(file_list, refetch_all)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 238, in get_file_hashes
    file_hashes[file] = get_hash(file)
                        ^^^^^^^^^^^^^^
  File "/home/ashgoldofficial/Projects/nixpkgs/pkgs/applications/editors/jetbrains/plugins/./update_plugins.py", line 195, in get_hash
    path = path_process.stdout.decode().split("\n")[1]
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

Metadata


Add a :+1: reaction to issues you find important.

obvionaoe commented 4 weeks ago

The terraform plugin would be helpful as well