Commit Graph

32110 Commits

Author SHA1 Message Date
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
knupfer
d71833ee36 fetchipfs: init
Fixes #18296
2017-11-04 23:01:27 +01:00
Keshav Kini
21db63d669 sbcl: remove old versions 1.2.0, 1.3.12
SBCL 1.2.0 was being retained for the acl2 package, which no longer
needs it.  SBCL 1.3.12 was being retained for the maxima package,
which appears to no longer need it.
2017-11-04 13:48:22 -07:00
Keshav Kini
0094ca20cc acl2: 6.5 -> 7.4, refactor
The `make regression` line was failing because the expression was
downloading a core-system-only, no-libraries source tarball.  I
switched to using fetchFromGitHub, which downloads the full source
code -- the core system as well as the "community books",
i.e. libraries -- but the libraries unfortunately do not build yet
because they have more dependencies than the core system, and they
also run into some impurity problems during the build process.

This commit changes the ACL2 package so that at least the user will
obtain the latest version of the core system, even though they won't
get the community books.  In a later commit I hope to fix this; it
will require either changes to ACL2 itself, or a patch to be applied
to ACL2 in nixpkgs.

ACL2 7.4 has no trouble building on the current version of SBCL in
nixpkgs, so I let it do so instead of using the ancient SBCL version
1.2.0 from 2014.

I also added myself as a maintainer to this package, since I'm an
active contributor to the ACL2 project and am interested in seeing it
working on Nix.
2017-11-04 13:48:22 -07:00
Orivej Desh
86415c9c83
Merge pull request #27790 from MatrixAI/masterpdfeditor
masterpdfeditor: init at 4.2.70
2017-11-04 20:19:40 +00:00
Peter Simons
a09460b827 ghc: add 8.2.2-rc2 2017-11-04 20:02:31 +01:00
Vincent Laporte
8923737cd5
ocamlPackages.sexplib: 0.9.2 -> 0.9.3 2017-11-04 17:09:50 +00:00
Tim Steinbach
97f172a1d5
Merge pull request #31146 from NeQuissimus/kafka_updates
Kafka: Update + Tests
2017-11-04 11:06:32 -04:00
Frederik Rietdijk
decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh
3ea077e638
Merge pull request #30942 from andrestylianos/joker
joker: init at 0.8.6
2017-11-04 07:09:56 +00:00
André Stylianos Ramos
49e0be1d4d joker: init at 0.8.6 2017-11-04 06:36:16 +01:00
Michal 'BlessJah' Marzuchowski
c3e7e2249b mtail: init at 3.0.0-rc4 2017-11-04 01:36:52 +01:00
Vincent Laporte
0ce1067b18
ocamlPackages.num: init at 1.1 2017-11-03 23:45:18 +00:00
Vincent Laporte
4f7c0aed38
ocaml: init at 4.06.0 2017-11-03 22:51:27 +00:00
Vincent Laporte
0eb284b351
alt-ergo: remove constraint on OCaml version 2017-11-03 19:44:20 +00:00
Vincent Laporte
ee23541f89
ocamlPackages.ocaml_expat: 0.9.1 -> 1.0.0 2017-11-03 19:44:19 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Daiderd Jordan
9a1534496a
Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Robert Helgesson
6fb9706a1c
perl-CGI: 4.36 -> 4.37 2017-11-03 12:31:27 +01:00
Robert Helgesson
09ed44c9eb
perl-Software-License: 0.103012 -> 0.103013 2017-11-03 12:31:27 +01:00
Matthias Beyer
208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Orivej Desh
52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Jörg Thalheim
60c4104b7e
Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-m
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
2017-11-03 00:19:52 +00:00
Jörg Thalheim
ddec346c63
Merge pull request #31158 from jbboehr/fix/php-redis-3.1.4-m
phpPackages.redis: rev 4a37e4 -> 3.1.4
2017-11-03 00:13:27 +00:00
Orivej Desh
c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Bas van Dijk
c894327215 postage: replaced by pgmanage-10.0.2
postage is no longer maintained and has been replaced by the identical pgmanage. See:

https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage

The following error is raised when a user enables the deprecated `services.postage.enable` option:

Failed assertions:
- services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
2017-11-03 00:14:00 +01:00
Orivej Desh
da067f40f9 ipmicfg: fix style 2017-11-02 23:10:46 +00:00
Richard Marko
2b37262519 ipmicfg: init at 1.27.0 2017-11-02 22:19:35 +01:00
John Boehr
994cff67e3
phpPackages.redis: rev 4a37e4 -> 3.1.4 2017-11-02 13:50:51 -07:00
John Boehr
3c74fcf6bf
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
See #30734 - 5.1.2 segfaults
2017-11-02 12:55:56 -07:00
Tim Steinbach
30d4deccbd
kafka: Remove 0.8 2017-11-02 15:12:19 -04:00
Jörg Thalheim
4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Benjamin Staffin
998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Tim Steinbach
ace06a2bf1
kafka: Default to 1.0 2017-11-02 13:48:22 -04:00
Tim Steinbach
46b09a8d55
kafka: Add 1.0.0 2017-11-02 13:46:07 -04:00
Thomas Tuegel
a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Tim Steinbach
51629d777d
kafka: Add 0.11.0.1 2017-11-02 13:37:24 -04:00
Casey Ransom
b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Thomas Tuegel
9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Matthieu Coudron
7dce131b86 kernelmptcp: 0.91.3 -> 0.92.1 2017-11-02 13:14:57 +01:00
Langston Barrett
1fc6f4695c iwona (font): init at 0_995 (#31067)
* iwona: init at 0_995

* iwona: nitpicks
2017-11-02 12:09:47 +00:00
zimbatm
c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Mathias Schreck
ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Jörg Thalheim
010d30123d
Merge pull request #31081 from gnidorah/mpv
mpv: wayland support by default
2017-11-02 08:59:50 +00:00
c0bw3b
e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Roger Qiu
8e541c08d6 masterpdfeditor: init at 4.2.70 2017-11-01 21:14:35 +01:00
zimbatm
a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
Robert Helgesson
a7d25d4bbc
perl-Parse-RecDescent: 1.967009 -> 1.967015 2017-11-01 15:35:52 +01:00
Robert Helgesson
e65b441cd3
perl-libapreq2: limit to "out" outputs
The build otherwise fails due to being unable to produce `devdoc`.
2017-11-01 15:35:51 +01:00