Commit Graph

134772 Commits

Author SHA1 Message Date
Benjamin Andresen
5e7e762b67 maintainers: add bandresen 2018-04-06 23:55:41 +02:00
Daiderd Jordan
92a36cf63b
Merge pull request #38468 from veprbl/mesos_darwin
mesos: fix on darwin by disabling java interface
2018-04-06 20:19:16 +02:00
R. RyanTM
ae8e564ba8 notmuch: 0.26 -> 0.26.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/notmuch/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch help’ got 0 exit code
- ran ‘/nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1/bin/notmuch --version’ and found version 0.26.1
- found 0.26.1 with grep in /nix/store/05v4k89ni4phwyxvqskr0hji49b5fmck-notmuch-0.26.1
- directory tree listing: https://gist.github.com/adeae189f9ac416571a7c0e3beca712f
2018-04-06 20:07:43 +02:00
Michael Weiss
80faa73fc0 neomutt: Fix the path to the auxiliary tools
This path changed from $out/lib/neomutt to $out/libexec/neomutt.
2018-04-06 19:37:46 +02:00
Guillaume Massé
15a2dca15c Sublime dev (#38383)
* Package sublime-dev build.

* sublime3-dev: Init at 3160

* Sublime3: Refactor to share derivation between sublime-text 3 dev and stable

* Sublime3: Refactor as a fuction to avoid duplicating parameters

* Sublime3: Remove unnecessary rec

https://github.com/NixOS/nixpkgs/pull/38383#discussion_r178898901

* sublime3-dev: 3160 -> 3161
2018-04-06 17:31:10 +01:00
Jörg Thalheim
0af5b254ab zfsUnstable: fix evaluation of error message 2018-04-06 16:18:26 +01:00
Rob Vermaas
f8fe297ff1
julia: remove wrapper from julia binaries, in stead
symlink shared libraries from LD_LIBRARY_PATH into lib/julia,
as using a wrapper with LD_LIBRARY_PATH causes segmentation
faults when program returns an error:

 $ julia -e 'throw(Error())'

only applied for 0.6, which is the current julia version. Will
see if we can remove the older versions in master.

(cherry picked from commit 41f3a4e003)
2018-04-06 14:20:12 +02:00
Jörg Thalheim
e7f2b7692b zfsUnstable: mark correct zfs version as incompatible 2018-04-06 12:10:11 +01:00
Jörg Thalheim
6c87fbb620 zfsUnstable: mark linux 4.16 as broken 2018-04-06 12:07:34 +01:00
Jörg Thalheim
3c5697b719
Merge pull request #38505 from Synthetica9/origin/atom-125
atom : 1.25.0 -> 1.25.1
2018-04-06 11:53:58 +01:00
Benno Fünfstück
c0c4557393 pwndbg: fix wrapper mistake 2018-04-06 12:25:15 +02:00
Patrick Hilhorst
e7a352f96f atom : 1.25.0 -> 1.25.1 2018-04-06 12:18:37 +02:00
Jörg Thalheim
315f06df28
Merge pull request #38502 from Mic92/pwndbg
pwndbg: init at 2018-04-06
2018-04-06 11:11:44 +01:00
Jörg Thalheim
2ed8e7a0f9 pwndbg: init at 2018-04-06 2018-04-06 11:10:39 +01:00
Jörg Thalheim
e76825a9cf
Merge pull request #36569 from grahamc/terraform-provider-nixos
terraform-provider-nixos: init at 0.0.1
2018-04-06 10:55:32 +01:00
adisbladis
f1d0d60174
Merge pull request #38504 from matthiasbeyer/remove-maintainership
Remove maintainership
2018-04-06 17:25:14 +08:00
Rob Vermaas
b894dd8b82
Update create-gce.sh script. Set default option for GCE images to disable host key replacement by service.
(cherry picked from commit 748d96ffa3)
2018-04-06 10:57:31 +02:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Peter Simons
935526e181
Merge pull request #38288 from ElvishJerricco/elvishjerricco-ghcjs-maintainer
Added ElvishJerricco to GHCJS maintainers
2018-04-06 10:54:57 +02:00
Peter Simons
fac2951d8b
Merge pull request #38496 from jerith666/amazonka-fix
amazonka: fix build after hackage update
2018-04-06 10:51:02 +02:00
Jörg Thalheim
9430efbe49
Merge pull request #38500 from r-ryantm/auto-update/sysbench
sysbench: 1.0.13 -> 1.0.14
2018-04-06 09:44:58 +01:00
Isaac Shapira
ff5baea979 pywal: init at 2.0.5 (#38443) 2018-04-06 09:57:20 +02:00
Herdiansyah
098c851dcb neofetch: 3.3.0 -> 3.4.0 (#38491) 2018-04-06 09:55:08 +02:00
Tim Engler
d488a9dc7a nixos/lxqt: enable upower if config.powerManagement is enabled (#38318) 2018-04-06 08:49:55 +01:00
Jörg Thalheim
859a96e494
Merge pull request #31346 from teto/ns3
[RFC] ns-3: init at 28.0
2018-04-06 07:43:00 +01:00
Matthieu Coudron
863c2908f2 ns-3: init at 28.0
ns-3 is a discrete event C++ network simulator developed at www.nsnam.org .

Python bindings & manual building are disabled by default but you can
override it.
2018-04-06 13:54:20 +09:00
R. RyanTM
d7d2ac0af2 sysbench: 1.0.13 -> 1.0.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sysbench/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/d3633p13b97v5r5xswf85v9fxql1jv72-sysbench-1.0.14/bin/sysbench --help’ got 0 exit code
- ran ‘/nix/store/d3633p13b97v5r5xswf85v9fxql1jv72-sysbench-1.0.14/bin/sysbench --version’ and found version 1.0.14
- found 1.0.14 with grep in /nix/store/d3633p13b97v5r5xswf85v9fxql1jv72-sysbench-1.0.14
- directory tree listing: https://gist.github.com/56c18be2af370efb1c887dd27074fd4e
2018-04-05 20:54:06 -07:00
Matt McHenry
8ea70531de amazonka: fix build after hackage update
fixes #38306
2018-04-05 22:05:43 -04:00
Jörg Thalheim
d307ab5ca3
Merge pull request #38416 from bcdarwin/beluga
beluga: init at 20180403
2018-04-06 00:34:47 +01:00
Jörg Thalheim
583a85129c
Merge pull request #38444 from coreyoconnor/add-godot-meta
godot: add application metadata and man page to share
2018-04-06 00:15:51 +01:00
Jörg Thalheim
b0a2fcb1cf
Merge pull request #37341 from jlesquembre/terminus
terminus: init at 1.0.0-alpha.42
2018-04-06 00:01:51 +01:00
John Ericson
b4eeafd82a
Merge pull request #37674 from obsidiansystems/syslogng-smtp
syslog-ng: enable SMTP destination
2018-04-05 18:58:47 -04:00
Dmitry Kalinkin
3868973c41
libevent: fix install_name on darwin 2018-04-05 18:30:36 -04:00
obadz
48d4cef9d3 localtime: remove dependency on go 2018-04-05 23:17:18 +01:00
Corey O'Connor
d0d05024d1 nixos/transmission: add basic nixos test 2018-04-05 22:07:49 +02:00
Corey O'Connor
c0de2454bd nixos/transmission: Refactor out explicit listing of managed directories 2018-04-05 22:07:49 +02:00
Corey O'Connor
9eec034d75 nixos/transmission: refactor preStart into script 2018-04-05 22:07:49 +02:00
Jörg Thalheim
f55a6ab844
Merge pull request #38302 from johannesloetzsch/master
mate/mate-screensaver: fixed unixAuth
2018-04-05 21:02:18 +01:00
Daiderd Jordan
1f69ca23a0
Merge pull request #38013 from LnL7/darwin-zhf
disable broken packages on darwin
2018-04-05 21:33:35 +02:00
lewo
9d999d32cd
Merge pull request #38215 from r-ryantm/auto-update/rdkafka
rdkafka: 0.11.3 -> 0.11.4
2018-04-05 20:41:55 +02:00
Dmitry Kalinkin
c639649ef0
leveldb: fix install_name on darwin 2018-04-05 14:25:03 -04:00
Jörg Thalheim
f444c1893b
Merge pull request #38478 from r-ryantm/auto-update/weka
weka: 3.8.2 -> 3.9.2
2018-04-05 19:21:45 +01:00
Jörg Thalheim
fb3b3d6394 weka: use makeWrapper 2018-04-05 19:21:16 +01:00
Jörg Thalheim
25dd38c8ba
Merge pull request #38467 from r-ryantm/auto-update/yad
yad: 0.37.0 -> 0.40.0
2018-04-05 19:17:59 +01:00
Daiderd Jordan
1a9423ad6d
sg3_utils: mark linux only 2018-04-05 20:06:06 +02:00
Daiderd Jordan
df776afc3d
schroedinger: mark linux only 2018-04-05 20:06:06 +02:00
Daiderd Jordan
cc0fc1724b
s6-rc: mark linux only 2018-04-05 20:06:05 +02:00
Daiderd Jordan
32227af3a6
pure-ftpd: mark linux only 2018-04-05 20:06:05 +02:00
Daiderd Jordan
f6cf8e3426
posterazor: mark linux only 2018-04-05 20:06:04 +02:00
Daiderd Jordan
7053b097de
openvdb: mark linux only 2018-04-05 20:06:03 +02:00