Commit graph

16 commits

Author SHA1 Message Date
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Raymond Hogenson ed628fb74e nethack: 3.6.0 -> 3.6.1 2018-06-09 19:33:13 -07:00
John Ericson 94cbd14120 nethack: Fix platform logic 2018-03-12 18:55:41 -04:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05: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
Nikolay Amiantov 11d76ef891 nethack: add utils to path 2017-04-10 02:20:34 +03:00
Sheena Artrip 737e047439
nethack: include xlogfile as copied file in nethackuserdir 2016-06-03 02:46:34 -04:00
Matthew Bauer 818f2cd19f nethack: fix darwin support 2016-02-28 21:04:23 -06:00
Nikolay Amiantov b6c9ce9b03 nethack: fix the last-minute fix 2015-12-08 18:10:53 +03:00
Nikolay Amiantov 459a5c5803 nethack: 3.4.3 -> 3.6.0
I think a decade has passed ^_^
2015-12-08 17:52:09 +03:00
Nikolay Amiantov 6e049800ed nethack: update, adopt 2015-07-28 12:33:29 +03:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +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
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin fed0f330e7 Fix nethack/zangband wrappers
svn path=/nixpkgs/trunk/; revision=15575
2009-05-12 16:03:10 +00:00
Michael Raskin 95d28d5247 Adding nethack
svn path=/nixpkgs/trunk/; revision=15560
2009-05-12 04:27:10 +00:00