DavHau

Results 130 issues of DavHau

exporting variables via shellHook of mkShell doesn't seem to have any effect

This might have been triggered by a recent garbage collect. Even a `direnv reload` doesn't help. ~/p/g/mach-nix ❯❯❯ cat .envrc . nix/sorri mach-nix ~/p/g/mach-nix ❯❯❯ direnv allow direnv: loading ~/synced/projects/github/mach-nix/.envrc...

I'm using direnv with fish and whenever sorri detects a change and decides to re-evaluate, I'm getting: ``` ~/p/g/mach-nix ❯❯❯ direnv: loading ~/synced/projects/github/mach-nix/.envrc sorri: looking for matching cached shell in...

This PR initializes templates for integration with dream2nix and adds a test that can be executed via: `nix run .#dream2nix-integration-test`. I do not intend to complete this PR, but it...

The [nixops manual](https://hydra.nixos.org/build/115931128/download/1/manual/manual.html) linked in this projects readme as of now doesn't contain information about `deployment.virtualbox.headless` for example. Older versions of the manual like [this](https://releases.nixos.org/nixops/nixops-1.6.1/manual/manual.html) do list these options.

#### Motivation It seems to be a recurring issue since years that the included vbox images for the stable version of NixOps are outdated. This is especially bad for people...

I just had a failing instance of `ofborg-eval-lib-tests`: https://gist.github.com/GrahamcOfBorg/85196b733b08a4c1c29909c2a1a5af42 ... and I'm having a hard time trying to debug this. Several things are missing here: 1. **Which commands were executed**:...

It seems like someone is spamming pypi quite hard with libraries related to `roblox` and `robux`. see https://github.com/DavHau/pypi-deps-db/commit/d0a9f29fb0932029ffe854c74bce4c868c01b280 Does it make sense to implement a filter to reduce storage requirements?

For better readability and decreased redundancy. Ensure changes are reflected in Readme

This helps preventing leakage of leftover files from debugging to end up in the src deriavtion. Like for example sqlite3 db files.