Pascal Wittmann
cf114708fe
Merge pull request #17153 from rasendubi/rhythmbox
...
rhythmbox: init at 3.2.1
2016-07-28 08:56:07 +02:00
Franz Pletz
975d33e640
mysql51: remove, not maintained anymore
2016-07-28 06:56:13 +02:00
Jun Hao
5bf4a9ff73
webkitgtk24x: fix libwebp missing library path, add libobjc as dependency on OSX ( #17198 )
2016-07-28 04:45:54 +02:00
Franz Pletz
996c9837fa
Merge pull request #17322 from RamKromberg/init/motif
...
motif: init at 2.3.6 & nedit: 5.6 -> 5.6a
2016-07-28 03:53:38 +02:00
Franz Pletz
ec9b02243b
xpdf: use motif instead of lesstif
...
See #17322 .
2016-07-28 03:52:14 +02:00
Thomas Tuegel
8940d740b5
emacsPackagesNg: remove old version of seq
...
Fixes #17299 .
2016-07-27 20:50:28 -05:00
Ram Kromberg
9e899e4451
nedit: switch from lessfit to motif
2016-07-28 01:33:52 +03:00
Ram Kromberg
3800bb5017
motif: init at 2.3.6
2016-07-28 01:33:45 +03:00
Nathan Moore
251a1ccf55
solarus-quest-editor: init at 1.4.5 ( #17286 )
2016-07-27 18:49:02 +02:00
Rok Garbas
2726593d2c
Merge pull request #17307 from grahamc/upgrade-phpcs
...
phpcs: 2.3.4 -> 2.6.0
2016-07-27 18:41:41 +02:00
Rok Garbas
ff7bc9c5e7
Merge pull request #17292 from proglodyte/wasm
...
wasm: init at 0.0.1
2016-07-27 18:41:14 +02:00
Graham Christensen
e26e252146
phpcs: 2.3.4 -> 2.6.0
2016-07-27 16:13:52 +00:00
Robin Gloster
54c46d18ea
Merge pull request #17223 from proglodyte/v8-static
...
v8: add static config option
2016-07-27 16:36:37 +02:00
Robert Helgesson
7a2a1173a5
perl-XML-XPath: 1.13 -> 1.37
2016-07-27 13:47:41 +02:00
Robin Gloster
80b50dda07
Merge pull request #17281 from kevincox/rust-2016-07-26
...
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-27 12:35:21 +02:00
Lluís Batlle i Rossell
03f368ca93
Adding psutils.
...
Have we lived without psnup so many years? Incredible.
2016-07-27 10:26:15 +02:00
Proglodyte
cddcda6e96
wasm: init at 0.0.1
...
Run WebAssembly from the command line with v8 backend
2016-07-27 01:55:30 -04:00
Proglodyte
52d52e7f0c
v8: add static config option
...
Add the 'static' argument to the v8 package, which allows building the
package as a static library rather than a shared library. This allows
users to pass additional arguments to d8:
https://github.com/joestelmach/lint.vim/issues/10
2016-07-27 01:38:52 -04:00
Joachim F
096ea41b68
Merge pull request #17275 from peterhoeg/pdf2odt
...
pdf2odt: init at 2014-12-17
2016-07-27 05:36:20 +02:00
Peter Hoeg
2ea24072ae
pdf2odt: init at 2014-12-17
...
We also apply a patch to create the temporary directory securely
2016-07-27 09:40:35 +08:00
Kevin Cox
4a05dc747e
rust-packages: 2016-07-13 -> 2016-07-26
2016-07-26 14:14:34 -04:00
Alexey Lebedeff
acbfc56b43
emacs-source-code: init at 1.0.0
...
This pseudo-package will help emacs find its own C sources.
When this package is used in `emacsWithPackages`, you will be able to
reach emacs C sources, e.g. through a link in `describe-function`
buffer.
2016-07-26 20:17:09 +03:00
Vladimír Čunát
375ae11a34
tiptop: init at 2.3
2016-07-26 11:55:23 +02:00
Luca Bruno
5c738ec37e
gnome3: drop 3.18
2016-07-25 22:49:12 +02:00
Brian McKenna
c816d053bc
genymotion: init at 2.7.2 ( #17203 )
2016-07-25 06:12:29 +02:00
Rok Garbas
720d917f4c
Merge pull request #17220 from proglodyte/v8-5-4
...
v8: 4.5.107 -> 5.4.232
2016-07-25 06:01:47 +02:00
Andrew Miloradovsky
9dbf90d047
xmagnify: init at 0.1.0 ( #17222 ) ( #17222 )
...
Tiny screen magnifier for X11
2016-07-25 06:00:27 +02:00
Rok Garbas
d5fc2d45e8
pythonPillow.pillow: fix evaluation
2016-07-25 05:40:48 +02:00
Rok Garbas
6f0d12a5c8
pythonPackages.pillow: dont depend on _lib_include to be presnet in setup.py
2016-07-25 04:20:49 +02:00
Shea Levy
ac93e9f2c8
Linux 4.7
2016-07-24 18:30:08 -04:00
Arseniy Seroka
2900acd6af
Merge pull request #17196 from Profpatsch/all-packages-intro-comment
...
all-packages.nix: introductory top-level comment
2016-07-24 15:45:29 +04:00
Proglodyte
986f12ec89
v8: 4.5.107 -> 5.4.232
...
Upgraded to latest v8. Updated v8 version and deps, also created a new
patch similar to what existed for v4.5
2016-07-24 02:38:15 -04:00
Proglodyte
781ed961eb
v8: use 4.5.107 by default
...
Default v8 was fixed at 3.30.33, so running nix-build nixpkgs -A v8
would give us version 3.30.33, whereas nix-env -i v8 would install
version 4.5.107. Now, both commands build 4.5.107, and there is still an
option to install version 3.30.33
2016-07-24 02:36:30 -04:00
Profpatsch
cbdfecc52b
all-packages.nix: introductory top-level comment
...
Many newcomers are baffled as to how all-packages.nix is structured.
This comment should provide clarification.
2016-07-23 06:51:38 +02:00
Alexey Shmalko
c9c3118620
rhythmbox: init at 3.2.1
2016-07-23 03:28:35 +03:00
Robert Helgesson
715e01cfc2
Cleanup ucs-fonts ( #16994 )
...
* ucs-fonts: remove use of `wrapFonts`
This cleans up the `ucs-fonts` package. In particular it removes the use
of `wrapFonts`, which depends on `builderDefs`. It also renames the
package attribute from `ucsFonts` to `ucs-fonts` (with the old name
being an alias for the newer).
* wrapFonts: remove
Removed since this attribute is no longer used and depends on
`builderDefs`.
2016-07-23 02:07:44 +02:00
Joachim Schiele
e9b9710e0f
selenium: 2.44 to 2.52 (2.53 tested but not working well; 2.44 fails because of firefox 36 extension signing enforcement ( #15982 )
2016-07-23 01:54:34 +02:00
obadz
44157c6da4
smugline: init at 20160106 ( #17191 )
...
(required smugpy: init at 20131218)
2016-07-23 01:38:06 +02:00
obadz
fd5cdca916
ecryptfs-helper: init at 20160722
2016-07-23 00:19:34 +01:00
Christine Koppelt
f6d7a567a5
influxdb: parametrize default.nix to prepare packaging of 1.0 ( #17161 )
2016-07-23 01:08:33 +02:00
Eric Bailey
e6e873beca
erlangR19: init at 19.0.2 ( #17123 )
...
Add R19.nix, based on @binarin's R18.nix.
N.B. erlang/otp#1023 obviated the need for `rmAndPwdPatch` in R19.
2016-07-23 01:07:41 +02:00
Daiderd Jordan
20a0be5aee
Merge pull request #17131 from cransom/jmespath
...
jp: init at 0.1.2
2016-07-23 00:52:45 +02:00
Daiderd Jordan
e8343fbb38
Merge pull request #17137 from romildo/new.connman-notify
...
connman-notify: init at 2014-06-23
2016-07-23 00:36:11 +02:00
Shawn Warren
9886c80daa
Add gocd agent and server service packages ( #16273 )
...
GoCD is an open source continuous delivery server specializing in advanced workflow
modeling and visualization. Update maintainers list to include swarren83. Update
module list to include gocd agent and server module. Update packages list to include
gocd agent and server package. Update version, revision and checksum for GoCD
release 16.5.0.
2016-07-23 00:29:18 +02:00
Daiderd Jordan
3bacfede38
Merge pull request #17171 from RamKromberg/init/metamorphose2
...
metamorphose2: init at 0.9.0beta
2016-07-23 00:15:52 +02:00
Joachim Fasting
597b0b0144
gradm: fix build on i686
...
This is a regression introduced by my update at e4b7b7b028
Turns out this was actually required to build the package on i686; without it,
the build fails with
```
/nix/store/[...]-flex-2.6.0/lib/libfl.so: undefined reference to `yylex'
```
for some reason ... the easiest solution is to just use flex_2_5_35, which does
build successfully.
2016-07-22 23:45:21 +02:00
Joachim F
46c924c4a2
Merge pull request #17178 from amiloradovsky/add-evilwm
...
evilwm: init at 1.1.1 (#17104 )
2016-07-22 23:28:11 +02:00
Andrew Miloradovsky
17b127205d
evilwm: init at 1.1.1 ( #17104 )
...
Minimalist window manager for the X Window System
2016-07-22 19:15:57 +00:00
Ram Kromberg
3e938ad7f1
metamorphose2: init at 0.9.0beta
2016-07-22 21:51:21 +03:00
Joachim Fasting
e4b7b7b028
gradm: 3.1-201507191652 -> 3.1-201607172312
2016-07-22 17:57:26 +02:00