Peter Simons
fc1c014bf6
Merge pull request #15026 from dancek/silver-searcher-alias-ag
...
silver-searcher: add alias "ag"
2016-04-27 17:14:00 +02:00
Mathieu Boespflug
922383bb79
terraform: fixup provider, provisioner binaries names.
...
The build for some reason produces binaries with the wrong name.
Terraform expects all its plugins to have a name of the form
`terraform-TYPE-NAME`. So we add the `terraform-` prefix manually.
2016-04-27 17:03:33 +02:00
Tobias Geerinckx-Rice
ed9e0b960e
gparted: 0.25.0 -> 0.26.0
...
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory
More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice
d71aabe00d
hack-font: 2.019 -> 2.020
...
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice
d200e30e57
simple-scan: 3.20.0 -> 3.21.1
2016-04-27 16:55:36 +02:00
Arseniy Seroka
ae3e7d748b
Merge pull request #15017 from MostAwesomeDude/afl
...
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
Edward Tjörnhammar
a19016b79e
Merge pull request #15027 from knedlsepp/bump_catch
...
catch: 1.2.1 -> 1.5.0
2016-04-27 16:07:36 +02:00
knedlsepp
6c0404730f
catch: 1.2.1 -> 1.5.0
2016-04-27 13:37:15 +00:00
Nikolay Amiantov
e6e7c1e914
logmein-hamachi: init at 2.1.0.139, add nixos service
2016-04-27 16:15:01 +03:00
Hannu Hartikainen
e3e502e37a
silver-searcher: add alias "ag"
2016-04-27 15:52:21 +03:00
Nikolay Amiantov
c5fcab987b
pulseaudio service: fix service path
2016-04-27 15:51:28 +03:00
Nikolay Amiantov
7ac1ef05fa
networkmanager service: fixup
2016-04-27 13:51:43 +03:00
Nikolay Amiantov
16bdef1350
bluetooth service: fix w.r.t. multiple outputs
2016-04-27 13:48:06 +03:00
Tuomas Tynkkynen
2f6c2ecd47
eiskaltdcpp: Use pcre-cpp (fixes build)
...
http://hydra.nixos.org/build/34967606/nixlog/1/raw
2016-04-27 13:38:27 +03:00
Vladimír Čunát
99b91020d6
xvfb-run: fix missing tools
...
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen
40838ad20f
meo: Use pcre-cpp (fixes build)
2016-04-27 13:28:04 +03:00
Emery Hemingway
ae59f6426a
autoconf: peg version 2.64
2016-04-27 11:51:20 +02:00
Moritz Ulrich
12554997a7
rustc+cargo: Mark -unstable as lowPrio.
2016-04-27 10:04:41 +02:00
Tuomas Tynkkynen
6e24c9974f
typespeed: Add platforms
2016-04-27 05:06:35 +03:00
Tuomas Tynkkynen
584d884bd7
gstreamer: Fix multiple outputs split
...
- Explicitly moving the files breaks them, because the wrappers
reference the files by absolute path. Also this automatically
moves the manpages to $dev as well.
- Need to explicitly set --exec-prefix since the pkgconfig file has
`toolsdir=${exec_prefix}/bin`, breaking totem:
http://hydra.nixos.org/build/34980617/nixlog/1/raw
````
checking for BACKEND_TEST... yes
checking GStreamer 1.0 inspection tool... no
configure: error:
Cannot find required GStreamer-1.0 tool 'gst-inspect-1.0'.
It should be part of gstreamer-1_0-utils. Please install it.
builder for ‘/nix/store/npq2ihlsdniv4j3wbyparq9byjxqdi15-totem-3.18.1.drv’ failed with exit code 1
````
While at it, enable parallel build.
2016-04-27 05:01:03 +03:00
Corbin
264cb737f6
afl: 1.94b -> 2.10b
...
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Tuomas Tynkkynen
7f63790f25
fuse-zip: Add dashed variant (and one with underscore for compat)
2016-04-27 04:19:16 +03:00
Tuomas Tynkkynen
15f68398ef
libzip: Add platforms
2016-04-27 04:10:54 +03:00
Tuomas Tynkkynen
25b55e7409
gegl: Add platforms
2016-04-27 04:10:42 +03:00
Tuomas Tynkkynen
519dd711fe
libzip: Move directory containing zipconf.h to $dev
...
http://hydra.nixos.org/build/34979863/nixlog/1/raw
2016-04-27 03:54:36 +03:00
Tuomas Tynkkynen
2c32607650
libzip: 0.11.2 -> 1.1.2
2016-04-27 03:54:31 +03:00
Tuomas Tynkkynen
ca0e724266
otter: Mark broken
...
Build hangs an hits the hydra time limit:
http://hydra.nixos.org/build/34897110
2016-04-27 03:24:04 +03:00
Arnold Krille
3ae8810ffa
containers: test imperative and ipv4 in small-release ( #15015 )
...
Test imperative containers and declarative containers with ipv4. These two
tests are basically the extraction of the containers test from before.
2016-04-26 22:38:47 +02:00
Edward Tjörnhammar
f027aa2059
jonprl: corrected sha change
2016-04-26 22:23:37 +02:00
Nikolay Amiantov
89dfbd1215
Merge commit 'refs/pull/14936/head' of git://github.com/NixOS/nixpkgs
2016-04-26 23:14:47 +03:00
Thomas Tuegel
f944f4906d
Merge branch 'emacs-packages'
2016-04-26 14:13:49 -05:00
Thomas Tuegel
a286d876ad
melpaStablePackages.docker: don't call builtin dependency
2016-04-26 14:12:53 -05:00
Thomas Tuegel
d47fe2bd4a
elpa-packages 2016-04-26
2016-04-26 14:07:32 -05:00
Thomas Tuegel
de33f4b48b
elpa-packages: update package generation instructions
2016-04-26 14:06:42 -05:00
Thomas Tuegel
559010fa9c
melpa-stable-packages 2016-04-26
2016-04-26 14:05:25 -05:00
Thomas Tuegel
f6828eb247
melpa-stable-packages: update package generation instructions
2016-04-26 14:05:00 -05:00
Thomas Tuegel
bf0ae7d45c
melpa-packages: update package generation instructions
2016-04-26 14:04:13 -05:00
Thomas Tuegel
d3eea5ae35
melpa-packages 2016-04-26
2016-04-26 14:00:20 -05:00
Eelco Dolstra
a133a74c89
Remove cruft
2016-04-26 17:31:54 +02:00
Eelco Dolstra
454eefa63b
linux: 4.4.7 -> 4.4.8
2016-04-26 16:39:59 +02:00
Thomas Tuegel
97abaab90c
Merge pull request #14996 from groxxda/bump/antimicro
...
antimicro 2.18 -> 2.18.2 (repository gone)
2016-04-26 08:13:11 -05:00
Nikolay Amiantov
23a093ebe8
dbus service: fix path to the launch helper
2016-04-26 16:10:30 +03:00
Nikolay Amiantov
f6eb686222
Merge pull request #15002 from abbradar/symlink-join-wrappers
...
Use symlinkJoin for wrappers
2016-04-26 16:47:43 +04:00
Domen Kožar
07cad5411e
pythonPackages.msgpack: 0.4.6 -> 0.4.7
2016-04-26 13:43:12 +01:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov
8415fa35c7
fcitx-with-plugins: use symlinkJoin
2016-04-26 15:37:44 +03:00
Nikolay Amiantov
73db7887ed
brasero: use symlinkJoin
2016-04-26 15:37:43 +03:00
Nikolay Amiantov
aa1a40b63d
dwarf-therapist: add version to derivation, use symlinkJoin
2016-04-26 15:37:43 +03:00
Nikolay Amiantov
7b4fc0f5a9
avidemux: use symlinkJoin
2016-04-26 15:37:43 +03:00
Nikolay Amiantov
1f89dbd46b
pidgin-with-plugins: use symlinkJoin
2016-04-26 15:37:43 +03:00