Giter Site home page Giter Site logo

flakelight-rust's People

Contributors

accelbread avatar evanrichter avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

evanrichter

flakelight-rust's Issues

How to bootstrap into an empty directory

If I want to use this flake in an empty directory I cannot since I do not have a cargo.toml file, and no cargo to make it. I can just manually create the file but this seems unnecessary no?

--impure needed for `nix flake show` on darwin

command: nix flake show github:evanrichter/helix-shell-plugins/16e17d444fc1a96135350dd820f56e8f76143957

Output on x86_64-linux
github:evanrichter/helix-shell-plugins/16e17d444fc1a96135350dd820f56e8f76143957
├───checks
│   ├───aarch64-darwin
│   │   ├───clippy omitted (use '--all-systems' to show)
│   │   ├───editorconfig omitted (use '--all-systems' to show)
│   │   ├───formatting omitted (use '--all-systems' to show)
│   │   ├───packages-default omitted (use '--all-systems' to show)
│   │   └───test omitted (use '--all-systems' to show)
│   └───x86_64-linux
│       ├───clippy: derivation 'helix-shell-plugins-clippy-0.0.1'
│       ├───editorconfig: derivation 'check-editorconfig'
│       ├───formatting: derivation 'check-formatting'
│       ├───packages-default: derivation 'helix-shell-plugins-0.0.1'
│       └───test: derivation 'helix-shell-plugins-test-0.0.1'
├───devShells
│   ├───aarch64-darwin
│   │   └───default omitted (use '--all-systems' to show)
│   └───x86_64-linux
│       └───default: development environment 'nix-shell'
├───formatter
│   ├───aarch64-darwin omitted (use '--all-systems' to show)
│   └───x86_64-linux: package 'formatter'
├───overlays
│   └───default: Nixpkgs overlay
└───packages
    ├───aarch64-darwin
    │   └───default omitted (use '--all-systems' to show)
    └───x86_64-linux
        └───default: package 'helix-shell-plugins-0.0.1'
Output on aarch64-darwin
github:evanrichter/helix-shell-plugins/16e17d444fc1a96135350dd820f56e8f76143957
error:
       … in the left operand of the update (//) operator

         at «string»:47:28:

           46|
           47|           result = outputs // sourceInfo // { inherit inputs; inherit outputs; inherit sourceInfo; _type = "flake"; };
             |                            ^
           48|         in

       … while evaluating the attribute 'value'

         at /nix/store/4fgs7yzsy2dqnjw8j42qlp9i1vgarzy0-source/lib/modules.nix:809:9:

          808|     in warnDeprecation opt //
          809|       { value = builtins.addErrorContext "while evaluating the option `${showOption loc}':" value;
             |         ^
          810|         inherit (res.defsFinal') highestPrio;

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: access to absolute path '/nix/store' is forbidden in pure eval mode (use '--impure' to override)

(output on darwin with --impure is identical to linux without --impure)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.