Code Monkey home page Code Monkey logo

nix-melt's Introduction

nix-melt

release version deps license ci

A ranger-like flake.lock viewer

Usage

nix run github:nix-community/nix-melt
Usage: nix-melt [OPTIONS] [PATH]

Arguments:
  [PATH]  Path to the flake.lock or the directory containing flake.lock [default: flake.lock]

Options:
  -t, --time-format <TIME_FORMAT>  Format to display timestamps
                                   [default: "[year]-[month]-[day] [hour]:[minute] [offset_hour sign:mandatory]:[offset_minute]"]
  -h, --help                       Print help
  -V, --version                    Print version

Changelog

See CHANGELOG.md

nix-melt's People

Contributors

dependabot[bot] avatar figsoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

eclairevoyant

nix-melt's Issues

Search in parent directories for flake?

Since a few versions, the nix binary searches for a flake in parent directories of the current working directory as a fallback, and I think the same behavior would be nice for nix-melt, too. WDYT? Happy to create a PR.

Fails to parse `revCount` attribute

❯ nix run github:nix-community/nix-melt
Error:
   0: invalid type: integer `668`, expected a string at line 17 column 7

Location:
   src/main.rs:27

From flake.lock:

  "nodes": {
    "chartbuilder": {
      "inputs": {
      ...
      },
      "locked": {
        "lastModified": 1680294412,
        "narHash": "sha256-jws2VmuM+n2Q/KqlL/UoYUTFdJ/5+fRLFnfZQRgxaC8=",
        "ref": "develop",
        "rev": "3534f5be5a94a370f0060188dedc5984d118c847",
        "revCount": 668,
        "type": "git",
        "url": "..."
      },

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.