Niklas Thörne
d48cef7d5b
cppclean: init at 2018-05-12 ( #49264 )
...
* cppclean: init at 2018-05-12
* Updated according to review comments
2018-10-30 20:15:33 +01:00
Matthew Bauer
a6fa5bd936
Merge pull request #48286 from matthewbauer/avrgcc
...
avr: use new cross compilation infrastructure
2018-10-30 13:49:08 -05:00
Matthew Bauer
2634d37617
systems/examples: add i686 & x86-64 embedded
...
Fixes #28160
2018-10-30 13:46:01 -05:00
Matthew Bauer
a33d122be6
qmk_firmware: init at 0.6.144
...
A convenient way to test embedded projects
2018-10-30 13:31:56 -05:00
Matthew Bauer
dcdf00f18b
mentorToolchains: remove
...
mentorToolchains.armLinuxGnuEabi is replaced with:
- pkgsCross.pogoplug4.buildPackages.gcc
- pkgsCross.pogoplug4.buildPackages.binutils
and mentorToolchains.armEabi is replaced with:
- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
Fixes #39087
2018-10-30 13:31:56 -05:00
Matthew Bauer
c327df544a
gcc-arm-embedded: remove
...
replace with:
- pkgsCross.arm-embedded.buildPackages.gcc
- pkgsCross.arm-embedded.buildPackages.binutils
2018-10-30 13:31:55 -05:00
Matthew Bauer
aa4707fc34
treewide: use gnu toolchain for avr/arm-embedded
...
These packages should in theory work with our GCC toolchains, but
there are some definite breakages that need to be tracked down.
Comparing output of these to old gcc-arm-embedded is important.
Affected packages include:
- axolooti
- avrdudess
- opentx
- microscheme
- betaflight
- inav
- blackmagic
- simavr
- gnuk
2018-10-30 13:31:45 -05:00
Lizard
39662cf61c
pbpst: init at unstable-2018-01-11 ( #49459 )
2018-10-30 17:33:59 +01:00
Daniël de Kok
3a2336798f
pyo3-pack: init at 0.3.8 ( #46754 )
2018-10-30 16:36:21 +01:00
Lancelot SIX
f68cf486d8
Merge pull request #48664 from alyssais/postgres11
...
postgresql_11: init at 11.0
2018-10-30 15:54:42 +01:00
Alyssa Ross
91c746cacc
postgresql_11: init at 11.0
2018-10-30 14:33:35 +00:00
Alyssa Ross
c6c7d55790
postgresql*: use underscores in version numbers
2018-10-30 14:32:21 +00:00
Jörg Thalheim
8df0ca2bbc
coq_8_4: remove
...
verasco was its only user
2018-10-30 13:31:11 +00:00
Jörg Thalheim
b5ad615474
verasco: remove unmaintained project
...
Verasco is no longer maintained by upstream and blocks updates of some libraries.
Removing it also makes it possible to remove coq 8.4.
2018-10-30 13:31:11 +00:00
Michael Raskin
1d8794e16e
Merge pull request #48873 from romildo/new.jwm-settings-manager
...
jwm-settings-manager: init at 2018-10-19
2018-10-30 13:24:46 +00:00
Alyssa Ross
9594b59f13
postgresql10: rename from postgresql100
2018-10-30 12:40:20 +00:00
Jörg Thalheim
d23d25ebbb
Merge pull request #47594 from midchildan/add-sourcetrail
...
sourcetrail: init at 2018.3.55
2018-10-30 12:07:51 +00:00
José Romildo Malaquias
b348f8568f
jwm-settings-manager: init at 2018-10-19
2018-10-30 07:49:53 -03:00
Stefan Siegl
74cfbd63e1
tomboy: build against mono 5, refs #49369
2018-10-30 10:08:39 +01:00
xeji
21a7ca7c08
Merge pull request #49074 from c0bw3b/pkg/veracrypt
...
veracrypt: 1.22 -> 1.23 / truecrypt: remove and alias to veracrypt
2018-10-29 23:53:29 +01:00
Matthew Bauer
501d072b5f
gnuk{-git,-unstable}: remove
...
These two are unmaintained, no reason to keep them when they are
out-of-date
2018-10-29 14:34:10 -05:00
Matthew Bauer
946598d071
release-cross: add new targets
...
adds:
- arm-embedded
- avr
- aarch64-embedded
- powerpc-embedded
2018-10-29 14:34:10 -05:00
Matthew Bauer
8db71d9d77
newlib: init at 3.0.0
...
Fixes #47533
newlib seems to think it’s a compiler when it’s not. Anyway had to
make host refer to build platform for things to work.
2018-10-29 14:34:10 -05:00
Matthew Bauer
d59a9ac7cf
avr: use new compilation infrastructure
...
Gets rid of:
avrbinutils
avrgcc
to replace with:
pkgsCross.avr.buildPackages.binutils
pkgsCross.avr.buildPackages.gcc
2018-10-29 14:34:09 -05:00
Frederik Rietdijk
e6c0b6ff6f
Merge pull request #49070 from r-ryantm/auto-update/python3.6-dlib
...
python36Packages.dlib: 19.13 -> 19.16
2018-10-29 19:27:07 +01:00
Maximilian Bosch
b7bc6e7f6c
pythonPackages.dlib: move expression
...
Initially the expression was quite small (just inherited properties from
`pkgs.dlib`), but the more it grows the better it is to store it into
its own file.
2018-10-29 18:57:19 +01:00
Maximilian Bosch
ac499a345a
pythonPackages.dlib: disable AVX instructions during checkPhase
2018-10-29 18:18:39 +01:00
Robert Schütz
8f415fdf80
Merge pull request #48892 from sveitser/update/pythonPackages.sh
...
pythonPackages.sh: 1.11 -> 1.12.14
2018-10-29 14:21:36 +01:00
Urban Škudnik
5adfcb951a
pythonPackages.aioprocessing: init at 1.0.1 ( #49170 )
2018-10-29 13:24:24 +01:00
Vladyslav M
bd4387f599
Merge pull request #49320 from benpye/init-miniflux
...
miniflux: init at 2.0.12
2018-10-29 13:53:42 +02:00
Ben Pye
9a03df974c
miniflux: init at 2.0.12
2018-10-29 13:32:55 +02:00
Pavol Rusnak
b7201c5c69
python.pkgs.Pyro remove package - Pyro4 should be used instead
2018-10-29 11:21:03 +01:00
Pavol Rusnak
e212399d44
python.pkgs.Pyro4: new package (at version 4.74)
...
includes its dependency python.pkgs.serpent (at version 1.27)
2018-10-29 11:20:03 +01:00
Jörg Thalheim
cd0e925a13
Merge pull request #49362 from Mic92/openopc
...
openopc: remove
2018-10-29 07:44:32 +00:00
Jörg Thalheim
0e72714d5d
Merge pull request #49358 from Mic92/nixdoc
...
nixdoc: init at 1.0.1
2018-10-28 23:12:43 +00:00
Jörg Thalheim
8dba09c181
Merge branch 'master' into mono-cleanup
2018-10-28 22:59:18 +00:00
Vincent Ambo
f03929f649
nixdoc: init at 1.0.1
...
Adds nixdoc, a tool to generate documentation for Nix functions in the
standard library.
See #49275 for some background information.
2018-10-28 22:17:16 +00:00
Jörg Thalheim
80d4263526
mono44: remove insecure version
...
This version is also affected by CVE-2018-1002208.
It has no user in nixpkgs.
2018-10-28 21:30:39 +00:00
Jörg Thalheim
12c9a36dad
mono40: remove
2018-10-28 21:10:14 +00:00
Jörg Thalheim
aa1e0ac981
Merge pull request #49349 from vbgl/ocaml-menhir-20181026
...
ocamlPackages.menhir: 20170712 -> 20181026
2018-10-28 21:06:02 +00:00
Jörg Thalheim
c00b2b3074
openopc: remove
...
The project is dead and it blocks the upgrade of Pyro (https://github.com/NixOS/nixpkgs/pull/49351 )
2018-10-28 21:02:29 +00:00
David Pätzel
5931204ae8
tabula: init at 1.2.1
2018-10-28 20:24:20 +01:00
Peter Simons
d46291dda5
opentracing: fix Nixpkgs evaluation errors
2018-10-28 17:22:11 +01:00
Herwig Hochleitner
ed91407784
Revert "chromium: make gcc8 build available via buildWithGcc flag"
...
This partially reverts commit
b70ab5c405
(except for depending gnome2)
see #48922
2018-10-28 17:10:53 +01:00
Vincent Laporte
80bb1db72c
ocamlPackages.menhir: 20170712 -> 20181026
2018-10-28 15:30:49 +00:00
Herwig Hochleitner
b70ab5c405
chromium: make gcc8 build available via buildWithGcc flag
2018-10-28 16:00:46 +01:00
volth
d2daf0dd6f
chromium: build with clang
2018-10-28 16:00:45 +01:00
taku0
7c3dd045ce
adoptopenjdk-bin: support darwin platform
2018-10-28 13:52:12 +00:00
taku0
8faebb17ac
adoptopenjdk-bin: init at 11
2018-10-28 13:52:12 +00:00
Robert Hensing
15759508fa
Merge pull request #49056 from Tomahna/scalafix
...
scalafix: init at 0.9.0
2018-10-28 10:22:11 +01:00