| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gnome: rename from gnome3•••Since GNOME version is now 40, it no longer makes sense to use the old attribute name. | Jan Tojnar | 2021-05-08 | 1 | -2/+2 |
| * | gnome-user-docs: 3.38.2 → 40.1 | Jan Tojnar | 2021-05-05 | 1 | -3/+3 |
| * | gnome-user-docs: expand platforms to all | Ben Siraphob | 2021-03-22 | 1 | -1/+1 |
| * | pkgs/data: stdenv.lib -> lib | Ben Siraphob | 2021-01-15 | 1 | -1/+1 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | gnome-user-docs: 3.38.1 -> 3.38.2 | R. RyanTM | 2020-11-25 | 1 | -2/+2 |
| * | gnome-user-docs: 3.38.0 → 3.38.1•••https://ftp.gnome.org/pub/GNOME/sources/gnome-user-docs/3.38/gnome-user-docs-3.38.1.news | Jan Tojnar | 2020-11-17 | 1 | -2/+2 |
| * | gnome-user-docs: 3.36.2 -> 3.38.0 | Piotr Bogdan | 2020-10-24 | 1 | -2/+2 |
| * | gnome-user-docs: 3.36.1 -> 3.36.2 | Tor Hedin Brønner | 2020-05-03 | 1 | -2/+2 |
| * | Merge branch 'master' into staging-next | Jan Tojnar | 2020-04-10 | 1 | -2/+2 |
| |\ | |||||
| | * | gnome-user-docs: 3.34.1 -> 3.36.1 | Tor Hedin Brønner | 2020-04-08 | 1 | -2/+2 |
| * | | tree-wide: Switch from gnome3.maintainers to lib.teams.gnome | Jan Tojnar | 2020-04-01 | 1 | -1/+1 |
| |/ | |||||
| * | gnome-user-docs: move to top-level again | Jan Tojnar | 2019-11-20 | 1 | -10/+24 |
| * | gnome3.gnome-user-docs: Add meta attributes | Daniel Schaefer | 2019-06-27 | 1 | -0/+7 |
| * | treewide: Add passthru.updateScript to gnome pkgs•••`updateScript` lets us update packages automatically. For packages that are hosted on the gnome mirror it's very easy to add that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150 | Daniel Schaefer | 2019-05-12 | 1 | -4/+12 |
| * | Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase. | Eelco Dolstra | 2012-12-28 | 1 | -1/+1 |
| * | Move last piece o gnome3 to top-level•••Since there is no common release schedule, I'd prefer to avoid gnome3 set at all. svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203 | Yury G. Kudryashov | 2012-03-17 | 1 | -0/+12 |
