Commit Graph

119533 Commits

Author SHA1 Message Date
Orivej Desh
99640dce1a
Merge pull request #19311 from kamilchm/goDeps-FromGitHub
goDeps: support fetchFromGitHub to fetch Go libs
2017-11-05 18:16:35 +00:00
Orivej Desh
3350cd141a
Merge pull request #30559 from earldouglas/dump1090
dump1090: init at bff92c4
2017-11-05 18:05:19 +00:00
Orivej Desh
48cacf5ff7
Merge pull request #30951 from LnL7/darwin-docs
docs: add section on common darwin issues
2017-11-05 18:04:21 +00:00
Orivej Desh
eddbd38611
Merge pull request #30993 from vinymeuh/py3exiv2
pythonPackages.py3exiv2: init at 0.2.1
2017-11-05 18:03:54 +00:00
Orivej Desh
d62b4f22c7
Merge pull request #31212 from cruizh/fava-1.5
fava: 1.3 -> 1.5, refactor and fetchfromPypi
2017-11-05 18:02:06 +00:00
Orivej Desh
f3bb86659b
Merge pull request #31284 from jtojnar/glade-fix
glade: fix
2017-11-05 18:01:27 +00:00
Jan Tojnar
2dfa36233d sshfs-fuse: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
Jan Tojnar
0979856cdf appstream-glib: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
Jan Tojnar
d6b8f18497 ncmpc: remove unneeded rpath wrapping 2017-11-05 19:53:48 +02:00
Orivej Desh
2240e8055a
Merge pull request #31286 from rnhmjoj/masscan
masscan: 2017-02-04 -> 1.0.4
2017-11-05 17:51:30 +00:00
Vladimír Čunát
0610584998
factor-lang: fix libGL when the OS uses non-mesa
I was careful to keep libGLU in LD_LIBRARY_PATH,
in the unlikely case that it's actually used.
Reported in https://github.com/NixOS/nixpkgs/issues/30749#issuecomment-341987725
2017-11-05 18:43:20 +01:00
Vladimír Čunát
4f8b980355
torcs: fix libGL when the OS uses non-mesa
Fixes OP of issue #30749.
2017-11-05 18:23:31 +01:00
rnhmjoj
de1e0ee43f
masscan: 2017-02-04 -> 1.0.4 2017-11-05 18:22:17 +01:00
Orivej Desh
72e1e2ce5a
Merge pull request #31280 from rnhmjoj/pdns-recursor
pdns-recursor: 4.0.4 -> 4.0.6
2017-11-05 17:17:17 +00:00
Orivej Desh
c1a6665549 pdns-recursor: enable parallel building 2017-11-05 17:16:36 +00:00
Orivej Desh
0a8d30c3b1
Merge pull request #31279 from rnhmjoj/rewritefs
rewritefs: 2016-07-27 -> 2017-08-14
2017-11-05 17:08:02 +00:00
Orivej Desh
dcf16a83fe
Merge pull request #31277 from rnhmjoj/bdf2psf
bdf2psf 1.158 -> 1.170
2017-11-05 17:03:14 +00:00
Jan Tojnar
6ad65e046f
gnome3.glade: clean up 2017-11-05 18:02:19 +01:00
Jan Tojnar
9f30edc085
gnome3.glade: fix compatibility with glib 2.53.4
Closes: #31272
2017-11-05 18:02:07 +01:00
rnhmjoj
c47ac4d2ad ddcutil: 0.8.2 -> 0.8.4 2017-11-05 17:51:32 +01:00
rnhmjoj
38dd08bc77 zimg: 2.4 -> 2.6.1 2017-11-05 17:48:20 +01:00
rnhmjoj
f9031957ed
pdns-recursor: 4.0.4 -> 4.0.6 2017-11-05 17:32:06 +01:00
Théo Zimmermann
1ddadc6b1c coqPackages.math-classes: 1.0.6 -> 1.0.7
This version introduces compatibility with Coq 8.7.
2017-11-05 16:59:23 +01:00
Théo Zimmermann
f4914d4eb4 bignums: init at various versions
Bignums used to be part of the standard library of Coq.
We provide a version for Coq 8.6, and one for Coq 8.7.
2017-11-05 16:59:23 +01:00
Orivej Desh
585e9ccace
Merge pull request #30688 from bobvanderlinden/pr-vrb-init
vrb: init at 0.5.1
2017-11-05 15:58:33 +00:00
Franz Pletz
711303952e
wireguard module: add device name environment var
This makes the interface name available as an environment variable for
the pre/post hooks.
2017-11-05 16:42:25 +01:00
Franz Pletz
4f8c5331c8
imagemagick7: 7.0.7-8 -> 7.0.7-9 2017-11-05 16:42:24 +01:00
Franz Pletz
611829ba42
imagemagick: 6.9.9-20 -> 6.9.9-21 2017-11-05 16:42:24 +01:00
Tuomas Tynkkynen
0d9f2f0bb4 platforms.nix: Clean up more 'uboot' legacy
For a while now, the only thing the 'uboot' attribute does is to tell
whether to add ubootTools to kernel/initrd builds. That can be
determined with platform.kernelTarget == "uImage" just as well.
2017-11-05 17:06:59 +02:00
Piotr Bogdan
14f232d812 ultrastardx: fix build 2017-11-05 15:59:47 +01:00
Profpatsch
213bd2847b lib/types: fix up documentation formatting a bit 2017-11-05 15:56:32 +01:00
Profpatsch
462c048c77 lib/types: add ints.positive.
For values that are positive, but cannot be 0.
2017-11-05 15:56:32 +01:00
Profpatsch
1158910676 lib/types: match lowercase descriptions of other types 2017-11-05 15:56:32 +01:00
Profpatsch
c85f085062 lib/types: update docs to match the new type names 2017-11-05 15:56:32 +01:00
Profpatsch
f8e6cd3465 lib/types: add tests for ints.between and ints.unsigned
The int types are trivial invocations of `ints.between`, so they are not tested
explicitely.
2017-11-05 15:56:32 +01:00
Profpatsch
77648da233 lib/types: signed -> s, unsigned -> u, remove signed alias
Mirrors the way it’s done in modern low-level languages like Rust (by input of
@nbp).
Removes the signed alias for int.
2017-11-05 15:56:32 +01:00
Profpatsch
7fcd3892a9 lib/types: remove port type again
Will be introduced as a taggedUnion, once that type is in nixpkgs.
2017-11-05 15:56:32 +01:00
Profpatsch
3e3bfc66f7 lib/types: nixos manual documentation for signed/unsinged int
Synchronize the manual for the new types.
2017-11-05 15:56:32 +01:00
Profpatsch
c776489cac lib/types: add port type 2017-11-05 15:56:32 +01:00
Profpatsch
281d071b6a lib/types: add various signed/unsigned int types
It is sometimes necessary to restrict the domain of integers for configurations,
as well as restricting them to unsigned/positive values.
2017-11-05 15:56:32 +01:00
Profpatsch
af424a607c lib/modules: Change type error to be gramatically nicer
Before:
  <x> is not a integer between 0 and 100 (inclusively).
(notice that “a” is wrong, it should be “an”)
Now:
  <x> is not of type `integer between 0 and 100 (inclusively)'.

This sounds a bit more formal, but circumvents the grammatical problems.
Multi-word type descriptions are also easier to see.
2017-11-05 15:56:32 +01:00
Profpatsch
c53d874277 lib/types: add intBetween
An int type that checks the value range.
2017-11-05 15:56:32 +01:00
rnhmjoj
896ec47a39
rewritefs: 2016-07-27 -> 2017-08-14 2017-11-05 15:52:37 +01:00
rnhmjoj
8877ba4c0f
bdf2psf 1.158 -> 1.170 2017-11-05 15:41:13 +01:00
Michael Raskin
cdbe4671be SBCL: bump to unstable to include upstream fixes for bugs breaking iolib 2017-11-05 15:26:17 +01:00
Franz Pletz
b032b3544f
linux_mptcp: 0.92.1 -> 0.93 2017-11-05 14:56:06 +01:00
Franz Pletz
91de9958c0
browserpass: 1.0.6 -> 2.0.7 2017-11-05 14:55:51 +01:00
Tuomas Tynkkynen
b50693d16c kernel, initrd: Remove legacy ubootChooser 2017-11-05 15:11:12 +02:00
Sander van der Burg
cf610f8a48 fast-cli: pinpoint to a 1.x version, since 2.x requires nodejs 8 or greater 2017-11-05 14:00:27 +01:00
Eelco Dolstra
20bb7d5373 krita: 3.2.1 -> 3.3.2 2017-11-05 13:48:19 +01:00