Commit graph

34 commits

Author SHA1 Message Date
Ben Siraphob bd42003f87 pkgs/games: pkg-config -> pkgconfig (2) 2021-01-16 23:49:59 -08:00
Profpatsch 4a7f99d55d 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
2021-01-11 10:38:22 +01:00
Jörg Thalheim 72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Konrad Borowski d838ef0795 sgtpuzzles: 20191114 -> 20200610 2020-10-27 11:28:02 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Bignaux Ronan c10f66991a sgt-puzzles: fix desktop files and add desktop sgt-puzzles.menu 2020-03-02 04:13:48 +01:00
Bignaux Ronan 1841620b23 sgt-puzzles: add desktop files 2020-03-01 23:58:28 +01:00
Michael Raskin c142423a8d sgtpuzzles: 2019045 -> 20191114 2019-12-08 23:47:43 +01:00
Samuel Dionne-Riel d9076f6503 sgtpuzzles: 20180429.31384ca -> 20190415.e2135d5 2019-08-30 17:18:40 -04:00
Michael Raskin d3b3ce4b78 sgtpuzzles: 20180409 -> 20180429 2018-05-02 02:46:52 +02:00
Ricardo M. Correia f744788878 sgtpuzzles: 20171029.69773d8 -> 20180409.d95f476
Updating since the source tarball wasn't available anymore.
2018-04-13 20:56:06 +02:00
Michael Raskin 59b00f8766 sgt-puzzles: 20170228.1f613ba -> 20171029.69773d8 2017-11-11 15:31:36 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Ole Jørgen Brønner 6fef3228f9 sgtpuzzles: fix broken gtk3 file dialog (#25694)
include wrapGAppsHook for file dialog to work
2017-05-11 07:52:43 +01:00
Michael Raskin a7945a8cab sgt-puzzles: 20161228.7cae89f -> 20170228.1f613ba 2017-03-09 18:47:37 +01:00
Michael Raskin 99e4bd8627 sgtpuzzles: 20160429.b31155b -> 20161228.7cae89f 2017-01-02 20:18:49 +01:00
Michael Raskin 9cb61d3ac1 sgtpuzzles: create symlinks with sgt-puzzle- prefix for disambiguation, for example with net being provided by Samba 2016-05-20 11:21:52 +02:00
Michael Raskin 3f83632650 sgtpuzzles: 20160410.9d15092 -> 20160429.b31155b 2016-05-15 23:49:44 +02:00
Michael Raskin fb60199d42 sgtpuzzles: update, switch to git-snapshot tarballs 2016-04-20 11:33:45 +02:00
Pascal Wittmann 3514a828fb stg-puzzles: fix build (ZHF) 2015-07-12 23:55:24 +02:00
Michael Raskin af3d395cfe sgtpuzzles: update to revision 10286; rewrite completely to avoid reliance on builderDefs features 2015-07-05 11:57:49 +03:00
Michael Raskin a24da89252 Update/fix SGT puzzles 2013-03-21 17:35:18 +04:00
Michael Raskin 3d2e43df37 Update sgt-puzzles 2012-10-18 00:21:42 +04:00
Michael Raskin 5087016ee1 Updating and fixing sgtpuzzles.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33369
2012-03-23 07:09:48 +00:00
Michael Raskin 50a513f515 Fix linking for SGT puzzles
svn path=/nixpkgs/trunk/; revision=20100
2010-02-18 13:40:10 +00:00
Michael Raskin 89d1b7881f Update SGT puzzles and improve builderDefs processing of propagated(Native)BuildInputs after stdenv merge
svn path=/nixpkgs/trunk/; revision=20093
2010-02-18 10:29:40 +00:00
Michael Raskin fc90bc4c54 Update SGT Puzzles source. Use SVN to solve the problem with disappearing source
svn path=/nixpkgs/trunk/; revision=19465
2010-01-15 11:46:12 +00:00
Michael Raskin 3f036ae7ce SGT Puzzles tarball changed back (!).
svn path=/nixpkgs/trunk/; revision=15858
2009-06-05 08:34:30 +00:00
Michael Raskin 859359c026 Update SGT Puzzles version. Build it on buildfarm just not to keep track so closely
svn path=/nixpkgs/trunk/; revision=15857
2009-06-05 06:54:17 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Michael Raskin 0d0541458e Update SGT puzzles
svn path=/nixpkgs/trunk/; revision=15533
2009-05-10 19:38:26 +00:00
Michael Raskin 3b06a508f1 Updating SGT-Puzzles
svn path=/nixpkgs/trunk/; revision=13820
2009-01-21 19:29:08 +00:00
Michael Raskin c1c19985e5 sgt-puzzles update - patch by Pauline
svn path=/nixpkgs/trunk/; revision=13819
2009-01-21 18:39:38 +00:00
Michael Raskin a0657e021f Added Simon Tatham's puzzle collection
svn path=/nixpkgs/trunk/; revision=13634
2008-12-15 11:55:53 +00:00