Commit graph

119507 commits

Author SHA1 Message Date
Jan Tojnar e03c009a5e
gnome3.grilo_plugins: 0.3.3 → 0.3.5 2017-11-05 17:02:23 +01:00
Jan Tojnar 573c039f9b
gnome3.grilo: 0.3.3 → 0.3.4 2017-11-05 17:02:23 +01:00
Jan Tojnar 1e8e2a4f0d
gnome3.totem-pl-parser: move src to a separate file 2017-11-05 17:02:23 +01:00
Jan Tojnar 9ee18a51c6
gnome3.folks: 0.11.3 → 0.11.4 2017-11-05 17:02:22 +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
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
Orivej Desh a4085e28b1 subsurface: 4.6.0 -> 4.7.2 2017-11-05 03:38:37 +00:00
Michal Rus 07e2460afd
hubstaff: init at 1.2.14 2017-11-05 04:02:28 +01:00
Herwig Hochleitner e64dc25434 Revert "services.xserver: assert that either desktop- or window manager is not "none""
This reverts commit 93c54acf97.
This reopens #30517 @nbp @Ma27

Breaking people's config for this is hardly reasonable as is. If it
absolutely cannot be avoided, at the very least, we need to provide
clear instructions on what people need to upgrade in their config. I
actually had to bisect to the commit, to even find out what property I
should change or define, as the error message was useless. It didn't
even mention a property name.

Discussion on the PR seems to be ongoing, so I'm reverting this, so we
don't break people's systems on unstable.
2017-11-05 01:51:13 +01:00
Michael Raskin 7be7698612
Merge pull request #25552 from antonxy/master
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Vincent Laporte 0cabd5fa67
ocamlPackages.ocaml-migrate-parsetree: 1.0.5 -> 1.0.7 2017-11-04 23:47:44 +00:00
Michael Raskin af7be86125
Merge pull request #31264 from kini/acl2-update
acl2: 6.5 -> 7.4; sbcl: remove 1.2.0 and 1.3.12
2017-11-04 23:17:30 +00:00
Michael Raskin d715c087b1
Merge pull request #20423 from DerTim1/add-service-wrapper
service-wrapper: init at 16.04.0
2017-11-04 22:16:59 +00:00