+
Skip to content

xubaiwang/nur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@xubaiwang's personal Nix User Repository

Packages

Current supported packages:

package version description
euporie v2.8.11 Jupyter notebooks in the terminal
deno-vulkan nixpkgs Deno with auto vulkan-loader detection
akshare v1.17.37 Python akshare package

Dev Shells

package description
boa A embeddable Javascript engine written in Rust

Usage

Example nix flake usage:

{
  inputs = {
    nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
    flake-utils.url = "github:numtide/flake-utils";
    xubaiwang = {
      url = "github:xubaiwang/nur";
      inputs.nixpkgs.follows = "nixpkgs";
    };
  };

  outputs =
    {
      self,
      nixpkgs,
      flake-utils,
    }:
    flake-utils.lib.eachDefaultSystem (
      system:
      let
        pkgs = import nixpkgs { inherit system; };
        euporie = xubaiwang.packages.${system}.python.euporie;
      in
      {
        devShells.default = with pkgs; mkShell {
          packages = [
            euporie
          ];
        };
      }
    );
}

About

xubaiwang's personal Nix User Repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载