summaryrefslogtreecommitdiff
path: root/pkgs/data/documentation/gnome-user-docs/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* gnome: rename from gnome3•••Since GNOME version is now 40, it no longer makes sense to use the old attribute name. Jan Tojnar2021-05-081-2/+2
* gnome-user-docs: 3.38.2 → 40.1Jan Tojnar2021-05-051-3/+3
* gnome-user-docs: expand platforms to allBen Siraphob2021-03-221-1/+1
* pkgs/data: stdenv.lib -> libBen Siraphob2021-01-151-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 Profpatsch2021-01-111-2/+2
* gnome-user-docs: 3.38.1 -> 3.38.2R. RyanTM2020-11-251-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 Tojnar2020-11-171-2/+2
* gnome-user-docs: 3.36.2 -> 3.38.0Piotr Bogdan2020-10-241-2/+2
* gnome-user-docs: 3.36.1 -> 3.36.2Tor Hedin Brønner2020-05-031-2/+2
* Merge branch 'master' into staging-nextJan Tojnar2020-04-101-2/+2
|\
| * gnome-user-docs: 3.34.1 -> 3.36.1Tor Hedin Brønner2020-04-081-2/+2
* | tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar2020-04-011-1/+1
|/
* gnome-user-docs: move to top-level againJan Tojnar2019-11-201-10/+24
* gnome3.gnome-user-docs: Add meta attributesDaniel Schaefer2019-06-271-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 Schaefer2019-05-121-4/+12
* Rename buildNativeInputs -> nativeBuildInputs•••Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase. Eelco Dolstra2012-12-281-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. Kudryashov2012-03-171-0/+12