lethalman
257c05fa82
Merge pull request #7622 from jzellner/master
...
add goimports package
2015-05-27 10:57:23 +02:00
lethalman
af4d6468b2
Merge pull request #7959 from ikervagyok/darkice
...
New Package: Darkice
2015-05-27 10:51:59 +02:00
Arseniy Seroka
43690ae4ee
Merge pull request #7987 from magnetophon/das_watchdog-master
...
add das_watchdog: a realtime watchdog
2015-05-27 11:47:15 +03:00
Tobias Geerinckx-Rice
60461dee1c
python-packages: pyramid_tm: re-enable checks
...
Tested on x86_64-linux.
If tests still fail elsewhere, disable them (per platform?) with a
more descriptive and up-to-date comment.
2015-05-27 01:37:43 +02:00
Tobias Geerinckx-Rice
2af3773342
python-packages: webtest: unittest2 is a Python package
2015-05-27 01:24:04 +02:00
vbgl
2857d5d7a8
Merge pull request #7823 from ericbmerritt/ocaml-enhancements
...
Ocaml enhancements
2015-05-26 23:52:32 +02:00
Edward Tjörnhammar
f02284a361
activator: add version 1.3.2
2015-05-26 20:56:43 +02:00
Tobias Geerinckx-Rice
3f4bdb8ee0
python-packages: prompt_toolkit 0.26 -> 0.37
2015-05-26 16:36:17 +02:00
Tobias Geerinckx-Rice
184682d4d3
python-packages: pgcli 0.16.3 -> 0.17.0
...
New features:
- Add support for auto-completing view names
- Add support for building RPM and DEB packages
- Add subsequence matching for completion
- Completion for built-in tables and temporary tables are suggested after
entering a prefix of pg_
- Add place holder doc strings for special commands that are planned for
implementation
- Updated version of prompt_toolkit, now matching braces are highlighted
- Added support of \\e command. Queries can be edited in an external editor
- Add special command \dT to show datatypes
- Add auto-completion support for datatypes in CREATE, SELECT etc
- Improve the auto-completion in WHERE clause with logical operators
Bug Fixes:
- Fix the table formatting while printing multi-byte characters
- Fix a crash when pg_catalog was present in search path
- Fixed a bug that broke \e when prompt_tookit was updated
- Fix the display of triggers as shown in the \d output
- Fix broken auto-completion for INNER JOIN, LEFT JOIN etc
- Fix incorrect super() calls in pgbuffer, pgtoolbar and pgcompleter
- Add missing schema completion for CREATE and DROP statements
- Minor fixes around cursor cleanup
2015-05-26 16:20:52 +02:00
Lengyel Balázs
aa1ce46281
Inital commit for Darkice
2015-05-26 15:20:53 +02:00
Bart Brouns
c3b7a8b053
add das_watchdog: a realtime watchdog
2015-05-26 15:13:59 +02:00
Alexander Flatter
d2b906c771
Add heroku-client
2015-05-26 13:05:53 +02:00
Mateusz Kowalczyk
5c401ea5ee
Merge branch 'bitmeter-master' of https://github.com/magnetophon/nixpkgs
2015-05-26 11:39:06 +01:00
Mateusz Kowalczyk
227bc88da6
Merge pull request #7991 from vbgl/gappa
...
Adds gappa 1.2.0
2015-05-26 11:14:20 +01:00
Tobias Geerinckx-Rice
3a61b7fca3
python-packages: clean up meta attribute
...
- Typos: meta.maintainer -> meta.maintainers, licences -> license, ...
- Remove unnecessary stdenv.lib (already in scope for entire file)
- [ maintainers.foo maintainers.bar ] -> with maintainers; [ foo bar ]
Doing so even for single-maintainer packages makes it slightly
more inviting to add others, which can only be a good thing.
2015-05-26 11:54:12 +02:00
Mateusz Kowalczyk
d77bbb0ee3
Merge pull request #8002 from asppsa/pure-packages
...
Fairly complete set of packages for Pure
2015-05-26 10:53:39 +01:00
Tobias Geerinckx-Rice
02e693e1b9
Remove w3c-css-validator
...
Depends on missing tarballs. Broken since 2013.
2015-05-26 11:46:41 +02:00
Tobias Geerinckx-Rice
7b6d9d4cff
Remove arb and then-orphaned lesstif93
...
Arb has been broken (and marked as such) since the removal of
GCC 4.2 in July 2014. Nothing and no-one uses it. Time to go.
2015-05-26 11:46:41 +02:00
lethalman
138a51b84b
Merge pull request #7981 from magnetophon/eq10q-master
...
add eq10q: LV2 EQ plugins and more, with 64 bit processing
2015-05-26 10:44:35 +02:00
lethalman
560b3d2410
Merge pull request #7990 from magnetophon/foo-yc20-master
...
add foo-yc20: a Faust implementation of a combo organ
2015-05-26 10:39:27 +02:00
lethalman
9734bfd792
Merge pull request #7997 from magnetophon/tetraproc-master
...
tetraproc: init at 0.8.2
2015-05-26 10:30:19 +02:00
Alastair Pharo
47aeaf9d04
Fairly complete set of packages for Pure
2015-05-26 17:51:07 +10:00
Mateusz Kowalczyk
1a6e124da8
mpv: use ffmpeg-full when using youtubeSupport
...
We need networking and potentially ssl/tls compiled into ffmpeg but the
minimal ffmpeg_x wrappers no longer offer that. We could of course use
ffmpeg-full and slim it down to just what we need but we'd end up
building ffmpeg twice, might as well stick with full
2015-05-26 05:28:16 +01:00
Bart Brouns
d9c8b1f83a
tetraproc: init at 0.8.2
...
Converts the A-format signals from a tetrahedral Ambisonic microphone into B-format signals ready for recording
2015-05-26 04:17:09 +02:00
Thomas Tuegel
255c0903a1
gnuplot: requires Qt 4
2015-05-25 21:04:01 -05:00
Eric Merritt
c651e7ff61
ocaml-atdgen: add minimal version (1.6.0) to the system
2015-05-25 13:45:10 -07:00
Eric Merritt
7efe850b1d
ocaml-atd: add initial version (1.1.2) to the system
2015-05-25 13:42:07 -07:00
Bart Brouns
73bb94e620
add foo-yc20: a Faust implementation of a combo organ
2015-05-25 22:37:39 +02:00
Bart Brouns
7ad53157e0
add eq10q: LV2 EQ plugins and more, with 64 bit processing
2015-05-25 21:38:39 +02:00
Arseniy Seroka
89810619ff
Merge pull request #7973 from oxij/fetchurl-meta
...
fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
2015-05-25 21:14:35 +03:00
Vincent Laporte
9f1eb28a20
Adds gappa 1.2.0
...
Gappa is a tool intended to help verifying and formally proving
properties on numerical programs dealing with floating-point or
fixed-point arithmetic.
Homepage: http://gappa.gforge.inria.fr/
2015-05-25 19:32:09 +02:00
Eric Merritt
27541f65f3
ocaml-async_find: add initial version (111.28.00) to the system
2015-05-25 10:16:44 -07:00
Eric Merritt
9c4bda2530
ocaml-async_shell: add initial version (109.28.03) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
96775f0402
ocaml-jingoo: add initial version (1.2.7) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
c7ba42a516
ocaml-core_extended: add initial version (112.24.00) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
da56bd3002
ocaml-textutils: add initial version (112.17.00) to the system
2015-05-25 10:16:42 -07:00
Eric Merritt
59b94c36f8
ocaml-re2: add initial version (112.06.00) to the system
2015-05-25 10:16:38 -07:00
Bart Brouns
3ddaf0c32a
add bitmeter: also known as jack bitscope. Useful to detect denormals.
2015-05-25 18:56:15 +02:00
Aristid Breitkreuz
04656c6f89
Merge branch 'master' of github.com:NixOS/nixpkgs
2015-05-25 15:32:57 +02:00
Aristid Breitkreuz
c03c7791cc
fix roxterm
2015-05-25 15:32:25 +02:00
Edward Tjörnhammar
161fdec0f5
tidy-html5: added package, also provides libtidy5
2015-05-25 15:05:05 +02:00
Tobias Geerinckx-Rice
8d98f626a1
statifier 1.6.15 -> 1.7.3
...
Also switch to mkDerivation and fix build on amd64.
2015-05-25 13:35:55 +02:00
Tobias Geerinckx-Rice
b10cb12a93
tetgen 1.4.3 -> 1.5.0
...
Keep version 1.4.3 around as `tetgen_1_4`, because the licence
changed from MIT to AGPL3+ in the meantime.
2015-05-25 13:35:54 +02:00
Edward Tjörnhammar
0e9464478d
catch: add version 1.1-3
2015-05-25 10:39:13 +02:00
Thomas Tuegel
d8dab38fda
Merge pull request #7899 from thinkpad20/openblas_on_osx
...
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00
Benjamin Staffin
d3fe5487ad
New package: prometheus-collectd-exporter
2015-05-24 14:33:39 -07:00
Benjamin Staffin
af142824cb
New package: prometheus-mysqld-exporter
2015-05-24 14:08:16 -07:00
Benjamin Staffin
adf59e7110
New package: prom2json
2015-05-24 14:08:16 -07:00
Eric Merritt
e0f3638fde
ocaml-cohttp: add initial version (0.17.1) to the system
2015-05-24 12:33:23 -07:00
Eric Merritt
38cabebc8d
ocaml-alcotest: add initial version (0.3.1) to the system
2015-05-24 12:33:21 -07:00