Andreas Rammhold

Results 108 comments of Andreas Rammhold

Was there ever a solution for this? I just ran into the same issue when installing `librabbitmq` via pip.

That only works if you have a directory named `.git` within the repos directory. In my case the repository folder is basically the `.git` folder.

This has probably been fixed with https://github.com/mozilla/nixpkgs-mozilla/commit/5ed3b4f96167fab48f48c24ac913470a77d8fad4. I will test this in a bit.

Just tried this with the google/gcs backend on revision 3a1f43306133e8fc981801ea3e0aa31a537edbba and still only getting `{"all":{"hosts":null,"vars":{}}}` :/

> Regardless of their decision we should move forward and not _punish_ all of the users. Punish is probably to strong of a word, but can not think of a...

Still happens with 2.6 and 2.3 when remote building across architectures.

Wasn't this already replaced with `nix run`?

I like the current implementation. After initial confusion (why would anyone do that?!?) I came to prefer that style even when writing code myself. It just looks nicer to me...

I've just seen this issue when deploying via Terraform Cloud :( TF version is 1.0 and the AWS provider is specified as `"~> 3.63.0"`

Can you improve the wording a bit? What is your expected outcome? As far as I can see `get_current()` in your example (and in the [code](https://github.com/MartijnBraam/python-isc-dhcp-leases/blob/831b8277e8f2900db2446c3b823b03c7af034fb8/isc_dhcp_leases/iscdhcpleases.py#L189)) is only returning one...