Skip to content

michaelsproul/rust-nightly-archlinux

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

This code used to generate PKGBUILDs for a Rust Nightly package in the AUR, but I've passed maintenance over to someone else and they're no longer using this code. Original README below:

Rust & Cargo Nightly

PKGBUILD generator for Arch Linux that makes installing the nightly Rust & Cargo builds easy.

This code is run every 24 hours (at 02:30 UTC) and updates the following AUR package:

https://aur.archlinux.org/packages/rust-nightly-bin/

Components

The AUR package includes the following resources:

  • The Rust compiler, rustc.
  • Cargo, the Rust package manager.
  • Offline HTML documentation, available at /usr/local/share/doc/rust/html/index.html
  • A .rs MIME type for Rust source code.

Syntax Highlighting

If you'd like to make changes, send me a pull request.

Releases

No releases published

Packages

No packages published