Package Details: nixpacks 1.29.1-1

Git Clone URL: https://aur.archlinux.org/nixpacks.git (read-only, click to copy)
Package Base: nixpacks
Description: App source + Nix packages + Docker = Image
Upstream URL: https://nixpacks.com
Licenses: MIT
Submitter: alerque
Maintainer: alerque
Last Packager: alerque
Votes: 2
Popularity: 0.31
First Submitted: 2022-07-08 21:43 (UTC)
Last Updated: 2024-11-14 08:11 (UTC)

Latest Comments

roehistat commented on 2024-09-22 10:41 (UTC) (edited on 2024-09-22 10:42 (UTC) by roehistat)

Pulls a lot of images during build:

Unable to find image 'nginx:latest' locally
d00f36de00fe71dd4546cda2d79b62fb46ae4aba3a2931b23bfc6eb43ea155fb
eba3c26198b7: Pulling fs layer 
eba3c26198b7: Downloading [>                                                  ]  506.1kB/49.25MB
fc6c33853069: Download complete 
f1fa3ee22bea: Downloading [=====>                                             ]  114.5kB/983kB
eba3c26198b7: Downloading [=>                                                 ]  1.518MB/49.25MB
095378692b4a: Waiting 
eba3c26198b7: Downloading [===>                                               ]  3.025MB/49.25MB
bd1dbbbda514: Waiting 
Downloading [============>                                      ]  7.437MB/29.13MB=============>          ]  40.29MB/49.25MB
de34c1fda3aa: Waiting 
7118e785f11def5cc6c1b7f61869ac0785195089685d5554e65225ec6f3daf13
5b8b24615ae8: Download complete 
cded0449fb1a: Download complete 
313d7e71f57fb2d6a6f4b153b7e23b4b55d8f2fb51ff2db405e26a9a487ee3b3
587c15f743b5084919ad2debd32832e6fb99d356d430a16ae4bd8dee15728c13
eba3c26198b7: Downloading [======================>                            ]  22.64MB/49.25MB
Downloading [======================================>            ]  51.13MB/65.89MB==>                     ]  17.22MB/29.13MB
b8332069704fbda05af8a4f5bcf4d9e2d09779010ebd3c9f4061232ce5aea38e
Extracting [=================================================> ]   28.9MB/29.13MB========> ]   28.9MB/29.13MB
095d327c79ae: Waiting 
095d327c79ae: Downloading [==================>                                ]  15.35MB/41.88MB

eba3c26198b7: Extracting [==============================================>    ]  46.14MB/49.25MB

And runs a lot of tests, most of which fail

...
    test_ruby_rails_api_app
    test_ruby_sinatra
    test_rust_cargo_workspaces
    test_rust_cargo_workspaces_glob
    test_rust_custom_version
    test_rust_multiple_bins
    test_rust_openssl
    test_rust_ring
    test_rust_toolchain_file
    test_scala_sbt
    test_staticfile
    test_swift
    test_yarn_berry
    test_yarn_custom_version
    test_yarn_prisma
    test_zig

test result: FAILED. 2 passed; 87 failed; 0 ignored; 0 measured; 0 filtered out; finished in 93.19s

syntaxaire commented on 2024-08-29 19:42 (UTC)

Requires running 'rustup default stable' before trying to install, otherwise cannot install.