-
would be nice to have this work
```
PROMPT> nix-update pulumiPackages.pulumi-azure-native
$ nix eval --json --impure --expr
let
pkgs = import "/home/teto/nixpkgs";
…
-
**Describe the bug**
When I have a directory structure that has at least two directories with the same name nested in it where each of the folders contains a `flake.nix`:
```
/flake.nix
/a…
-
```
2023-09-26T18:10:44.0217620Z [0mServices[0m [90mwhen a nodePort service targeting a pod with hostNetwork:false is created[0m [0mwhen tests are run towards the agnhost echo service[0m
2023…
-
Hi all,
A lot of the Cardano projects have nix flakes to define their build system and dependencies.
With a nix flake, you can run:
```shell
nix develop
```
To install all dependencies.
Is…
-
**Describe the bug**
When trying to build the derivation at https://github.com/sisyphe-re/RIOT with flakes using `nix build`, a broken symlink to the store is created. The derivation is a *fixed ou…
-
I'm not too familar with flakes, but any chance we can get `cabal` (using project dependencies) installed in nix-shell, in the manner of nixpkgs? This would enable local development with full IDE supp…
-
nix-installer-action downloads an unversioned nix-installer (#84), which installs (I think, as of https://github.com/DeterminateSystems/nix-installer/pull/897) an embedded version of Nix.
I can't w…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
Process has died:
```
1-01-07T20:04:59.156869: "/usr/local/share/android-sdk/platform-tools/adb" exit code: 0
2021-01-07T20:04:59.222259: adb logcat: --------- beginning of crash
2021-01-07T20:04:…
-
Various flake metadata has leaked into URLs and we need to specify clearly which things are acceptable for libfetchers to have in URLs.
(note that putting random stuff in URLs is sketchy in-band si…