Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://en.wikipedia.org/wiki/Strip_search_phone_call_scam — found via Wikipedia
Strip search phone call scam
her attorney, broke off her engagement with Nix. Mount Washington police, after doing a simple keyword search on the Internet, quickly realized that this
-
https://discourse.nixos.org/t/where-is-nix-path-supposed-to-be-set/16434/9 — found via Mwmbl
Where is NIX_PATH supposed to be set? - #9 by magthe - Help - Ni…
error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I) in my shell. And indeed, NIX_PATH isn’t set at all. If I set it…
-
https://oxij.org/note/nixpkgs/misc/ — found via Mwmbl
Misc Nixpkgs/NixOS-related project ideas
preenix: pre-evaluated nix search and nix install Some of Consequence 1 and all of Consequence 2 of current Nixpkgs metrics can be solved by making a sep…
-
https://github.com/NixOS/nix/issues/5642 — found via Mwmbl
nix search with `-f` works poorly with "installable" semantics ·…
Saved searches Use saved searches to filter your results more quickly You signed in with another tab or window. Reload to refresh your session.You signed…
-
https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-search — found via Mwmbl
nix search - Nix Reference Manual
nix search searches installable (which can be evaluated, that is, a flake or Nix expression, but not a store path or store derivation path) for packages …
-
https://lobste.rs/s/9g8ojm/lightning_introduction_nix_for — found via Mwmbl
Lightning Introduction to Nix for Developers | Lobsters
Hm, I have now completely switched to nix search instead of nix-env -q; do you see any disadvantages in it? edit: A huge question I’m having regarding ni…
-
https://stackoverflow.com/a/56137092 — found via Mwmbl
nixos - What does the <nixpkgs> string / value mean in Nix? - St…
Note that the Nix search path is impractical in many situations. You can only pass it from the outside, and it easily creates impurity. In my experience,…