ajs124
ajs124
###### Description of changes https://github.com/webmproject/libwebp/releases/tag/v1.2.4 ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ]...
microG is pretty cool, but some of us still require the google apps right now. Do you have any plans to add support for including google apps in rom builds...
## What needs to be done The tests use the old perl test runner, which is deprecated in/removed from recent nixpkgs: ``` trace: warning: Perl VM tests are deprecated and...
## Proposed solution When running `nix log` with a path in a binary cache served by eris that has the logs under `/nix/var/log/[…]`, ## Alternatives considered Leave as is, I...
**Describe the bug** hydra truncates git revisions too short, in some places. e.g. `src/root/common.tt`. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://hydra.nixos.org/build/185573231 2. Take the second hash...
IMHO it would sometimes be nice to be able to set not only a `owner` and `group` for a secret, but an ACL, instead. The issue with this has always...
Closes #1362
see commit msg
When re-running composer2nix, I observed some downloads of the same commits not resulting in the same checksums, e.g. ```diff src = composerEnv.buildZipPackage { name = "webmozart-assert-ab2cb0b3b559010b75981b1bdce728da3ee90ad6"; src = fetchurl {...