Wael M. Nasreddine
6d7413e54a
errcheck: init at 1.1.0
2018-11-02 21:58:08 -07:00
Wael M. Nasreddine
126e64e658
asmfmt: init at 1.1
2018-11-02 21:58:08 -07:00
Matthew Bauer
78ca6d885f
stage.nix: pkgsi686Linux only works on x86 family
...
aarch64 cpus are going to break on pkgsi686Linux packages.
See this error:
https://hydra.nixos.org/build/82962379/
2018-11-02 21:24:55 -05:00
Matthew Bauer
29b4ac8e41
release-corss.nix: fix ppc-embedded name
...
s/powerpc-embedded/ppc-embedded
2018-11-02 18:42:58 -05:00
Raphael Borun Das Gupta
295cae7f1c
osmium-tool: init at 1.9.1
2018-11-03 00:36:34 +01:00
Raphael Borun Das Gupta
78dbe69543
libosmium: init at 2.14.2
2018-11-03 00:36:28 +01:00
Thilo Uttendorfer
c0d30e5f03
ansible_2_7: init at 2.7.1
2018-11-03 00:11:24 +01:00
Renaud
4e8bed52ce
Merge pull request #49352 from talyz/master
...
nomachine-client: init at 6.3.6_1
2018-11-03 00:01:10 +01:00
Robert Helgesson
2db8372554
pythonPackages.PyICU: 2.0.3 -> 2.2
2018-11-02 23:19:18 +01:00
Austin Seipp
1155e2d8e4
Merge branch 'master' into staging
2018-11-02 14:18:45 -05:00
Austin Seipp
5ca1b19dab
timescaledb-parallel-copy: init at 2018-05-14
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Peter Simons
2f0de54ddb
Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
...
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.
Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.
At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Austin Seipp
3378db6adf
Merge branch 'master' into staging
2018-11-02 14:01:15 -05:00
Raphael Borun Das Gupta
95a1054a48
protozero: init at 1.6.3
2018-11-02 19:27:38 +01:00
Peter Simons
508ce6e208
haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16
2018-11-02 19:21:58 +01:00
talyz
06acfb853f
nomachine-client: init at 6.3.6_1
...
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.
Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.
Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00
Linus Heckemann
e23ebd02ab
Merge pull request #49347 from sjau/easysnap-init
...
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
Vladimír Čunát
a92a2c8e15
Merge branch 'master' into staging
...
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
Peter Hoeg
1ccafe56f9
pythonPackages.broadlink: init at 0.9
2018-11-02 18:12:07 +08:00
Michael Raskin
d24dee08e8
Merge pull request #49617 from aanderse/openscenegraph_3_4
...
Fix flightgear, simgear & speed_dreams
2018-11-02 08:06:29 +00:00
Renaud
1a91d50ff2
dropwatch: init at 1.5 ( #49593 )
2018-11-02 00:11:07 +01:00
Aaron Andersen
b543748771
flightgear, simgear & speed_dreams: use openscenegraph_3_4 (version 3.4.0) instead of openscenegraph (version 3.6.2)
2018-11-01 18:15:10 -04:00
John Ericson
3dfd66fb03
Merge pull request #49565 from obsidiansystems/release-lib-cleanup
...
release-lib: Cache cross nixpkgs evals too, and other fixes
2018-11-01 17:39:52 -04:00
Franz Pletz
68cf3df2a6
Merge pull request #47375 from taku0/remove_oraclejdk_10
...
oraclejdk: remove version 10
2018-11-01 21:36:42 +00:00
John Ericson
e3082c313b
Merge remote-tracking branch 'upstream/master' into release-lib-cleanup
2018-11-01 16:47:42 -04:00
John Ericson
984df7ca06
top-level: libcCrossChooser: More or
fallback hack
...
This fixes some eval errors in release-cross.nix
2018-11-01 16:16:58 -04:00
John Ericson
24e2bc18b6
release-lib: Fallback on uncached rather than error for unknown crossSystem
...
The `ensureUnaffected` the tests purposefully use an absurd crossSystem.
Also sheevaplug and pogoplug share the same config.
2018-11-01 16:15:56 -04:00
John Ericson
79c713bc14
release-lib: Cache cross nixpkgs evals too
...
This will help with release-cross.nix eval time. It also allowed me to
share code between the cross and native helpers.
2018-11-01 15:35:08 -04:00
Renaud
db72b65338
pmtools: remove and alias ( #49596 )
...
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Bart Brouns
5a5ef43b40
HybridReverb2: init at 2.1.1 ( #49080 )
2018-11-01 20:00:24 +01:00
Bart Brouns
55905659a9
avldrums-lv2: init at 0.3.0 ( #48896 )
2018-11-01 19:59:34 +01:00
Michael Fellinger
bbe1da7aa9
kexpand: init at 2017-05-12
2018-11-01 18:34:14 +01:00
Yurii Izorkin
99b4045826
percona-toolkit: 3.0.11 -> 3.0.12 ( #47963 )
...
* percona-toolkit: 3.0.11 -> 3.0.12
License is GPL2 (or Artistic License) but not LGPL2
https://www.percona.com/doc/percona-toolkit/LATEST/copyright_license_and_warranty.html
2018-11-01 18:22:43 +01:00
Matthieu Coudron
efbf9afb17
gImageReader: init at 3.2.99
...
gImageReader is a GUI for tesseract, an optical character recognition engine.
While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
2018-11-02 01:22:12 +09:00
Will Dietz
81f39ee22f
slack-term: init at 0.4.1
2018-11-01 11:17:05 -05:00
taku0
15692e6f12
oraclejdk: remove version 10
2018-11-01 12:37:21 +01:00
Franz Pletz
38db6fdfb9
Merge pull request #48326 from jerith666/jdk11
...
openjdk: 10.0.2 -> 11.0.1
2018-11-01 11:34:13 +00:00
Edmund Wu
b3bff5c249
pythonPackages.trueskill: init at 0.4.5 ( #49342 )
2018-11-01 10:56:56 +01:00
Edmund Wu
0111c7d851
pythonPackages.zstd: init at 1.3.5.1 ( #49339 )
2018-11-01 10:41:28 +01:00
Robert Schütz
f6107effa4
Merge pull request #49158 from alyssais/doh-proxy
...
doh-proxy: init at 0.0.8
2018-10-31 23:16:03 +01:00
Tristan Helmich
40ae90c9e4
dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 ( #49545 )
2018-10-31 21:04:31 +01:00
Frederik Rietdijk
8db4814e8e
Merge pull request #49476 from Synthetica9/cuda-update
...
cudatoolkit, cudnn: many updates
2018-10-31 19:26:41 +01:00
Frederik Rietdijk
ab800ba9ed
Merge master into staging-next
2018-10-31 19:16:32 +01:00
Alyssa Ross
39edfe5a2d
doh-proxy: init at 0.0.8
2018-10-31 17:47:25 +00:00
Alyssa Ross
1f1bd5c8e8
python3Packages.aioh2: init at 0.2.2
...
Tests skipped due to https://github.com/decentfox/aioh2/issues/17 .
2018-10-31 17:47:24 +00:00
Bart Brouns
56b88fb03f
gxplugins-lv2: init at 0.5 ( #48847 )
2018-10-31 18:39:34 +01:00
Bart Brouns
0f601b7f76
wolf-shaper: init at 0.1.6 ( #49087 )
2018-10-31 18:26:46 +01:00
Robert Schütz
e0772e6ef8
Merge pull request #48183 from costrouc/costrouc/python-atomman
...
pythonPackages.atomman: init at 1.2.3
2018-10-31 17:23:30 +01:00
Joachim F
e4bfc708e5
Merge pull request #49330 from sephalon/fstrcmp
...
fstrcmp: init at 0.7
2018-10-31 15:01:35 +00:00
CharlesHD
c8c77476dc
cmusfm: init at 2018-10-11
2018-10-31 15:24:46 +01:00
Alyssa Ross
cd1ff3bede
python3Packages.aiohttp_remotes: init at 0.1.2
2018-10-31 13:08:40 +00:00
Patrick Hilhorst
43f6d9ada4
pytorch: remove pre-cuda92 hack
2018-10-31 10:43:00 +01:00
Stefan Wiehler
beeaebad5e
fstrcmp: init at 0.7
2018-10-31 07:47:20 +01:00
sjau
df51c5ef80
easysnap: init at 2018-10-28
2018-10-31 04:41:23 +01:00
Jörg Thalheim
0c1ee96a89
Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
...
Update android sdk, add license config option and selectable build tools
2018-10-30 21:06:52 +00:00
Ales Huzik
6d34e36ed7
modem-manager-gui: init at 0.0.19.1
2018-10-30 21:55:15 +01:00
Ales Huzik
29080af27f
perlPackages.Po4a: fix install paths
2018-10-30 21:55:15 +01:00
Benjamin Hipple
baf0703010
pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
...
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Frederik Rietdijk
1d196d99be
Merge staging-next into staging
2018-10-30 20:35:15 +01:00
John Ericson
26fa9d2b51
Merge pull request #49477 from obsidiansystems/haskell-shell-completions
...
haskell-lib: Factor out shell completion scripts helper
2018-10-30 15:25:03 -04:00
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
Frederik Rietdijk
0e0d20fb5f
Merge master into staging-next
2018-10-30 19:55:48 +01:00
John Ericson
c34f5176f1
haskell-lib: Factor out shell completion scripts helper
2018-10-30 14:49:58 -04: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
Chris Ostrouchov
ae66a9244b
hoomd-blue: init at 2.3.4
2018-10-30 14:20:31 -04:00
Patrick Hilhorst
4cfeb9da53
cudatoolkit, cudnn: many updates
...
cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3
cudatoolkit_9_2: init at 9.2.148.1
cudatoolkit_9: 9.1.85.1 -> 9.2.148.1
cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130
cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0
cudnn_cudatoolkit_9_1: init at 7.1.3
cudnn_cudatoolkit_9_2: init at 7.2.1
cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2)
cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
2018-10-30 19:09:20 +01:00
Chris Ostrouchov
1ac9d8ea40
pythonPackages.atomman: init at 1.2.3
2018-10-30 13:38:59 -04:00
Chris Ostrouchov
7dd7190a57
pythonPackages.DataModelDict: init at 0.9.4
2018-10-30 13:38:59 -04:00
Chris Ostrouchov
0cf2c6fcfe
pythonPackages.numericalunits: init at 1.16
2018-10-30 13:38:59 -04: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
Robert Hensing
c3a7194843
pkgs.nixos: Add example to inline documentation
2018-10-30 15:24:19 +01: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
Francesco Gazzetta
0306277097
sfxr-qt: init at 1.2.0
2018-10-30 13:47:44 +01:00
Alyssa Ross
9594b59f13
postgresql10: rename from postgresql100
2018-10-30 12:40:20 +00:00
Léo Gaspard
02e1f00ffd
dovecot, opensmtpd: add link to test in meta.tests
...
Rationale
---------
Currently, tests are hard to discover. For instance, someone updating
`dovecot` might not notice that the interaction of `dovecot` with
`opensmtpd` is handled in the `opensmtpd.nix` test.
And even for someone updating `opensmtpd`, it requires manual work to go
check in `nixos/tests` whether there is actually a test, especially
given not so many packages in `nixpkgs` have tests and this is thus most
of the time useless.
Finally, for the reviewer, it is much easier to check that the “Tested
via one or more NixOS test(s)” has been checked if the file modified
already includes the list of relevant tests.
Implementation
--------------
Currently, this commit only adds the metadata in the package. Each
element of the `meta.tests` attribute is a derivation that, when it
builds successfully, means the test has passed (ie. following the same
convention as NixOS tests).
Future Work
-----------
In the future, the tools could be made aware of this `meta.tests`
attribute, and for instance a `--with-tests` could be added to
`nix-build` so that it also builds all the tests. Or a `--without-tests`
to build without all the tests. @Profpatsch described in his NixCon talk
such systems.
Another thing that would help in the future would be the possibility to
reasonably easily have cross-derivation nix tests without the whole
NixOS VM stack. @7c6f434c already proposed such a system.
This RFC currently handles none of these concerns. Only the addition of
`meta.tests` as metadata to be used by maintainers to remember to run
relevant tests.
2018-10-30 21:31:39 +09: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
Chris Ostrouchov
fa7d1d8bfb
pythonPackages.smugline: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
c33c576212
pythonPackages.pivy: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
f54484f527
pythonPackages.telegram: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
a36ce69f6c
pythonPAckages.pygments-markdown-lexer: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
c0e09bef5a
pythonPAckages.yapsy: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
6afd56f61a
pythonPackages.threadpool: refactor move to python-modules
2018-10-30 00:51:23 -04:00
Chris Ostrouchov
6fd3323d26
pythonPackages.tvnamer: refactor move to python-modules
2018-10-30 00:51:22 -04:00
Chris Ostrouchov
97b2d6790a
pythonPAckages.tvdb_api: refactor move to python-modules
2018-10-30 00:51:22 -04:00
Chris Ostrouchov
173793c63f
pythonPackages.word2vec: refactor move to python-modules
2018-10-30 00:51:22 -04:00
Chris Ostrouchov
f0e62b79fc
pythonPAckages.simpleai: refactor move to python-modules
2018-10-30 00:51:22 -04:00
Chris Ostrouchov
1a4f32c3f7
pythonPackages.zerobin: refactor move to python-modules
2018-10-30 00:51:22 -04:00
Chris Ostrouchov
19a50012dc
pythonPackages.clize: refactor move to python-modules
2018-10-30 00:51:21 -04:00
Chris Ostrouchov
b42e1d1b1e
pythonPackages.sigtools: refactor move to python-modules
2018-10-30 00:51:21 -04:00
Chris Ostrouchov
b1dbddd584
pythonPackages.Lasagne: refactor move to python-modules
2018-10-30 00:51:21 -04:00
Chris Ostrouchov
8e22218220
pythonPAckages.repeated_test: refactor move to python-modules
2018-10-30 00:51:21 -04:00
Chris Ostrouchov
f310c74cfd
pythonPackages.pandocfilters: refactor move to python-modules
2018-10-30 00:51:21 -04:00
Chris Ostrouchov
89623a675e
pythonPackages.queuelib: refactor move to python-modules
2018-10-30 00:51:20 -04:00
Chris Ostrouchov
3ae4a36ae3
pythonPackages.w3lib: refactor move to python-modules
2018-10-30 00:51:20 -04:00
Chris Ostrouchov
b794f35441
pythonPackages.x11_hash: refactor move to python-modules
2018-10-30 00:51:20 -04:00
Chris Ostrouchov
0851a181f0
pythonPackages.trezor_agent: refactor move to python-modules
2018-10-30 00:51:20 -04:00
Chris Ostrouchov
6ca3651766
pythonPackages.xlsx2csv: refactor move to python-modules
2018-10-30 00:51:19 -04:00
Chris Ostrouchov
82878eaade
pythonPackages.xkcdpass: refactor move to python-modules
2018-10-30 00:51:19 -04:00
Chris Ostrouchov
a80b2e3543
pythonPackages.importmagic: refactor move to python-modules
2018-10-30 00:51:19 -04:00
Chris Ostrouchov
f5ac53a2b5
pythonPackage.willow: refactor move to python-modules
2018-10-30 00:51:19 -04:00
Chris Ostrouchov
42960fb742
pythonPackages.mps-youtube: refactor move to python-modules
2018-10-30 00:51:18 -04:00
Chris Ostrouchov
1024394c66
pythonPackages.maildir-deduplicate: refactor move to python-modules
2018-10-30 00:51:18 -04:00
Chris Ostrouchov
74a6022c91
pythonPackages.mailcap-fix: refactor move to python-modules
2018-10-30 00:51:18 -04:00
Chris Ostrouchov
1a3bfa1941
pythonPackages.suds-jurko: refactor move to python-modules
2018-10-30 00:51:18 -04:00
Chris Ostrouchov
c2526182c8
pythonPackages.suds: refactor move to python-modules
2018-10-30 00:51:17 -04:00
Chris Ostrouchov
64a24d3f9a
pythonPackages.dot2tex: refactor move to python-modules
2018-10-30 00:51:17 -04:00
Chris Ostrouchov
8b8155facc
pythonPackages.jenkins-job-builder: refactor move to python-modules
2018-10-30 00:51:17 -04:00
Chris Ostrouchov
dae0571bc3
pythonPackages.jenkinsapi: refactor move to python-modules
2018-10-30 00:51:17 -04:00
Chris Ostrouchov
15b5f85a96
pythonPackages.pypeg2: refactor move to python-modules
2018-10-30 00:51:17 -04:00
Chris Ostrouchov
ff64515579
pythonPackages.smartypants: refactor move to python-modules
2018-10-30 00:51:16 -04:00
Chris Ostrouchov
eb7fbb8c37
pythonPackages.typogrify: refactor move to python-modules
2018-10-30 00:51:16 -04:00
Chris Ostrouchov
fcb1e3bbba
pythonPackages.neovim_gui: refactor move to python-modules
2018-10-30 00:51:16 -04:00
Chris Ostrouchov
b1ea3cdc67
pythonPackages.geeknote: refactor move to python-modules
2018-10-30 00:51:16 -04:00
Chris Ostrouchov
80c9049524
pythonPackages.thrift: refactor move to python-modules
2018-10-30 00:51:16 -04:00
Chris Ostrouchov
13352bb720
pythonPackages.setproctitle: refactor move to python-modules
2018-10-30 00:51:15 -04:00
Chris Ostrouchov
e0d6142ed8
pythonPackages.evernote: refactor move to python-modules
2018-10-30 00:51:15 -04:00
Chris Ostrouchov
c9d4ba2407
pythonPAckages.basemap: refactor move to python-modules
2018-10-30 00:51:15 -04:00
Chris Ostrouchov
b67cc15b3e
pythonPackages.ofxtools: refactor move to python-modules
2018-10-30 00:51:15 -04:00
Chris Ostrouchov
5083413b00
pythonPackages.ofxparse: refactor move to python-modules
2018-10-30 00:51:14 -04:00
Chris Ostrouchov
04558f25d8
pythonPAckages.parsimonious: refactor move to python-modules
2018-10-30 00:51:14 -04:00
Chris Ostrouchov
1b9a9d2530
pythonPAckages.html2text: refactor move to python-modules
2018-10-30 00:51:14 -04:00
Chris Ostrouchov
ec00d1aa54
pythonPackages.termcolor: refactor move to python-modules
2018-10-30 00:51:14 -04:00
Chris Ostrouchov
606d7c79e9
pythonPackages.datadiff: refactor move to python-modules
2018-10-30 00:51:13 -04:00
Chris Ostrouchov
8bbd8dcc1f
pythonPackages.pync: refacotr move to python-modules
2018-10-30 00:51:13 -04:00
Chris Ostrouchov
b9ad8d843d
pythonPackages.thumborPexif: refactor move to python-modules
2018-10-30 00:51:13 -04:00
Chris Ostrouchov
246bf6c54d
pythonPAckages.unpaddedbase64: refactor move to python-modules
2018-10-30 00:51:13 -04:00
Chris Ostrouchov
5db9302335
pythonPackages.signedjson: refactor move to python-modules
2018-10-30 00:51:13 -04:00
Chris Ostrouchov
62caeb1e31
pythonPackages.pynac: refactor move to python-modules
2018-10-30 00:51:12 -04:00
Chris Ostrouchov
c5ae2c3047
pythonPackages.pydenticon: refactor move to python-modules
2018-10-30 00:51:12 -04:00
Chris Ostrouchov
d4cf05070c
pythonPackages.daemonize: refactor move to python-modules
2018-10-30 00:51:12 -04:00
Chris Ostrouchov
ab96dd445e
pythonPackages.blist: refactor move to python-modules
2018-10-30 00:51:12 -04:00
Chris Ostrouchov
10797302fb
pythonPAckages.WSGIProxy: refactor move to python-modules
2018-10-30 00:51:11 -04:00
Chris Ostrouchov
e53a0479b5
pythonPackages.svg2tikz: refactor move to python-modules
2018-10-30 00:51:11 -04:00
Chris Ostrouchov
00eb722bf7
pythonPackages.funcy: refactor move to python-modules
2018-10-30 00:51:11 -04:00
Chris Ostrouchov
a576b19efb
pythonPackages.snapperGUI: refactor move to python-modules
2018-10-30 00:51:11 -04:00
Chris Ostrouchov
ae3f7898c6
pythonPackages.toposort: refactor move to python-modules
2018-10-30 00:51:11 -04:00
Chris Ostrouchov
f84db6dcee
pythonPackges.tlsh: refacotr move to python-modules
2018-10-30 00:51:10 -04:00
Chris Ostrouchov
46d331ba8d
pythonPackages.power: refactor move to python-modules
2018-10-30 00:51:10 -04:00
Chris Ostrouchov
1654bd1865
pythonPackages.speaklater: refactor move to python-modules
2018-10-30 00:51:10 -04:00
Chris Ostrouchov
7008718bcf
pythonPackages.flaskbabel: refactor move to python-modules
2018-10-30 00:51:10 -04:00
Chris Ostrouchov
424082d2fb
pythonPackages.grequests: refactor move to python-modules
2018-10-30 00:51:10 -04:00
Chris Ostrouchov
1c0b595b05
pythonPackages.rpdb: refactor move to python-modules
2018-10-30 00:51:09 -04:00
Chris Ostrouchov
1c5e08e217
pythonPackages.IMAPClient: refactor move to python-modules
2018-10-30 00:51:09 -04:00
Chris Ostrouchov
13b2ea6582
pythonPackages.gdata: refactor move to python-modules
2018-10-30 00:51:09 -04:00
Chris Ostrouchov
f82b1b7580
pythonPackges.pykka: refactor move to python-modules
2018-10-30 00:51:09 -04:00
Chris Ostrouchov
2cb75f82fc
pythonPAckages.pyspotify: refactor move to python-modules
2018-10-30 00:51:09 -04:00
Chris Ostrouchov
d241cc3a65
pythonPackages.veryprettytable: refactor move to python-modules
2018-10-30 00:51:08 -04:00
Chris Ostrouchov
dcd9daa561
pythonPackages.versiontools: refactor move to python-modules
2018-10-30 00:51:08 -04:00
Chris Ostrouchov
35f95f0595
pythonPackages.txamqp: refactor move to python-modules
2018-10-30 00:51:08 -04:00
Chris Ostrouchov
1ab1ff4963
pythonPackages.txrequests: refactor move to python-modules
2018-10-30 00:51:08 -04:00
Chris Ostrouchov
cf540a7e08
pythonPackages.txgithub: refactor move to python-modules
2018-10-30 00:51:07 -04:00
Chris Ostrouchov
2d7d2fa0e2
pythonPAckages.ujson: refactor move to python-modules
2018-10-30 00:51:07 -04:00
Chris Ostrouchov
1109081215
pythonPAckages.worldengine: refactor move to python-modules
2018-10-30 00:51:07 -04:00
Chris Ostrouchov
6c10afe130
pythonPackages.webhelpers: refactor move to python-modules
2018-10-30 00:51:07 -04:00
Chris Ostrouchov
9041374d64
pythonPackages.larch: refactor move to python-modules
2018-10-30 00:51:07 -04:00
Chris Ostrouchov
9e52a73527
pythonPackages.ttystatus: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
7ab3b62486
pythonPAckages.translationstring: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
0fd1905e8c
pythonPackages.tracing: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
68a085584a
pythonPackages.tissue: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
5027902691
pythonPackages.libarchive-c: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
0594a95c96
pythonPackages.libarchive: refactor move to python-modules
2018-10-30 00:51:06 -04:00
Chris Ostrouchov
e960b3128d
pythonPackages.tarman: refactor move to python-modules
2018-10-30 00:51:05 -04:00
Chris Ostrouchov
7735833264
pythonPakcages.tokenlib: refacotr move to python-modules
2018-10-30 00:51:05 -04:00
Chris Ostrouchov
3ef39ecdb0
pythonPackages.cmdtest: refactor move to python-modules
2018-10-30 00:51:05 -04:00
Chris Ostrouchov
8dded34d8c
pythonPackages.cliapp: refactor move to python-modules
2018-10-30 00:51:05 -04:00
Chris Ostrouchov
63183f8b76
pythonPAckages.hgsvn: refactor move to python-modules
2018-10-30 00:51:04 -04:00
Chris Ostrouchov
2c5ff5ea3f
pythonPackages.zope_testing: refactor move to python-modules
2018-10-30 00:51:04 -04:00
Chris Ostrouchov
125ade6524
pythonPAckages.zope_size: refactor move to python-modules
2018-10-30 00:51:04 -04:00
Chris Ostrouchov
399ac94602
pythonPAckages.zope_schema: refactor move to python-modules
2018-10-30 00:51:04 -04:00
Chris Ostrouchov
00f0446487
pythonPAckages.zope_proxy: refactor move to python-modules
2018-10-30 00:51:04 -04:00
Chris Ostrouchov
5537f6a402
pythonPackages.zope_location: refactor move to python-modules
2018-10-30 00:51:03 -04:00
Chris Ostrouchov
86172105e7
pythonPackages.zope_lifecycleevent: refactor move to python-modules
2018-10-30 00:51:03 -04:00
Chris Ostrouchov
ce84dbdc6d
pythonPackages.zope_i18nmessageid: refactor move to python-modules
2018-10-30 00:51:03 -04:00
Chris Ostrouchov
c9a6836a8f
pythonPackages.zope_i18n: refactor move to python-modules
2018-10-30 00:51:03 -04:00
Chris Ostrouchov
1fd6cd9a5b
pythonPackages.zope_filerepresentation: refactor move to python-modules
2018-10-30 00:51:03 -04:00
Chris Ostrouchov
4a51ac6876
pythonPackages.zope_exceptions: refactor move to python-modules
2018-10-30 00:51:02 -04:00
Chris Ostrouchov
dbf529eea1
pythonPackages.zope_event: refactor move to python-modules
2018-10-30 00:51:02 -04:00
Chris Ostrouchov
69e943ba3e
pythonPackages.zope_dottedname: refactor move to python-modules
2018-10-30 00:51:02 -04:00
Chris Ostrouchov
f50579106a
pythonPackages.zope_contenttype: refactor move to python-modules
2018-10-30 00:51:02 -04:00
Chris Ostrouchov
9060471dcd
pythonPackages.zope_configuration: refactor move to python-modules
2018-10-30 00:51:02 -04:00
Chris Ostrouchov
88298b6b67
pythonPackages.zope_component: refactor move to python-modules
2018-10-30 00:51:01 -04:00
Chris Ostrouchov
3bd097d4d9
pythonPackages.zope_broken: refactor move to python-mdoules
2018-10-30 00:51:01 -04:00
Chris Ostrouchov
e21e72109f
pythonPackages.zfec: refactor move to python-modules
2018-10-30 00:51:01 -04:00
Chris Ostrouchov
656f33bc2d
pythonPackages.zdaemon: refactor move to python-modules
2018-10-30 00:51:01 -04:00
Chris Ostrouchov
0f2f899bba
pythonPackages.zbase32: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
6426e0f01e
pythonPackages.xlib: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
8bf7a83aae
pythonPackages.xcaplib: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
f6aedb3d67
pythonPackages.wsgiproxy2: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
86c06938cb
pythonPackages.webtest: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
1d10b0c74a
pythonPackages.websockify: refactor move to python-modules
2018-10-30 00:51:00 -04:00
Chris Ostrouchov
0e1a1d0bd9
pythonPackges.webob: refactor move to python-modules
2018-10-30 00:50:59 -04:00
Chris Ostrouchov
e273fa73ed
pythonPackages.web: refactor move to python-modules
2018-10-30 00:50:59 -04:00
Chris Ostrouchov
88c225d45a
pythonPackages.waitress: refactor move to python-modules
2018-10-30 00:50:59 -04:00
Chris Ostrouchov
1fe585403d
pythonPackages.vultr: refactor move to python-modules
2018-10-30 00:50:59 -04:00
Chris Ostrouchov
79112e8522
pythonPackages.vmprof: refactor move to python-modules
2018-10-30 00:50:58 -04:00
Chris Ostrouchov
cac8acb654
pythonPackages.virtualenvwrapper: refactor move to python-modules
2018-10-30 00:50:58 -04:00
Chris Ostrouchov
fbc0dba3d1
pythonPackages.virtualenv-clone: refactor move to python-modules
2018-10-30 00:50:58 -04:00
Chris Ostrouchov
f4e04780a2
pythonPackages.pyuv: refactor move to python-modules
2018-10-30 00:50:58 -04:00
Chris Ostrouchov
36be37f7f2
pythonPackages.urwidtrees: refactor move to python-modules
2018-10-30 00:50:58 -04:00
Chris Ostrouchov
410edb293a
pythonPackages.uptime: refactor move to python-modules
2018-10-30 00:50:57 -04:00
Chris Ostrouchov
5f58cd99d5
pythonPackages.upass: refactor move to python-modules
2018-10-30 00:50:57 -04:00
Chris Ostrouchov
8090784c0c
pythonPackages.linecache2: refactor move to python-modules
2018-10-30 00:50:57 -04:00
Chris Ostrouchov
a95243647b
pythonPackages.traceback2: refactor move to python-modules
2018-10-30 00:50:57 -04:00
Chris Ostrouchov
a9b2e72549
pythonPackages.uritemplate_py: refactor move to python-modules
2018-10-30 00:50:57 -04:00
Chris Ostrouchov
a81adf0398
pythonPackages.unittest2: refactor move to python-modules
2018-10-30 00:50:56 -04:00
Chris Ostrouchov
864c7f94cf
pythonPackages.unicodecsv: refactor move to python-modules
2018-10-30 00:50:56 -04:00
Chris Ostrouchov
3af94ba30e
pythonPackages.umalqurra: refactor move to python-modules
2018-10-30 00:50:56 -04:00
Chris Ostrouchov
6ee690466c
pythonPackages.twitter-common-options: refactor move to python-modules
2018-10-30 00:50:56 -04:00
Chris Ostrouchov
91bf06221f
pythonPakcages.twitter-common-log: refactor move to python-modules
2018-10-30 00:50:56 -04:00
Chris Ostrouchov
18c7709d1d
pythonPackages.twitter-common-lang: refactor move to python-modules
2018-10-30 00:50:55 -04:00
Chris Ostrouchov
81fbd1413e
pythonPakcages.twitter-common-dirutil: refactor move to python-modules
2018-10-30 00:50:55 -04:00
Chris Ostrouchov
1497dff563
pythonPackages.twitter-common-confluence: refactor move to python-modules
2018-10-30 00:50:55 -04:00
Chris Ostrouchov
0d041c02ef
pythonPakcages.twitter-common-collections: refactor move to python-modules
2018-10-30 00:50:55 -04:00
Chris Ostrouchov
14a2378036
pythonPackages.twitter: refactor move to python-modules
2018-10-30 00:50:55 -04:00
Chris Ostrouchov
0f6fdbf26e
pythonPackages.twiggy: refactor move to python-modules
2018-10-30 00:50:54 -04:00
Chris Ostrouchov
3a9d15d951
pythonPackages.eggdeps: refactor move to python-modules
2018-10-30 00:50:54 -04:00
Chris Ostrouchov
48cf32e573
pythonPackages.transmissionrpc: refactor move to python-modules
2018-10-30 00:50:54 -04:00
Chris Ostrouchov
482b9eac1f
pythonPackages.traits: refactor move to python-modules
2018-10-30 00:50:54 -04:00
Chris Ostrouchov
4ed0fd0b12
pythonPackages.qrcode: refactor move to python-modules
2018-10-30 00:50:53 -04:00
Chris Ostrouchov
6986e9ecac
pythonPackages.tlslite: refactor move to python-modules
2018-10-30 00:50:53 -04:00
Chris Ostrouchov
c3793aa1b1
pythonPackages.tkinter: refactor move to python-modules
2018-10-30 00:50:53 -04:00
Chris Ostrouchov
8d26762f19
pythonPackages.python_mineparse: refactor move to python-modules
2018-10-30 00:50:53 -04:00
Chris Ostrouchov
52492477a6
pythonPackages.testrepository: refactor move to python-modules
2018-10-30 00:50:53 -04:00
Chris Ostrouchov
f8e0efb139
pythonPackages.testpath: refactor move to python-modules
2018-10-30 00:50:52 -04:00
Chris Ostrouchov
8a9d7350d8
pythonPackages.testscenarios: refactor move to python-modules
2018-10-30 00:50:52 -04:00
Chris Ostrouchov
9ed9014ab5
pythonPackages.terminaltables: refactor move to python-modules
2018-10-30 00:50:52 -04:00
Chris Ostrouchov
d3d1bbe3d5
pythonPackges.taskw: refactor move to python-modules
2018-10-30 00:50:52 -04:00
Chris Ostrouchov
f80a8fe3ec
pythonPackages.freezegun: refactor move to python-modules
2018-10-30 00:50:52 -04:00
Chris Ostrouchov
a7dac03113
pythonPackages.svgwrite: refactor move to python-modules
2018-10-30 00:50:51 -04:00
Chris Ostrouchov
e502cd4b3b
pythonPackages.sure: refactor move to python-modules
2018-10-30 00:50:51 -04:00
Chris Ostrouchov
e9207374e1
pythonPackages.subunit: refactor move to python-modules
2018-10-30 00:50:51 -04:00
Chris Ostrouchov
ea4065f06a
pythonPackages.subdownloader: refactor move to python-modules
2018-10-30 00:50:51 -04:00
Chris Ostrouchov
21226f859c
pythonPackages.stompclient: refactor move to python-modules
2018-10-30 00:50:50 -04:00
Chris Ostrouchov
265b0c85ac
pythonPackages.python-statsd: refactor move to python-modules
2018-10-30 00:50:50 -04:00
Chris Ostrouchov
d921831bec
pythonPackages.sqlparse: refactor move to python-modules
2018-10-30 00:50:50 -04:00
Chris Ostrouchov
0f2194508c
pythonPackages.sqlalchemy-imageattach: refactor move to python-modules
2018-10-30 00:50:50 -04:00
Chris Ostrouchov
e186e5a5ed
pythonPackages.Pweave: refactor move to python-modules
2018-10-30 00:50:50 -04:00
Chris Ostrouchov
c878599aab
pythonPackages.sphinx_pypi_upload: refactor move to python-modules
2018-10-30 00:50:49 -04:00
Chris Ostrouchov
2caa59c957
pythonPackages.sphinxcontrib-spelling: refactor move to python-modules
2018-10-30 00:50:49 -04:00
Chris Ostrouchov
44713571fc
pythonPackages.sphinxcontrib_plantuml: refactor move to python-modules
2018-10-30 00:50:49 -04:00
Chris Ostrouchov
b922753053
pythonPackages.sphinxcontrib_newsfeed: refactor move to ypthon-modules
2018-10-30 00:50:49 -04:00
Chris Ostrouchov
56dfe057d2
pythonPackages.sphinxcontrib_httpdomain: refactor move to python-modules
2018-10-30 00:50:48 -04:00
Chris Ostrouchov
f2a6838ff1
pythonPackages.sphinxcontrib-openapi: refactor move to python-modules
2018-10-30 00:50:48 -04:00
Chris Ostrouchov
6a8ee9b084
pythonPackages.sphinxcontrib-blockdiag: refactor move to python-modules
2018-10-30 00:50:48 -04:00
Chris Ostrouchov
43f44c87a8
pythonPackages.sphinx_rtd_theme: refactor move to python-modules
2018-10-30 00:50:48 -04:00
Chris Ostrouchov
b8ba7b8cdd
pythonPackages.sorl_thumbnail: refactor move to python-modules
2018-10-30 00:50:48 -04:00
Chris Ostrouchov
3ed37c1d93
pythonPackages.socksipy-branch: refactor move to python-modules
2018-10-30 00:50:47 -04:00
Chris Ostrouchov
65758006d2
pythonPackages.smartdc: refactor move to python-modules
2018-10-30 00:50:47 -04:00
Chris Ostrouchov
ab08ef1f4d
pythonPackages.sipsimple: refactor move to python-modules
2018-10-30 00:50:47 -04:00
Chris Ostrouchov
43584c3161
pythonPackages.sh: refactor move to python-modules
2018-10-30 00:50:47 -04:00
Chris Ostrouchov
97c89d95d7
pythonPackages.sexpdata: refactor move to python-modules
2018-10-30 00:50:47 -04:00
Chris Ostrouchov
af9b13436b
pythonPackages.scales: refactor move to python-modules
2018-10-30 00:50:46 -04:00
Chris Ostrouchov
f6944a991a
pythonPackages.sandboxlib: refactor move to python-modules
2018-10-30 00:50:46 -04:00
Chris Ostrouchov
77df3ef7a7
pythonPackages.semantic: refactor move to python-modules
2018-10-30 00:50:46 -04:00
Chris Ostrouchov
85e217500e
pythonPackages.blessings: refactor move to python-modules
2018-10-30 00:50:46 -04:00
Chris Ostrouchov
f0be1e20bc
pythonPackages.nose_progressive: refactor move to python-modules
2018-10-30 00:50:46 -04:00
Chris Ostrouchov
27648d41f0
pythonPackages.argh: refactor move to python-modules
2018-10-30 00:50:45 -04:00
Chris Ostrouchov
28d2a28d95
pythonPackages.clint: refactor move to python-modules
2018-10-30 00:50:45 -04:00
Chris Ostrouchov
60222bc31b
pythonPackges.pilkit: refactor move to python-modules
2018-10-30 00:50:45 -04:00
Chris Ostrouchov
ac2e2a3d38
pythonPackages.pydns: refactor move to python-modules
2018-10-30 00:50:45 -04:00
Chris Ostrouchov
17da4404ca
pythonPackages.py3dns: refactor move to python-modules
2018-10-30 00:50:45 -04:00
Chris Ostrouchov
3707ee9b5f
pythonPackages.PyChef: refactor move to python-modules
2018-10-30 00:50:44 -04:00
Chris Ostrouchov
761c33f347
pythonPackages.pip2nix: 0.3.0 -> 0.7.0 fix broken
2018-10-30 00:50:44 -04:00
Chris Ostrouchov
8a27bc48b2
pythonPackages.pid: refactor move to python-modules
2018-10-30 00:50:44 -04:00
Chris Ostrouchov
50ec0b1724
pythonPackages.timelib: refactor move to python-modules
2018-10-30 00:50:44 -04:00
Chris Ostrouchov
e063c490b4
pythonPackages.tilestache: refactor move to python-modules
2018-10-30 00:50:43 -04: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
Alyssa Ross
a586c14cc4
python3Packages.priority: init at 1.3.0
2018-10-29 12:28:20 +00: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
Matthew Bauer
bda626e3f0
Merge pull request #49371 from matthewbauer/cctools-bump
...
cctools: bump to latest commit
2018-10-28 21:03:34 -05:00
Mateusz Wykurz
094105efa1
cpuset: init at 1.5.8
2018-10-28 21:16:30 -04:00
Matt McHenry
1bd7b98c79
openjdk: 10.0.2 -> 11.0.1
...
* the jre is no longer an official part of the jdk (jmod is
recommended as a replacement when needing to create smaller runtime
images)
* darwin continues to use zulu from azul
* apps that used 10 now use 11 (eclipse, bazel, josm)
2018-10-28 20:35:25 -04: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
Matthew Bauer
ac682e362c
cctools: bump to latest commit
...
Lots of our patches are no longer needed. This simplifies things a
bunch. In addition, it now includes man pages.
2018-10-28 16:44:05 -05: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
gnidorah
3400c8098c
qtcurve: init at 1.9
2018-10-28 22:51:19 +03: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
Kevin Rauscher
0c05fb262a
scalafix: init at 0.9.0
2018-10-28 10:10:37 +01:00
Rodney Lorrimar
95fab6a09c
linuxPackages.bpftrace: init at unstable-2018-10-27
2018-10-28 14:33:37 +10:00
Shea Levy
9b111955ec
nix-plugins: 5.0.0 -> 6.0.0
2018-10-28 00:25:39 -04:00
Pierre-Etienne Meunier
ae3b4655a4
Carnix: 0.7.2 -> 0.8.10 ( #40587 )
...
Carnix: splits input into two parts: creates from creates.io and local ones
2018-10-28 00:06:29 +01:00
Daiderd Jordan
f4927a34e7
rust-cbindgen: fix darwin build
2018-10-27 18:21:15 +01:00
Tuomas Tynkkynen
067d1cf330
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/science/math/sage/sage-src.nix
2018-10-27 19:58:03 +03:00
Daiderd Jordan
82365ebe04
watchexec: fix darwin build
2018-10-27 17:32:39 +01:00
Timo Kaufmann
f2b8262e05
Merge pull request #49248 from timokau/sage-fix-attrname
...
sage: fix attrname, add sagemath alias
2018-10-27 18:24:35 +02:00
Nikita Voloboev
dd9e60f75e
goku: init 0.1.11
2018-10-27 16:15:36 +01:00
Renaud
0e416d7e6b
Merge pull request #48318 from cryptix/add/go-junit-report
...
go-junit-report: init at 2018-06-14 (385fac0ce9a)
2018-10-27 16:03:46 +02:00
Henry
219c77bf9b
go-junit-report: init at 2018-06-14 (385fac0ce9a)
2018-10-27 14:40:40 +01:00
Robert Hensing
a54a799d59
NixOS: nixpkgs.pkgs: Append overlays when specified
2018-10-27 14:51:54 +02:00
Timo Kaufmann
80833d13fe
sage: add sagemath alias
...
Sage is commonly referred to as sagemath (probably to improve
searchability). Many other distors call their package sagemath.
2018-10-27 14:18:09 +02:00
Robert Hensing
889a5c3512
pkgs.appendOverlays: Avoid unnecessary nixpkgs evaluation
2018-10-27 14:00:19 +02:00
Daiderd Jordan
450d33fc5b
Merge pull request #49081 from LnL7/darwin-wxmac
...
wxmac: 3.0.2 -> 3.0.4 (darwin)
2018-10-27 10:27:13 +01:00
Samuel Leathers
5573795901
grafana-reporter: init at 2.0.1
2018-10-27 05:09:28 -04:00
Chris Ostrouchov
7edd82b086
pythonPackages.sopel: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
162a894ec5
pythonPackages.pgpdump: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
008612f022
pythonPackages.sqlobject: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
749bc38725
pythonPackages.sqlite3dbm: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
b9e2d585d3
pythonPackages.slowaes: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
aa04e9b16b
pythonPackages.slob: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
7040bd13cd
pythonPackages.simpleparse: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
009d784a0d
pythonPackages.shouldbe: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
283eb6f7d1
pythonPackages.shortuuid: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
faf3a7cc02
pythonPackages.simplebayes: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
6af8b42e17
pythonPackages.setuptoolsTrial: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
0c5eced78d
pythonPackages.setuptoolsDarcs: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
da5c908593
pythonPackages.scripttest: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
567da0c23c
pythonPackages.xattr: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
7316e8470d
pythonPackages.qpid-python: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
846c0d99be
pythonPackages.pysendfile: refactor move to python-modules
2018-10-27 09:07:24 +02:00
Chris Ostrouchov
dc75e8916c
pythonPackages.runsnakerun: refactor move to python-modules
2018-10-27 09:07:23 +02:00
Chris Ostrouchov
00209911b0
pythonPackages.ruamel_yaml: refactor move to python-modules
2018-10-27 09:07:23 +02:00