1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

98122 commits

Author SHA1 Message Date
Dmitry Kalinkin f37c7e01d5
youcompleteme: fix compilation
1) Replace --system-libclang with an explicit setting for the path to
nix libclang 3.9. Otherwise it will find system's libclang on darwin.

2) Remove clang/llvm from build inputs. This prevents ycm itself from
being compiled by clang 3.9. stdenv's standard compiler (gcc or
clang 3.7) will suffice.

3) Enable C++11 again as #16212 is caused by incopatibility between
clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so
this is not needed anymore.
2017-01-01 17:35:16 -05:00
Brandon Dimcheff 0890ce6f09
astroid: init at 0.6 2017-01-01 22:38:12 +01:00
Brandon Dimcheff cf9e1a03f7
add introspection to gmime
This was necessary for astroid to work with gmime, and I thought it
would be generally useful.
2017-01-01 22:38:12 +01:00
Domen Kožar 6da8b0d49d Time passing by 2017-01-01 21:35:52 +01:00
Jörg Thalheim f3052035ee
wireguard: 0.0.20161223 -> 0.0.20161230
fixes #21572
2017-01-01 21:24:33 +01:00
Graham Christensen 7df5e22a28 Merge pull request #21571 from elasticdog/transcrypt
transcrypt: 0.9.9 -> 1.0.0
2017-01-01 15:08:54 -05:00
Aaron Bull Schaefer e98bd77ef3 transcrypt: 0.9.9 -> 1.0.0 2017-01-01 11:49:22 -08:00
Pascal Wittmann 3b754e525f
xylib: 1.4 -> 1.5 2017-01-01 18:19:39 +01:00
Pascal Wittmann 039e90c9d3
fityk: 1.3.0 -> 1.3.1 2017-01-01 18:19:39 +01:00
Peter Hoeg aec8872e23 xca: qt4 -> qt5
Compile against qt5 instead of qt4.
2017-01-02 00:17:48 +08:00
Joachim F d3f01c3531 Merge pull request #21560 from Ekleog/kcov
kcov: 29 -> 32
2017-01-01 17:08:40 +01:00
Bjørn Forsman 49d444416c nixos: cosmetic refactor of environment.etc."hostid"
Create the file using attrset instead of list, to make it easier to
later provide other files in the same module.
2017-01-01 17:08:34 +01:00
Graham Christensen 31dc66a55a Merge pull request #21564 from peterhoeg/u/dropbox
dropbox: 16.4.29 -> 16.4.30
2017-01-01 10:07:43 -05:00
Jörg Thalheim 05f2f8e1fd Merge pull request #21505 from tg-x/mpd-listen
mpd: listen on 127.0.0.1 by default
2017-01-01 16:06:17 +01:00
Graham Christensen c58b4cf693 Merge pull request #21520 from peterhoeg/p/nrpl
nrpl: init at 20150521
2017-01-01 07:51:45 -05:00
tg(x) 002f3c8760 mpd: listen on 127.0.0.1 by default 2017-01-01 13:46:39 +01:00
Robin Stumm 11fe837758 rename sound.enableMediaKeys to sound.mediaKeys.enable and add volumeStep 2017-01-01 11:44:07 +01:00
Jörg Thalheim 84a50084c3 Merge pull request #21444 from league/fix/gphoto2-udev
gphoto2: nixos programs module to configure udev
2017-01-01 11:16:28 +01:00
Jörg Thalheim db8c9ef3ff
bcc: git-2016-08-30 -> 0.2.0 2017-01-01 10:29:17 +01:00
Jörg Thalheim db0a2c80e5 Merge pull request #21555 from joachifm/borgbackup-cleanup
borgbackup: cleanup inputs
2017-01-01 09:05:39 +01:00
Jörg Thalheim ce99e34b17
docker: deprecate socketActivation option 2017-01-01 09:03:09 +01:00
Jörg Thalheim d5f8652e6d Merge pull request #17364 from fmu/ndjbdns-fix
ndjbdns: build from latest sources which adds Darwin compatibility
2017-01-01 08:34:28 +01:00
Peter Hoeg c08556fea5 dropbox: 16.4.29 -> 16.4.30 2017-01-01 14:18:36 +08:00
Peter Hoeg 7a720abc03 nrpl: init at 20150521 2017-01-01 14:10:13 +08:00
Jörg Thalheim dd4bedba52 Merge pull request #21447 from nlewo/pr/glance
nixos/glance: init at liberty version
2017-01-01 06:39:37 +01:00
Joachim Fasting 48f270db52
make-system-tarball.sh: use numeric uids
Ownership should now always be 0/0.

Pointed out by @dezgeg at
https://github.com/NixOS/nixpkgs/pull/21305#discussion_r93258149
2017-01-01 06:03:05 +01:00
Joachim Fasting 75ce714818
grsecurity: 4.8.15-201612151923 -> 201612301949 2017-01-01 06:01:04 +01:00
Joachim F 777a75e324 Merge pull request #21559 from abuibrahim/master
update dpdk and related packages
2017-01-01 04:28:13 +01:00
Léo Gaspard 7f0143b89d
kcov: 29 -> 32 2017-01-01 03:32:31 +01:00
Ruslan Babayev 605b8095ca pktgen: 3.0.13 -> 3.1.0 2016-12-31 16:43:11 -08:00
Ruslan Babayev aeb41bbf75 odp-dpdk: 2016-08-16 -> 1.12.0.0 2016-12-31 16:23:47 -08:00
Ruslan Babayev dd45691fe0 dpdk: 16.07 -> 16.07.2 2016-12-31 16:22:52 -08:00
Joachim Fasting 5195e0d70f
borgbackup: cleanup inputs
tox/detox are removed; they are used to test multiple python
implementations in parallel, which isn't really appropriate for a Nix
install check.  Also, because these were added to the propagated build
inputs, lots of unnecessary stuff ended up in the resulting closure.
Note that removing tox does not imply tests are not run; they never were
to begin with; this is a separate issue.

This fixes https://github.com/NixOS/nixpkgs/issues/16171

Also, for "correctness" ordinary build-time dependencies are added to
`buildInputs`; only inputs that are to be added to the python path are
added to `propagatedBuildInputs`.
2016-12-31 21:58:41 +01:00
Daiderd Jordan 6e6334a514 Merge pull request #21529 from ivan-tkatchev/master
makerpm: init at 1.0
2016-12-31 21:35:14 +01:00
tkatchev 4073aaa7e1 makerpm: init at 1.0 2016-12-31 23:19:31 +03:00
Graham Christensen d7a65bdf47 Merge pull request #21433 from Hodapp87/darktable-2.2.0
darktable: 2.0.7 -> 2.2.0
2016-12-31 15:16:56 -05:00
volth 06b372f24f miredo: init at 1.2.6 2016-12-31 21:03:27 +01:00
Chris Hodapp e3dedd4b57 darktable: 2.0.7 -> 2.2.0 2016-12-31 14:59:30 -05:00
Pascal Wittmann 61027b7fce
bmon: 3.9 -> 4.0 2016-12-31 18:06:11 +01:00
Joachim F 01fdbac60c Merge pull request #21550 from mimadrid/update/nano-2.7.3
nano: 2.7.2 -> 2.7.3
2016-12-31 16:12:10 +01:00
mimadrid ae5c3f6fc5
nano: 2.7.2 -> 2.7.3 2016-12-31 15:37:41 +01:00
Michael Raskin 6305b85abd Merge pull request #21549 from mimadrid/update/rofi-1.3.0
rofi: 1.2.0 -> 1.3.0
2016-12-31 14:30:01 +00:00
mimadrid fc50edf497
rofi: 1.2.0 -> 1.3.0 2016-12-31 15:22:22 +01:00
Michael Raitza 39366c14d8 gnome-encfs-manager: 1.8.16 -> 1.8.18 2016-12-31 14:56:43 +01:00
Falco Peijnenburg 9c61571f1a Strongswan: enable rdrand and aes-ni only on X86
Strongswan fails to compile on armv7l-linux with `--enable-aesni` and  `--enable-rdrand` enabled. Errors are thrown about impossible constraints in asm (`--enable-rdrand`) or about gcc getting unknown command line parameters about aes (`--enable-aesni`). The options only makes sense on X86_64 processors.

The rdrand plugin is designed for Ivy Bridge processors:

> High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors

The aes-ni plugin also only exists on X86 processors (which have the AES instruction set)

Tested with a local override. The change triggers a (successful) rebuild on my X86_64 system. On armv7-linux this change fixes build errors.

See: 
https://wiki.strongswan.org/issues/337
2016-12-31 14:26:17 +01:00
Daiderd Jordan da34b32bb4 Merge pull request #21539 from mdaiter/wxGTK30Mac
wxGTK30: added Darwin support
2016-12-31 14:11:58 +01:00
Daiderd Jordan 8263636ed0 Merge pull request #21446 from jokogr/u/syncthing-gtk-0.9.2.3
syncthing-gtk: 0.6.3 -> 0.9.2.3
2016-12-31 14:11:37 +01:00
Gabriel Ebner 68b2d43c88 lean: 2016-12-08 -> 2016-12-30 2016-12-31 13:51:10 +01:00
Ioannis Koutras dc70cd1026 syncthing-gtk: 0.6.3 -> 0.9.2.3 2016-12-31 14:26:17 +02:00
Bjørn Forsman 76923648af nixos/gnome3: add gnome-settings-daemon udev rules (enables bluetooth GUI)
Without this, gnome-settings-daemon will not have write access to
/dev/rfkill, which in turn cause it to advertise no "airplane mode" over
D-Bus, which in turn the bluetooth panel code in gnome-control-center
interprets as "there are no bluetooth dongles" (and the button to turn
on bluetooth is grayed out). The end result that bluetooth operations
cannot be done in the GNOME desktop.

See upstream discussion:

http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-July/thread.html
http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-December/thread.html
2016-12-31 13:05:38 +01:00