Eric Merritt
6a493a2b43
erlang support: Add minimal documentation to nix
...
This commit adds some very minimial documentation to the Nix
manual. Hopefully, its enough to get someone started and serve as a
first footstep for future documentation writers
2016-01-15 08:17:33 -08:00
Eelco Dolstra
2fcee55e5f
separateDebugInfo: Create symlinks matching original binaries
...
For instance, a binary like libfoo.so will cause a symlink
lib/debug/libfoo.so.debug -> .build-id/<build-ID>.debug to be
created. This is primarily useful for use with eu-addr2line, if you
know the name of a binary and the relative address, but not the build
ID.
2016-01-15 16:16:11 +01:00
Lluís Batlle i Rossell
5b20713041
inadyn: update to 1.99.15
...
It fixes a big bug about IP not getting updated.
https://github.com/troglobit/inadyn/issues/107
2016-01-15 16:14:40 +01:00
lethalman
2ba13aa534
Merge pull request #12301 from roblabla/feature-initMatrixSynapse
...
matrix-synapse: init at 0.12.0
2016-01-15 16:07:14 +01:00
Lluís Batlle i Rossell
4eb1e346c6
Improving the patch for mairix for mbox>2GB.
...
https://github.com/rc0/mairix/pull/19
2016-01-15 16:00:46 +01:00
roblabla
7e10bf4327
matrix-synapse: init at 0.12.0
2016-01-15 15:17:14 +01:00
Eelco Dolstra
df2b9b48cb
elfutils: 163 -> 165
...
Also, install programs with the "eu-" prefix to prevent collisions
with binutils (as recommended by upstream), enable xz support, and
enable deterministic archives.
2016-01-15 15:01:13 +01:00
Tristan Helmich
bce59a1a8b
libvirtd service: Move mutable configs to /var
...
Modifies libvirt package to search for configs in /var/lib and changes
libvirtd service to copy the default configs to the new location.
This enables the user to change e.g. the networking configuration with
virsh or virt-manager and keep those settings.
2016-01-15 14:26:20 +01:00
Vladimír Čunát
6607b72dc0
Revert "eigen: 3.2.5 -> 3.3-alpha1" to fix freecad
...
This reverts commit c8b9753882
.
Fixes #12401 . It wasn't intended to have "alpha" version as default.
2016-01-15 13:56:37 +01:00
Vladimír Čunát
2d0893088f
Merge branch 'master' into staging
2016-01-15 13:43:57 +01:00
Vladimír Čunát
c29df5f8a7
firefox: fixup ${name} problems introduced in 2e78e19
...
Fixes #12403 . I'm sorry for the problems. Thanks to @mdorman!
2016-01-15 13:32:36 +01:00
Nikolay Amiantov
26bd247921
Merge pull request #12404 from abbradar/steam-newlibcpp
...
Add options to use new libstdc++ on Steam
2016-01-15 15:13:00 +03:00
Nikolay Amiantov
f4d71737a8
steam: propagate runtime-wrapped flags for more convenient overrides
2016-01-15 15:01:55 +03:00
Nikolay Amiantov
9a07a8505e
steam-runtime-wrapped: add optional override of libstdc++
2016-01-15 15:01:55 +03:00
Domen Kožar
514a7f9e2e
Merge pull request #12381 from FRidh/dyn
...
pythonPackages.dyn: init at 1.5.0
2016-01-15 12:21:06 +01:00
Franz Pletz
a25fc6e54d
Merge pull request #12391 from rycee/bump/nethogs
...
nethogs: 0.8.1-git -> 0.8.1
2016-01-15 12:20:25 +01:00
Frederik Rietdijk
cdb38d5fdf
Merge pull request #12367 from nlewo/master
...
ledger-autosync: init at 0.2.3
2016-01-15 12:04:57 +01:00
Eelco Dolstra
126d3e1449
Fix evaluation of "unstable" job
...
Commit 19f6edbfb8
made "unstable" depend
on some Darwin jobs, but these didn't exist because of the "= linux"
overrides in release.nix.
2016-01-15 11:46:49 +01:00
Antoine Eiche
9319129e58
ledger-autosync: init at 0.2.3
2016-01-15 11:19:34 +01:00
Vladimír Čunát
34fe0833c8
iozone: commit some forgotten fixups (/cc #12387 )
2016-01-15 10:26:18 +01:00
Vladimír Čunát
c169718a6b
git-bz: fix meta typo
...
Thanks to @heydojo.
2016-01-15 10:26:18 +01:00
Vincent Laporte
38226ea4c3
smtube: add missing build dependency
2016-01-15 10:04:06 +01:00
Vincent Laporte
32b8d31b3a
gnumeric: 1.12.24 -> 1.12.26
2016-01-15 10:04:06 +01:00
Vincent Laporte
60e1740763
goffice: 0.10.24 -> 0.10.26
2016-01-15 10:04:06 +01:00
Svein Ove Aas
a28032ed58
iozone: init at 3.434 ( close #12387 )
...
vcunat amended some $out/share/ install paths.
2016-01-15 09:47:57 +01:00
Svein Ove Aas
6987f87832
maintainers: Add Baughn
2016-01-15 09:33:37 +01:00
Damien Cassou
0b4c7d42a8
pharo-vm: Refactor to introduce new VMs ( close #12388 )
...
The Pharo community now has a Spur VM: this VM is the only one to
open Pharo50 images.
2016-01-15 09:29:11 +01:00
Vladimír Čunát
98218971c2
Merge #12299 : make firefox-like browsers wrapped by default
2016-01-15 08:53:58 +01:00
Vladimír Čunát
5fe68602cc
release notes: document renames of firefox-like browsers
2016-01-15 08:37:02 +01:00
Vladimír Čunát
f50d80f627
makeDesktopItem: change name
of the derivations
...
The name wasn't suggesting what kind of stuff is in there;
now it's the same as the name of the file that gets generated.
2016-01-15 08:37:02 +01:00
Vladimír Čunát
2e78e19de0
firefox: put "unwrapped" into its name
...
I'm not certain about this, so I'm trying for firefox only.
Rationale: it might be confusing to see two firefox-${version} instances
in logs or paths, so I wanted to differentiate them.
2016-01-15 08:36:22 +01:00
Vladimír Čunát
a8f1d40c1f
all-packages: browserWrapper -> browser
...
- I chose to keep `browser-unwrapped` attributes so that it's much
easier to override parameters for the browser (through `packageOverrides`).
- Aliases `browserWrapper` are retained for now, as usual.
2016-01-15 08:36:08 +01:00
Pascal Wittmann
3be1836e3d
Merge pull request #12398 from eduarrrd/pianobar
...
pianobar: 2014.09.28 -> 2015.11.22
2016-01-15 07:45:54 +01:00
Tobias Geerinckx-Rice
d1440745c6
git-bz: meta: un-break; fix licence; maintain
...
CC @nbp (I assume it was abandoned years ago, apologies otherwise).
2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
36a68c8b6b
git-bz: 3.20110902 -> 3.2015-09-08
2016-01-15 05:31:47 +01:00
Tobias Geerinckx-Rice
123065aa3d
git-bz: use callPackage and canonical package name
...
Don't add a compatibility alias as this package was/is marked as
being broken anyway.
2016-01-15 05:31:47 +01:00
Eduard Bachmakov
f119de4b35
pianobar: 2014.09.28 -> 2015.11.22
2016-01-14 22:25:39 -05:00
Thomas Tuegel
c3ea981263
Merge pull request #12395 from eduarrrd/dfm
...
dfilemanager: update to git from 2016-01-10
2016-01-14 20:56:43 -06:00
Eduard Bachmakov
82abca9c9b
3dfsb: mark as broken, remove self from maintainers
2016-01-14 21:56:38 -05:00
Tobias Geerinckx-Rice
8c5ef127f4
simp_le: 20151207 -> 2016-01-09; co-maintain
...
CC maintainer @gebner.
2016-01-15 03:49:13 +01:00
Eduard Bachmakov
6e7362dc8f
dfilemanager: update to git from 2016-01-10
2016-01-14 21:06:03 -05:00
Evgeny Egorochkin
dcd428db08
azure-cli: init at 0.9.13
2016-01-15 03:11:20 +02:00
Tobias Geerinckx-Rice
a52b238bab
Merge pull request #12120 from benley/cdparanoia-darwin
...
cdparanoia: fix Darwin build
2016-01-15 00:56:06 +01:00
Franz Pletz
a224badfea
Merge pull request #12373 from nathan7/docker-journald
...
docker: enable journald support
2016-01-15 00:54:55 +01:00
Alexey Shmalko
c37c8e1c00
ycmd: Init at 2016-01-12
2016-01-15 01:39:21 +02:00
Alexey Shmalko
3b1fe914b9
powerline-fonts: Install Terminus font
...
Patched Terminus font is neither .otf, nor .ttf so it wasn't installed
before.
2016-01-15 01:21:26 +02:00
Tobias Geerinckx-Rice
5876238d54
eid-mw: 4.1.11 -> 4.1.12
2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
d8fa7f7b06
miniupnpd 1.9.20151212 -> 1.9.20160113
...
Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
d1232049fb
tkgate 2.x: remove dead package
...
Broken since April 2014. Homepage leads to an expired domain.
2016-01-14 23:55:47 +01:00
Tobias Geerinckx-Rice
a8265ea458
maintainers: remove roelof
...
Inactive since April 2014. Vanished from GitHub. Unreachable.
2016-01-14 23:55:47 +01:00