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: 7ecdf141d2ca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ef803ab1bba3
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 11, 2020

  1. nixos/tools: don't mention pinentryFlavor

    We don't need to actually set this as it find a good
    default automatically. This could confuse the user into thinking they need
    to set it themselves.
    worldofpeace committed Oct 11, 2020
    Copy the full SHA
    12825bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9f1a43c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3b20eb4 View commit details
    Browse the repository at this point in the history
  4. nixos/tools: add firefox to systemPackages example

    This is in the graphical iso's.
    worldofpeace committed Oct 11, 2020
    Copy the full SHA
    2d6a694 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. nixos/tools: add desktopConfiguration option

    We now have a GNOME ISO so it would be nice to seed that one
    with configuration on how to enable it.
    worldofpeace committed Oct 13, 2020
    Copy the full SHA
    99d5111 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Merge pull request #100199 from worldofpeace/seeded-config

    nixos/tools: add desktopConfiguration option (to seed configuration into configuration.nix)
    worldofpeace committed Oct 24, 2020
    Copy the full SHA
    ef803ab View commit details
    Browse the repository at this point in the history