Tom Smeets
cdebd1c61f
sixpair: init at 2007-04-18 ( #43072 )
...
This is a small c program used for pairing with a wireless PlayStation 3 controller via bluetooth.
I included a patch that replaces the depricated 'hcitool' command with 'bluetoothctl'.
For further info visit: http://www.pabr.org/sixlinux/
2018-07-06 00:04:27 +02:00
Florian Klink
dff0cfc3b0
gocryptfs: fix typo in folder name
2018-07-05 23:56:06 +02:00
Matthew Bauer
ad20a4a1c3
stage: add Linux checks
...
This prevent us evaluation on macOS systems where pkgsMusl &
pkgsi686Linux is unsupported.
2018-07-05 17:32:54 -04:00
John Ericson
f795ed79d0
stage: Make pkgsMusl
and pkgsi686linux
respect the original localSystem more
...
For example:
nix-repl> pkgsi686Linux.pkgsMusl.hostPlatform.config
"i686-unknown-linux-musl"
nix-repl> pkgsMusl.pkgsi686Linux.hostPlatform.config
"i686-unknown-linux-musl"
2018-07-05 16:17:54 -04:00
Matthew Bauer
69f1045001
treewide: remove forceSystem
2018-07-05 15:47:10 -04:00
Vincent Laporte
3b0cd74f55
ocamlPackages.janeStreet: 0.10 -> 0.11
2018-07-05 19:40:31 +00:00
Matthew Bauer
c491a99362
treewide: remove callPackage_i686
...
This has been replaced with pkgsi686Linux.callPackage
2018-07-05 14:04:52 -04:00
Matthew Bauer
5b357d9037
stage: refactor extraPkgs
...
I have renamed the overlay to “otherPackageSets” because I think that
is more descriptive.
pkgsLocal has been removed because there were concerns that it would
be confusing. None of the other names seemed very useful so I think it
is best to avoid it altogether. pkgsCross is still included,
hopefully, that will not have as much confusion.
pkgsMusl is now available for building Musl packages. It will give you
packages bulit with the Musl libc.
Also added more documentation.
/cc @dezgeg @Ericson2314 @dtzWill
2018-07-05 13:59:03 -04:00
Jan Tojnar
3272f10024
networkmanager-openvpn: move to a subdirectory
2018-07-05 19:18:07 +02:00
Matthew Bauer
00b44dcb01
Merge pull request #43065 from gnidorah/wine
...
wine: build wineWow packages on hydra
2018-07-05 11:41:36 -04:00
xeji
e8765ff8a8
Merge pull request #43044 from oyren/write_stylus
...
write_stylus: init at 209
2018-07-05 12:39:11 +02:00
Gabriel Ebner
57ae4e8d8e
vampire: init at 4.2.2
2018-07-05 09:34:28 +02:00
Manuel Mendez
905db9d5e3
pythonPackaes.grpcio-tools: init at 1.13.0 ( #43022 )
2018-07-05 09:14:51 +02:00
averelld
11c61ea63f
rstudio: fix build by using compatible boost version ( #42383 )
2018-07-05 05:20:11 +00:00
Maximilian Bosch
4dfea241bc
gradle-completion: init at 1.3.1 ( #42929 )
...
This package adds completion scripts for `gradle` on the `bash` and
`zsh` shells.
The completions can be enabled like this:
```
{ pkgs, ... }:
{
environment.systemPackages = [ pkgs.gradle pkgs.gradle-completion ];
programs.zsh.enable = true;
}
```
The package stores the scripts into the expected directories in
`$out/share` to ensure that the shells can easily find their scripts.
Closes #42799
2018-07-05 00:34:28 +02:00
oyren
4f84814208
write_stylus: init at 209
2018-07-04 22:15:32 +02:00
Graham Christensen
fbf93cd61b
Revert "pkgs/top-level/release.nix.nix: Use fetchGit if possible"
...
This reverts commit 67d0a57ef9
.
which caused evaluation errors in restricted eval mode, producing:
error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode
2018-07-04 15:52:15 -04:00
Peter Simons
259215a6b3
ghc-8.6.x: create an initial package set configuration
2018-07-04 19:14:18 +02:00
Will Dietz
37914c8cb0
Merge pull request #43014 from orivej/wcc
...
wcc: init unstable at 2018-04-05
2018-07-04 11:43:27 -05:00
Eelco Dolstra
8d4068d9d1
pkgs/top-level/release.nix: Don't require Darwin to be supported
2018-07-04 17:53:02 +02:00
Eelco Dolstra
67d0a57ef9
pkgs/top-level/release.nix.nix: Use fetchGit if possible
2018-07-04 17:20:54 +02:00
Silvan Mosberger
6fd7f31c1e
Merge pull request #42683 from lschuermann/libvmi
...
libvmi: init at 0.12
2018-07-04 16:44:15 +02:00
Silvan Mosberger
afa9f76391
Merge pull request #42824 from Hodapp87/libfive
...
libfive: init at 2018-07-01
2018-07-04 16:40:27 +02:00
Silvan Mosberger
71a062755f
Merge pull request #42905 from Enzime/add/mfcl2740dw
...
Add Brother MFC-L2740DW drivers
2018-07-04 16:37:49 +02:00
Orivej Desh
c4edb10662
wcc: init unstable at 2018-04-05
2018-07-04 12:57:11 +00:00
Silvan Mosberger
fac943fc81
Merge pull request #42897 from fragamus/master
...
add bliss package
2018-07-04 13:59:41 +02:00
catern
eb8e68b41b
pythonPackages.python-prctl: init at 1.7 ( #42353 )
2018-07-04 11:54:00 +00:00
Michael Gough
e3ea685957
bliss: init at 0.73
2018-07-04 11:33:10 +00:00
Richard Marko
91575dd285
pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp ( #42889 )
2018-07-04 11:28:07 +00:00
Michael Hoang
6b2bdc36f8
mfcl2740dwcupswrapper: init at 3.2.0-1
...
CUPS wrapper for Brother MFC-L2740DW
2018-07-04 19:43:23 +10:00
Michael Hoang
cc7fba1ce3
mfcl2740dwlpr: init at 3.2.0-1
...
Brother MFC-L2740DW lpr driver
2018-07-04 19:43:02 +10:00
Samuel Leathers
e3f1ac9009
iksemel: init at 1.4
2018-07-04 00:17:30 -04:00
Gavin Rogers
9a9539df65
init: holochain-go at 0.1.0-alpha
...
Holochain is a platform for creating an unenclosable carrier upon which
highly-scalable dApps and smart contracts can be built. This is the holochain
team's initial implimentation in go. A rust version is under development.
2018-07-03 20:40:52 +01:00
gnidorah
301789b473
wine: build wineWow packages on hydra
2018-07-03 21:29:32 +03:00
ldesgoui
60d0e80786
pscircle: init at 1.0.0
2018-07-03 16:18:22 +02:00
Austin Seipp
e42e0c8179
foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
...
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...
This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-03 09:09:02 -05:00
Tim Steinbach
ddce094ddf
linux: Remove 4.16
...
This version is EOL and 4.17 is already in our tree.
Additionally, remove the 4.16-based Copperhead kernel, which is unmaintained
2018-07-03 09:18:01 -04:00
Gabriel Ebner
6fcf294a0b
imagemagick_light: remove heif dependency
...
See #42841
2018-07-03 10:38:56 +02:00
Gabriel Ebner
7138bc0eab
Merge pull request #42841 from gebner/heif
...
HEIF support
2018-07-03 09:28:25 +02:00
Joachim F
587bc20bb7
Merge pull request #42857 from oxij/pkg/toxvpn-toxcore
...
toxvpn: use default libtoxcore
2018-07-02 23:48:27 +00:00
Matthew Bauer
38f907c39d
Merge pull request #42892 from sorki/uboot_novena
...
uboot: add ubootNovena
2018-07-02 19:10:50 -04:00
Chris Hodapp
de64c6f296
libfive: init at 2018-07-01
2018-07-02 16:24:30 -04:00
John Ericson
ccfe1b5713
Merge pull request #42874 from obsidiansystems/crossPkgs
...
Add pkgsCross & pkgsLocal
2018-07-02 13:25:24 -04:00
Pascal Wittmann
a444ed3870
Merge pull request #42827 from mt-caret/master
...
source-han-code-jp: init at 2.011R
2018-07-02 18:42:14 +02:00
Okina Matara
8b312db421
dolphinEmuMaster: 2018-06-22 -> 2018-07-02
...
also migrate from wxwidgets to qt, wxwidgets support in dolphin has been
dropped
2018-07-02 09:29:43 -07:00
Pascal Wittmann
3e6c0337c9
Merge pull request #42863 from elitak/livepeer
...
livepeer: init at 0.2.4
2018-07-02 18:23:01 +02:00
Matthew Bauer
b2b68862f5
Merge pull request #42832 from uri-canva/bazel-hydra-darwin
...
bazel: fix darwin build on hydra
2018-07-02 11:34:49 -04:00
Matthew Bauer
18af089de7
stage: remove nixpkgsFun
...
also inherit forceSystem for some GNU Hurd stuff
2018-07-02 11:20:34 -04:00
Matthew Bauer
d1bd9faf61
stage: move old stuff to stage.nix
2018-07-02 11:07:53 -04:00
Matthew Bauer
b6b1950594
top-level: add extraPkgs to stage.nix
2018-07-02 11:07:53 -04:00
Matthew Bauer
d665e80450
top-level: move cross pkgs to overlay
2018-07-02 11:07:53 -04:00
Matthew Bauer
eb90f5c08e
all-packages: add pkgsCross
2018-07-02 11:01:23 -04:00
Robert Schütz
6a8f7e40d7
python.pkgs.google_gax: remove deprecated package
...
See https://github.com/googleapis/gax-python#deprecated .
2018-07-02 16:28:16 +02:00
Sarah Brofeldt
6abb68d47a
Revert "foundationdb: add 5.2.5 release, and new 6.0.0 snapshot"
...
This reverts commit 1fa2503f9d
.
Broke ofborg evals due to missing required argument sdvend49
2018-07-02 16:08:54 +02:00
Austin Seipp
1fa2503f9d
foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
...
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...
This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-02 06:48:41 -05:00
Sarah Brofeldt
f06ce58323
Merge pull request #42843 from fragamus/master
...
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Eric Litak
faf44ff2dc
livepeer: init at 0.2.4
2018-07-02 02:16:55 -07:00
Jan Malakhovski
df17074db7
toxvpn: use default libtoxcore
...
As it works fine with it.
2018-07-02 02:41:00 +00:00
Richard Marko
b6c29e6298
uboot: add ubootNovena
2018-07-01 20:46:23 +02:00
Michael Gough
f180facaa0
hmetis: init at 1.5
2018-07-01 18:29:55 +00:00
Peter Simons
c85f23a82a
ghc: add 8.6.1-alpha1 pre-release
2018-07-01 19:22:09 +02:00
Gabriel Ebner
055a355c0b
libheif: init at 1.3.2
2018-07-01 14:21:26 +02:00
Gabriel Ebner
47216a62d3
libde265: init at 1.0.3
2018-07-01 13:51:05 +02:00
Tuomas Tynkkynen
d1b9bf9223
sidplayfp: Init at 1.4.3
2018-07-01 13:36:57 +03:00
Michael Raskin
055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
...
Sage on nixos
2018-07-01 07:37:42 +00:00
Uri Baghin
cd3723bd04
bazel: fix darwin build on hydra
2018-07-01 11:15:48 +10:00
Masayuki Takeda
95175cff45
source-han-code-jp: init at 2.011R
2018-06-30 15:39:12 -04:00
Tad Fisher
81c2f270e5
zoom-us: 2.0.123200.0405 -> 2.2.128100.0627 ( #42742 )
2018-06-30 19:03:17 +02:00
Matthew Bauer
bdb0b2db44
Merge pull request #42766 from nonfreeblob/nethack-x11
...
nethack: nethack-x11 package created
2018-06-30 12:18:14 -04:00
worldofpeace
bae87d5042
python.pkgs.pybrowserid: move expression and 0.9.2 -> 0.14.0 ( #42814 )
2018-06-30 15:01:07 +02:00
nonfreeblob
1627b6fc09
nethack: nethack-x11 package created
...
If x11Mode is false, ncurses NetHack version will be built (nethack).
If x11Mode is true, x11 NetHack version will be built (nethack-x11).
NetHack DevTeam provide x11 version support only for Linux.
2018-06-30 14:48:20 +03:00
Robert Schütz
7725269765
Merge pull request #42728 from mkaito/update-ykman
...
yubikey-manager: 0.4.0 -> 0.7.0
2018-06-30 11:29:35 +02:00
Michishige Kaito
97e3024376
python-fido2: init at 0.3.0
2018-06-30 10:21:02 +01:00
Timo Kaufmann
17e6b391eb
sage: 8.1 -> 8.2, use system packages
2018-06-30 01:21:31 +02:00
Timo Kaufmann
b7a6689d6f
gap-libgap-compatible: init at 4r8p6
2018-06-30 01:20:46 +02:00
Timo Kaufmann
b6f07b1d9e
elliptic_curves: init at 0.8
2018-06-30 01:20:45 +02:00
Timo Kaufmann
c7d4528a89
conway_polynomials: init at 0.5
2018-06-30 01:20:45 +02:00
Timo Kaufmann
6fc8b0d69a
polytopes_db: init at 20170220
2018-06-30 01:20:45 +02:00
Timo Kaufmann
60fe33bbe5
pari-seadata-small: init at 20090618
2018-06-30 01:20:45 +02:00
Timo Kaufmann
7c92c26b23
pari-galdata: init at 20080411
2018-06-30 01:20:45 +02:00
Timo Kaufmann
2f76f66998
graphs: init at 20161026
2018-06-30 01:20:45 +02:00
Timo Kaufmann
83a839c4d4
combinatorial_designs: init at 20140630
2018-06-30 01:20:45 +02:00
spacefrogg
37c999228b
openafs_1_8: init at 1.8.0 ( #41889 )
...
- Introduce new "server" output holding the server binaries
- Adapt tsmbac.patch to new build environment
- Adapt openafs nixos server module accordingly
- Update upstream CellServDB: 2017-03-14 -> 2018-05-14
- Introduce package attributes to refer to the openafs packages to use for
server, programs and kernel module
2018-06-30 00:34:35 +02:00
Vladyslav M
f0090503c7
exiftool: 10.80 -> 11.01 ( #42757 )
2018-06-29 23:23:06 +02:00
Sander van der Burg
05474564b2
Add minimal package set for Node.js 10.x
2018-06-29 22:44:33 +02:00
obadz
79b33a2c00
citrix-receiver: 13.9.1 -> 13.10.0
2018-06-29 21:33:09 +01:00
John Wiegley
4d28621c44
Merge pull request #42759 from Zimmi48/coq-8.8.1
...
coq_8_8: 8.8.0 -> 8.8.1
2018-06-29 13:31:01 -07:00
Robin Gloster
95cb828b27
python-openid: remove, only keep python3-openid
...
see discussion on
2e41891e6d
2018-06-29 21:37:45 +02:00
aszlig
d15ba6a7ee
python/soco: init at 0.15
...
This is required for one of the plugins (sonosupdate) of Beets version
1.4.7.
I do not have a Sonos speaker, so I can't really test whether the
library works nor properly maintain this package (so I didn't add myself
as a maintainer).
I ran the build (including tests) against Python 2.x and Python 3.x.
Signed-off-by: aszlig <aszlig@nix.build>
2018-06-29 21:29:49 +02:00
Vladimír Čunát
2059bf9e39
Merge older staging with added firefox-related updates
2018-06-29 21:06:39 +02:00
Robert Schütz
da7d4c3676
python.pkgs.flask-caching: init at 1.4.0
2018-06-29 19:27:28 +02:00
Jan Tojnar
eee6565783
gspell: move to top-level
2018-06-29 18:41:59 +02:00
Théo Zimmermann
314eb884ec
coq_8_8: 8.8.0 -> 8.8.1
2018-06-29 11:10:31 +02:00
Frederik Rietdijk
9cf1f58c4f
Merge pull request #42372 from Assassinkin/sklearn-deap
...
pythonPackages.sklearn-deap: init at 0.2.2
2018-06-29 09:15:19 +02:00
Matthew Bauer
68f945da6d
Merge pull request #42122 from AndersonTorres/upload/skribilo
...
Skribilo: New Package(s)
2018-06-28 22:42:04 -04:00
Matthew Bauer
c29df030b2
Merge pull request #42605 from pmyjavec/saml2aws
...
Add saml2aws package
2018-06-28 22:29:08 -04:00
Matthew Bauer
a7df5d5cdf
Merge pull request #42613 from Hodapp87/yafaray
...
yafaray-core: init at v3.3.0
2018-06-28 22:28:02 -04:00
Matthew Bauer
be41140069
Merge pull request #42623 from tadfisher/jd-gui
...
jd-gui: 0.3.5 -> 1.4.0
2018-06-28 22:27:54 -04:00
Matthew Bauer
c7c34f1261
Merge pull request #42638 from Ralith/vulkan
...
Vulkan updates
2018-06-28 22:27:01 -04:00
Matthew Bauer
fde2e02100
Merge pull request #42639 from peterhoeg/u/amarok
...
amarok: 2.8.91-20170228 -> 2.9.0-20180618
2018-06-28 22:26:48 -04:00
Matthew Bauer
ef7a63e2ef
Merge pull request #42534 from Hodapp87/structuresynth
...
structure-synth: init at v1.5
2018-06-28 22:23:40 -04:00
Matthew Bauer
dc5eb16de7
Merge pull request #42535 from leenaars/krop
...
krop: init -> 0.5.0
2018-06-28 22:23:18 -04:00
Matthew Bauer
34423662c4
Merge pull request #42582 from jb55/clightning
...
clightning: init at 0.6
2018-06-28 22:21:50 -04:00
Matthew Bauer
197a189c0f
Merge pull request #42334 from Hodapp87/luxcorerender_pr
...
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-28 22:19:50 -04:00
Matthew Bauer
e714f85b2f
Merge pull request #41929 from smaret/gildas
...
gildas: init at 201806_a
2018-06-28 22:17:07 -04:00
Matthew Bauer
11552ccfed
Merge pull request #42343 from Hodapp87/appleseed_pr
...
appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11
2018-06-28 22:11:45 -04:00
Matthew Bauer
5dba22e5cf
Merge pull request #42361 from teto/i3easyfocus
...
I3-easyfocus
2018-06-28 22:11:03 -04:00
Matthew Bauer
574883f665
Merge pull request #42571 from iimog/hmmer
...
hmmer: init at 3.1b2
2018-06-28 22:00:09 -04:00
Matthew Bauer
82b474f37b
Merge pull request #32893 from volth/hadoop_2_7-3_0
...
hadoop: 2.2.0 -> 2.7.6, 2.8.4, 2.9.1, 3.0.3, 3.1.0
2018-06-28 20:47:22 -04:00
Matthew Bauer
50edf59e1b
Merge pull request #41430 from Tomahna/bloop
...
Bloop: Init 1.0.0-M11
2018-06-28 20:42:41 -04:00
Matthew Bauer
aea65fe799
Merge pull request #41431 from lukeadams/gr-update
...
gnuradio: 3.7.11.1 -> 3.7.13.3
2018-06-28 20:42:04 -04:00
Matthew Bauer
45d120d42b
Merge pull request #39849 from teto/mptcp94
...
linux_mptcp: 0.93 -> 0.94
2018-06-28 20:38:41 -04:00
Matthew Bauer
9fcc63abb5
libcCross: Use correct libSystem
2018-06-28 16:01:29 -04:00
Matthew Bauer
a44d33aac1
Merge pull request #42669 from obsidiansystems/upstream-plist
...
Upstream PLIST handling
2018-06-28 15:26:31 -04:00
xeji
c2eb9b4bde
Merge pull request #42668 from mnacamura/feedgnuplot
...
feedgnuplot: init at 1.49
2018-06-28 18:03:41 +02:00
Matthew Bauer
40f4b67302
libcCrossChooser: fix xcode eval
...
it should be targetPackages.darwin.iosSdkPkgs.libraries
2018-06-28 10:24:09 -04:00
Kevin Liu
cb303b8074
firebird-emu: init at 1.4 ( #42663 )
...
* firebird-emu: init at 1.4
* firebird-emu: limit platform to linux
Other platforms fail to compile currently.
2018-06-28 12:47:36 +02:00
Mitsuhiro Nakamura
6262034036
feedgnuplot: init at 1.49
2018-06-28 12:21:54 +09:00
Silvan Mosberger
ed533ba946
shadowfox: init at 1.5.2 ( #42313 )
2018-06-27 23:57:14 +02:00
Leon Schuermann
fc3073c06b
Merge remote-tracking branch 'proteansec/pkgs/libvmi' into libvmi
...
Fix incorrect license and change maintainer.
2018-06-27 22:33:00 +01:00
Matthew Bauer
bceb29f177
unixtools: add killall
2018-06-27 16:45:52 -04:00
Greg Hale
98c1ad879a
pHash: init at 0.9.4 ( #42546 )
...
Fix style and redundancy issues pointed out by @jb55
2018-06-27 22:22:52 +02:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Matthew Bauer
c672e37f4a
xcbuild: rework to use lib.PLIST
...
This is a good way to test that plist works.
Sorry for the large diff. There are a bunch of cleanups in here that
needed to be done. Should make it possible to use in cross
compilation.
2018-06-27 15:36:00 -04:00
AndersonTorres
8f5f387475
skribilo: init at 0.9.4
2018-06-27 15:23:20 -03:00
AndersonTorres
49008f9c71
guile-reader: init at 0.6.2
2018-06-27 15:23:20 -03:00
Johannes Frankenau
916dc592d4
tvbrowser-bin: init at 4.0.1 ( #42620 )
2018-06-27 20:08:03 +02:00
Peter Hoeg
a0c36e9f18
amarok: 2.8.91-20170228 -> 2.9.0-20180618
...
Also:
- make kf5 version default
- drop kdelibs4
2018-06-27 12:19:03 +08:00
Benjamin Saunders
cb2921c839
vulkan-tools: init at 1.1.77.0
2018-06-26 20:38:02 -07:00
Benjamin Saunders
07396a6145
vulkan-validation-layers: init at 1.1.77.0
2018-06-26 20:38:01 -07:00
Benjamin Saunders
879145e1f7
vulkan-headers: init at 1.1.77.0
2018-06-26 20:38:00 -07:00
Paul Myjavec
57183eef63
saml2aws: init at 2.6.1
...
Adds a new package, saml2aws, a CLI tool for managaing AWS logins via
SAML. For more information see https://github.com/Versent/saml2aws .
* Add nix expression to build the package.
* Add myself as a maintainer.
2018-06-27 09:59:04 +09:00
Luke Adams
b64932fabe
gnuradio: 3.7.11.1 -> 3.7.13.3
...
* also add mako input (cheetah will be removed in GR3.8)
2018-06-26 17:04:43 -05:00
Vincent Laporte
c647ca8180
ocamlPackages.cmdliner: remove at 0.9.8
2018-06-26 20:14:57 +00:00
Vincent Laporte
ed1bbae4db
ocamlPackages.ocp-indent: remove at 1.5.2
2018-06-26 20:14:57 +00:00
Vincent Laporte
06158033f2
ocamlPackages.ocp-index: use up-to-date ocp-indent
2018-06-26 20:14:57 +00:00
Vincent Laporte
db8f874da8
ocamlPackages.ocp-indent: fix attribute name (from ocpIndent)
2018-06-26 20:14:57 +00:00
Vincent Laporte
fd018bdadd
ocamlPackages.ocp-build: remove spurious dependency to camlp4
...
Change attribute name from “ocpBuild” to “ocp-build”.
2018-06-26 20:14:57 +00:00
Tad Fisher
3c5e7e2ae4
jd-gui: 0.3.5 -> 1.4.0
2018-06-26 12:21:16 -07:00
Robert Schütz
352995d79b
Merge pull request #42052 from makefu/pkgs/python-forecastio/init
...
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 20:22:38 +02:00
symphorien
d85aae2323
agedu: init at 20180522.5b12791 ( #42538 )
2018-06-26 20:06:16 +02:00
makefu
ecac42bd87
pythonPackages.python-forecastio: init at 1.4.0
2018-06-26 18:35:04 +02:00
xeji
6c0427e8ec
Merge pull request #42586 from Ma27/phonon-qt5-by-default
...
phonon-backend-vlc: use qt5 by default
2018-06-26 18:26:14 +02:00
Maximilian Bosch
8d6502f8ca
phonon-backend-vlc: use qt5 by default
...
`minitube` is currently broken transitively due to the broken
`phonon-backend-qt4`: https://hydra.nixos.org/build/76523277
Although QT4 is fairly old, this package is still built with `qt4` ATM,
however QT5 is available as well. After this change, QT5 will be built
by default and in case anybody requires legacy QT4 it has to be enabled
explicitly like this:
```
with import <nixpkgs> { };
phonon-backend-vlc.override { withQt4 = true; }
```
Now the QT5-only build can be used (which fixes `minitube`) and there
are no confusions anymore with the build dependencies. Previously
`phonon-backend-vlc` and `libsForQt5.phonon-backend-vlc` used `qt4` by
default which was likely responsible for broken `minitube`.
2018-06-26 17:34:34 +02:00
xeji
a627399a84
Merge pull request #42567 from vbgl/ocaml-psmt2-frontend
...
ocamlPackages.psmt2-frontend: init at 0.1
2018-06-26 17:00:37 +02:00
Matthew Justin Bauer
e4d9ce9061
Merge pull request #42599 from obsidiansystems/xcodever-in-system
...
xcode: add xcodePlatform to system
2018-06-26 10:56:57 -04:00
Chris Hodapp
b2831de441
yafaray-core: init at v3.3.0
2018-06-26 09:52:27 -04:00
xeji
191c42d6ca
Merge pull request #42565 from Lassulus/lief
...
lief: init at 0.9.0
2018-06-26 15:50:58 +02:00
volth
ea946b0611
perlPackages: add meta.broken = true; ( #42595 )
...
mark old and unmaintained by upstream packages as broken
2018-06-26 12:12:14 +02:00
volth
f51c256314
perlPackages.MHonArc: fix build ( #42593 )
2018-06-26 12:09:22 +02:00