GithubHelp home page GithubHelp logo

a-kenji / dreampkgs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nix-community/dreampkgs

0.0 1.0 0.0 1.32 MB

A collection of software packages managed with dream2nix

License: MIT License

Nix 100.00%

dreampkgs's Introduction

dreampkgs is a collection of software packages managed with dream2nix, a framework for automated packaging.

Both dream2nix and dreampkgs are unstable at this point.

The goal of this repo is to test and improve dream2nix.

See hydra jobs here: https://hydra.ngi0.nixos.org/jobset/dreampkgs/main#tabs-jobs

To interact with the CLI, use nix 2.4+ with enabled experimental features nix-command + flakes.

Packaging workflow

clone repo

git clone https://github.com/nix-community/dreampkgs
cd dreampkgs

list existing packages

nix flake show

build a package

nix build .#{package-name}

modify the build recipe of a package or dependency

Open ./overrides/{subsystem}/default.nix and add or modify entries. See the documentation for the Override System

Developing/Debugging dream2nix

Use dreampkgs with a local checkout of dream2nix

Temporarily override the dream2nix input of dreampkgs via:

nix flake lock --override-input dream2nix path:///$HOME/path/to/dream2nix

This command needs to be re-executed after each change on dream2nix.

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.