Adam Perkowski

Results 125 comments of Adam Perkowski

We could check for an env variable `$USER` or `$UID` and if that fails, use `std::process::Command` with `id -u`. Wouldn't be very efficient.

How about `nix::unistd`?

> What about the scripts ?? scripts are fine

We'd also need to think about the version names here because we have `YYYY.MM.DD`, `0.1.0`, `v0.1` and `v1.0` on YouTube. It's not gonna go well this way. It's recommended to...

> Linutil-pre & linutil-pre-bin would also need to be packaged, since there are separate prerelease builds. Is this really neccessary though? Especially with `linutil-git`. > I think it would be...

Will start working on the packages tomorrow. (I might do some today)

[linutil](https://aur.archlinux.org/packages/linutil), [linutil-git](https://aur.archlinux.org/packages/linutil-git) & [linutil-bin](https://aur.archlinux.org/packages/linutil-bin) up on AUR

@lj3954 You're right. Don't know what are libalpm and clibs doing there. Must've missed that.

> Linutil is not git cloning as per the PKGBUILD. It is just downloading the release tar and extracting it. So we don't need git as a dependency. Can I...

AUR packages updated to support ARM