Search results

Jump to: navigation, search
  • Create a shell.nix with: nix-shell shell.nix --run "pd -lib zexy"`
    308 bytes (38 words) - 11:01, 6 April 2024
  • $ nix-build shell.nix ...-store --query --requisites}} on the '''derivation''' {{ic|nix-instantiate shell.nix}} however that results in a '''source transitive closure'''; which is unece
    2 KB (266 words) - 11:02, 6 April 2024
  • === shell.nix === ** [https://discourse.nixos.org/t/arduino-ide-environment/2086 shell.nix for Arduino IDE]
    3 KB (353 words) - 11:07, 6 April 2024
  • The easiest way to use bazel is with nix-shell by creating a file called shell.nix in the root of the project (alongside the WORKSPACE): ...a shell.nix like direnv, lorri, and devenv, they are not compatible with a shell.nix that creates an FHS environment, since the FHS environment requires a sub-s
    2 KB (250 words) - 11:03, 6 April 2024
  • == Example shell.nix, CPU only == == Example shell.nix with GPU support ==
    3 KB (462 words) - 11:04, 6 April 2024
  • === Create shell.nix with all dependencies === we create a <code>shell.nix</code> in the project directory:
    3 KB (427 words) - 10:55, 6 April 2024
  • For example, put this <code>shell.nix</code> in the directory with your cypress tests:
    508 bytes (72 words) - 11:10, 6 April 2024
  • ...utorials, etc.), but we can start developing using a simple Makefile and a shell.nix. First create a <code>shell.nix</code>, with the requirements to compile our simulation.
    2 KB (234 words) - 11:02, 6 April 2024
  • ...ps://github.com/nix-community/nix-environments nix-environments] has <code>shell.nix</code> files for: ** [https://github.com/nix-community/nix-environments/blob/master/envs/yocto/shell.nix Yocto]
    691 bytes (90 words) - 11:07, 6 April 2024
  • ...t more finnicky than usual because of the gradle setup. This is an example shell.nix file.
    577 bytes (81 words) - 11:02, 6 April 2024
  • ...ory shell.nix is located''' (with command <code>nix-shell /any/path/to/any/shell.nix</code>), '''this template will not set the core directory inside the projec
    4 KB (494 words) - 09:15, 7 April 2024
  • Create a <code>shell.nix</code>, and run <code>nix-shell</code> # shell.nix
    3 KB (424 words) - 10:56, 6 April 2024
  • {{file|cuda-shell.nix|nix|<nowiki> # Run with `nix-shell cuda-shell.nix`
    6 KB (854 words) - 11:05, 6 April 2024
  • It's possible to create a build environment (shell.nix) to use with gradlew as a FHS environment: ...iable to build Android without huge amounts of editing. This is an example shell.nix file.
    8 KB (1,038 words) - 10:54, 6 April 2024
  • You can for example put this <code>shell.nix</code> in the directory with your playwright tests:
    2 KB (240 words) - 11:10, 6 April 2024
  • ...ies for which NixOS is shipping newer versions, and then use the following shell.nix:
    2 KB (236 words) - 11:02, 6 April 2024
  • ...example in VSCode), put <tt>hardeningDisable = [ "fortify" ];</tt> inside shell.nix or in the <tt>mkShell</tt> invocation argument like this: One way to achieve this is to have something like the following as <code>shell.nix</code> and run the compilation in a nix-shell:
    5 KB (678 words) - 10:54, 6 April 2024
  • ...ithout compiler wrapper. However it is possible to use the following <code>shell.nix</code> to get started and provide the missing flags to the compiler manuall
    2 KB (289 words) - 11:02, 6 April 2024
  • Here's an example <code>shell.nix</code>: ...ormal" Rust experience I recommend using rustup with the following example shell.nix:
    15 KB (2,013 words) - 10:55, 6 April 2024
  • ...ttps://nixos.org/nixpkgs/manual/#sec-pkg-override] your package in a <code>shell.nix</code> file to add test and coverage dependencies, that are not necessary f ...reproducible development environment. To do so, you have to create a <code>shell.nix</code> file at the root of your repository. For example, if you want to hav
    9 KB (1,300 words) - 10:57, 6 April 2024

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)