Commit graph

119514 commits

Author SHA1 Message Date
rnhmjoj 99cf2b6eec
vapoursynth: R38 -> R39 2017-11-05 21:12:56 +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
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
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
Sander van der Burg 51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Frederik Rietdijk 5fde24c20b python.pkgs.urwid: fix build 2017-11-05 13:44:16 +01:00
Orivej Desh 4e3a5957bb
Merge pull request #31267 from orivej/subsurface
subsurface: 4.6.0 -> 4.7.2
2017-11-05 11:24:03 +00:00
Frederik Rietdijk 14da187ad6 Python update-python-libraries: fetch and update asynchronously 2017-11-05 11:08:38 +01:00
Frederik Rietdijk 6254141c92 Python pkgs: remove old/unused patches 2017-11-05 10:56:38 +01:00
Frederik Rietdijk 07eeeb3600 Python: move expressions in python-modules to their own folders 2017-11-05 10:45:54 +01:00
Peter Simons 37d5539aeb
Merge pull request #31192 from mulderr/master
nixpkgs manual: add rstudio shell.nix example
2017-11-05 09:48:09 +01:00
Frederik Rietdijk dd851a8d75
Merge pull request #31254 from LumiGuide/graphite-python-overrides
graphite: override django and django_tagging
2017-11-05 09:40:59 +01:00
Frederik Rietdijk f825642e74
Merge pull request #30266 from Ralith/matrix-synapse
matrix-synapse: 0.22.1 -> 0.24.1
2017-11-05 09:39:16 +01:00
aszlig 316de025d1
python/meliae: Fix version string for download URL
While the version listed on PyPI is "0.4.0.final.0", the actual tarball
however is called just "meliae-0.4.0.tar.gz", which is the same *name*
(but different hash) as the one before the update in
7ce848309e.

Here is the PyPI page for reference:

https://pypi.python.org/pypi/meliae/0.4.0.final.0

After checking the tarballs contents, the version string however *is*
"0.4.0.final.0", so I'm only changing the version in the download URL
rather than in the version attribute.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @FRidh
2017-11-05 06:47:20 +01:00
Orivej Desh 51186eb015
Merge pull request #31265 from danielfullmer/adapta-3.92.1.72
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-05 04:42:55 +00:00
Orivej Desh 0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Orivej Desh 5369837c0b
Merge pull request #28873 from michalrus/hubstaff
hubstaff: init at 1.2.14
2017-11-05 04:18:54 +00:00