Daniel Kahlenberg

Results 50 issues of Daniel Kahlenberg

Using the following overlay: ```nix self: super: rec { crate2nix-tools = import ((builtins.fetchTarball sources.crate2nix.url) + "/tools.nix") {}; nil-src = import (crate2nix-tools.generatedCargoNix { name = "nil"; src = builtins.fetchTarball sources.nil.url; })...

When loading EXAMPLES/Examples.hs I get: > *System.Directory.Tree> :l EXAMPLES/Examples.hs [1 of 2] Compiling System.Directory.Tree ( System/Directory/Tree.hs, interpreted ) [2 of 2] Compiling Main ( EXAMPLES/Examples.hs, interpreted ) > >EXAMPLES/Examples.hs:9:1: error:...

Hi, I stumbled over your elegant-emacs package which I found awesome but somehow [the custom install instructions](https://github.com/rougier/elegant-emacs/issues/4#issuecomment-735210190) end with the link here. Now I would love to install nano-emacs via...

[GNU Guix](https://www.gnu.org/software/guix/blog/2019/gnu-guix-1.0.1-released/) is a very interesting take on something similar to [NixOS](https://nixos.org/) and should thereby definitly be supported. For [NixOS] there already does exist an integration (#63) which involves only...

I would like to add a nix build to add elsa to nixpkgs. Currently the build is stuck ``` # default.nix; usage: nix-build --pure -E 'let pkgs = import {};...

bug

Hello, first thanks for your extraordinary contributions to nix ! In https://github.com/matthewbauer/nix-bundle/pull/69 you wrote > > > We could just pull a static proot binary from proot's gitlab like I...

Even more great would be a simplistic example (snippet). I reckon I would use "Scripting a macros" as starting point. EDIT: All I found so far was https://upsource.jetbrains.com/idea-ce/file/idea-ce-dcdbb638faddbded22ec187e38c01a6d4ea8b309/platform/lang-impl/src/com/intellij/execution/impl/RunnerAndConfigurationSettingsImpl.kt?nav=3701:3731&findUsages=/platform/lang-api/src/com/intellij/execution/configurations/ConfigurationPerRunnerSettings.java:888:918:-1 or https://github.com/jskierbi/intellij-ce-playground...

I bundled (`fotokilof =mach-nix.buildPythonApplication "https://github.com/TeaM-TL/FotoKilof/tarball/2ac8002";`) fotokilof using mach.nix, but it rather fails at runtime: >Traceback (most recent call last): File "/nix/store/4arl049aahk2h6pcd8mvlbr1hp3xgx8w-python3.7-FotoKilof-3.8.3/bin/.fotokilof-wrapped", line 6, in from src import __main__ ImportError: cannot...

### Discussed in https://github.com/nix-community/NixOS-WSL/discussions/110 Originally posted by **573** June 23, 2022 It would be awesome to have usbip support in NixOS-WSL (see https://github.com/dorssel/usbipd-win/wiki/WSL-support). I've only gotten so far to try...

**Describe the bug** When attempting a bazel build getting >Loading: Loading: 0 packages loaded Analyzing: 62 targets (0 packages loaded, 0 targets configured) waiting for lock on '/home/dkahlenberg/.cache/nix/tarballs/1f29d6zf5n2xnlvc6z07y0b107dxc3i2pfssl0ppcp636563fm0f-file'... waiting for...