Commit Graph

108127 Commits

Author SHA1 Message Date
Frederik Rietdijk
dce1c26e5d Python: fix update script
- use correct extension
- do not update expressions that have an url that does not contain pypi
- show warning in case request fails
2017-05-27 11:29:42 +02:00
Frederik Rietdijk
66deb18463 python.pkgs.pytestdjango: remove duplicate expression
We already have an expression. This one wasn't referenced anywhere.
2017-05-27 11:28:00 +02:00
Frederik Rietdijk
098917844d python36.pkgs.networkx: disable tests 2017-05-27 11:06:24 +02:00
Peter Simons
c976806322 haskell-servant-client: fix evaluation 2017-05-27 10:33:37 +02:00
Peter Simons
33b4a6853e liquidhaskell: try fix test suite
This almost succeeded, but some minor issues remain.
2017-05-27 10:33:37 +02:00
Peter Simons
d67214d8f7 liquidhaskell: fix build 2017-05-27 10:33:37 +02:00
Peter Simons
dfe23fc584 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
600bbf8919.
2017-05-27 10:33:33 +02:00
Peter Simons
51b7b5f2f9 hackage2nix: maintain logging-facade-syslog 2017-05-27 10:32:49 +02:00
Peter Simons
b7e45d143c hackage2nix: update list of broken builds 2017-05-27 10:32:49 +02:00
Peter Simons
26708385fa hackage2nix: clean up required extra-versions for aeson 2017-05-27 10:32:49 +02:00
Peter Simons
2c2965c395 liquid-fixpoint: disable shared executables to fix the test suite
The test suite runs "fixpoint" in an environment where the required library
search paths aren't set up properly.
2017-05-27 10:32:49 +02:00
Peter Simons
bf09054ff0 liquid-fixpoint: patchShebangs is no longer required in version 0.6.0.1 2017-05-27 10:32:49 +02:00
Jörg Thalheim
08dd6779f4
systemd-nspawn: relax PrivateUsers check
this options allows two colon-separated number as value, for instances which
is quite difficult to check.
2017-05-27 08:27:47 +01:00
Jörg Thalheim
522c16bd86
systemd-nspawn: fixes evaluation error
fixes #25097
2017-05-27 08:27:39 +01:00
Frederik Rietdijk
dcc6a69bae Merge pull request #25583 from FRidh/updatescript
Python: update script for packages
2017-05-27 08:37:31 +02:00
Frederik Rietdijk
fa8ee5d09b Python: update script for packages
This script determines whether there is an update available for the
package and if so, updates the version and sha256 attributes.

This only works for packages that have their own expression, and `pname`
and `sha256` attribute.
2017-05-27 08:34:38 +02:00
Martin Wohlert
b20f20d3eb libopus: 1.1.4 -> 1.1.5
http://opus-codec.org/release/stable/2017/05/24/libopus-1_1_5.html

> May 24, 2017
>
> This Opus 1.1.5 release backports the surround encoder bug fix from 1.2-beta. There are no other changes compared to 1.1.4.
2017-05-27 02:59:16 +02:00
montag451
ffe4e82dd3 nss-pam-ldapd: 0.8.13 -> 0.9.7 2017-05-27 02:53:22 +02:00
montag451
f0ca6f9290 nixos/tests: add tests for the LDAP stack 2017-05-27 02:51:46 +02:00
Franz Pletz
8ab0501865 Merge pull request #25565 from KaiHa/nitrokey-app-1.0
nitrokey-app: 0.6.3 -> 1.1
2017-05-27 02:43:22 +02:00
Dan Peebles
594829ddfc msieve: update and enable on Darwin 2017-05-26 18:18:39 -04:00
Dan Peebles
1df505fc36 ecm: enable on Darwin 2017-05-26 18:14:31 -04:00
Dan Peebles
7c3253e519 Simple proof of concept for how to do other types of services 2017-05-26 18:14:31 -04:00
Peter Simons
8a11612d50 maude: disable CVC4 support to fix the build 2017-05-26 20:37:36 +02:00
Michael Raskin
b4a3216279 Merge pull request #26129 from romildo/upd.mupdf
mupdf: 1.10a -> 1.11
2017-05-26 19:31:35 +02:00
Emery Hemingway
12b6c4d4de u9fs service: grant capabilities for running as nobody 2017-05-26 11:41:10 -05:00
Unai Zalakain
87c1097af1 xonotic: 0.8.1 -> 0.8.2
As with 0.8.1, music is still not working.
2017-05-26 18:24:34 +02:00
Unai Zalakain
b0f167e96d xonotic: fix xonotic not finding libcurl at runtime 2017-05-26 18:24:17 +02:00
romildo
b5deb68364 mupdf: 1.10a -> 1.11 2017-05-26 12:24:37 -03:00
Tom Smeets
5886b7fd72 desktopManager service: Document background image location 2017-05-26 14:43:33 +00:00
Tom Smeets
6a7590d78a desktopManager service: Add wallpaper options
These options are used by `feh` when setting the wallpaper.
2017-05-26 14:43:33 +00:00
Michael Weiss
175ecbab91 gitRepo: Improve the packaging
Improvements:
- Use a versioned URL
  - The build won't break anymore (due to a wrong hash) after a new
    version is being released
  - It will be possible to build older versions
- Add (hopefully all) runtime dependencies (Git, GnuPG and less (for
  "repo help"))
- Add the upstream license
- Add a long description
- Use the name of the Git tag for the version
  - The version number from the script (currently 1.23) is only
    incremented after "important" changes (i.e. there are slightly
    different different scripts with "VERSION = (1, 23)")
2017-05-26 16:04:15 +02:00
Vladimír Čunát
00672dec8a
Merge older staging
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
romildo
574e4e296f pnmixer: 0.7.1-rc1 -> 0.7.1 2017-05-26 15:32:53 +02:00
Nikolay Amiantov
addb96c323 unity3d: 5.5.3 -> 5.6.1
Fixes #26061.
2017-05-26 16:21:25 +03:00
Volth
3de90b259c webkitgtk: 2.14.11 -> 2.16.3 2017-05-26 16:20:54 +03:00
Tim Steinbach
4f42804288 Merge pull request #26106 from NeQuissimus/rkt_1_26_0
rkt: 1.25.0 -> 1.26.0
2017-05-26 08:18:07 -04:00
Michael Weiss
c2e27c60b0 lf: 2017-02-04 -> 2017-05-15 2017-05-26 13:59:57 +02:00
Joachim F
7596d21f69 Merge pull request #26102 from mdorman/emacs-updates
Automated emacs package updates
2017-05-26 12:15:35 +01:00
Franz Pletz
ea5d936da8
miniupnpc_1: 1.9.20150430 -> 1.9.20160209 2017-05-26 13:09:53 +02:00
Franz Pletz
1adbd2aacd
miniupnpc_2: 2.0.20161216 -> 2.0.20170509
Fixes CVE-2017-8798.
2017-05-26 13:09:50 +02:00
Franz Pletz
45372b1cdc
geolite-legacy: 2016-07-08 -> 2017-05-26 2017-05-26 13:09:45 +02:00
Franz Pletz
3d6ed4a072
webkitgtk: remove unreferenced 2.12 and patch 2017-05-26 13:09:41 +02:00
Franz Pletz
963c32ffe1
packer: 0.12.2 -> 1.0.0 2017-05-26 13:09:13 +02:00
midchildan
586abbf737 poppler: Include poppler encoding data by default 2017-05-26 13:49:22 +03:00
Frederik Rietdijk
e284740dd5 Merge pull request #26114 from bkchr/fix_yakuake_desktop_file
Removes .desktop file from targets
2017-05-26 11:00:54 +02:00
Bastian Köcher
ff4ca50d56 Removes .desktop file from targets
Exposing the .desktop file via the targets is the wrong way, because
the kdeWrapper wraps all the files in the targets.
2017-05-26 10:54:28 +02:00
Nicolas Mattia
da192f2741 stutter: init at 0.1.0.1
This adds the stutter string generator to all-packages and update the
hackage indices for dependencies.
2017-05-26 09:15:55 +01:00
Michiel Leenaars
16857df2f3
nsd: fix openssl path in nsd-control-setup
Closes #26002
2017-05-26 10:00:28 +02:00
Michiel Leenaars
51269faa08
nsd: 4.1.15 -> 4.1.16 2017-05-26 10:00:16 +02:00