Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 6b796a9c23db
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1b11ffbae873
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 12, 2018

  1. unixtools: get rid of modprobe

    modprobe only exists in Linux kernel. Just use kmod if it's needed.
    matthewbauer committed Apr 12, 2018
    Copy the full SHA
    6398791 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ddbaa2d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c491ab View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1914ef6 View commit details
    Browse the repository at this point in the history
  5. top: init at 108

    matthewbauer committed Apr 12, 2018
    Copy the full SHA
    5211410 View commit details
    Browse the repository at this point in the history
  6. unix-tools: cleanup things

    - Adds ifconfig to nettools
    - Adds top to procps
    - Adds fsck, fdisk, mount, umount, quota to utillinux
    matthewbauer committed Apr 12, 2018
    Copy the full SHA
    8287ba1 View commit details
    Browse the repository at this point in the history
  7. top: add meta

    matthewbauer committed Apr 12, 2018
    Copy the full SHA
    23467e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Merge pull request #38880 from matthewbauer/darwin-devdisk

    Add Darwin devdisk commands and put them in unixtools
    matthewbauer committed Apr 13, 2018
    Copy the full SHA
    1b11ffb View commit details
    Browse the repository at this point in the history