Ricardo M. Correia
614a99bd8e
cargoSnapshot: Add package
...
Cargo downloads your Rust project's dependencies and builds your
project.
The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.
In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00
Bjørn Forsman
b7672b0125
notify-osd: align attrname with package name
...
This package was added yesterday, so I don't think we need to keep the
old attribute around for backwards compatibility.
2014-09-24 18:09:40 +02:00
Eelco Dolstra
38d57b4a94
Merge pull request #4244 from abbradar/resume
...
Replace resumeDevice with autodetection of hibernation partition
2014-09-24 18:05:53 +02:00
Nikolay Amiantov
ba31749458
stage-1: Use udevadm instead of blkid
2014-09-24 20:00:51 +04:00
Eelco Dolstra
1e6dfdf29c
clang-wrapper: Remove explicit dependency on libc++
...
Now libc++ is just another build input propagated from clang-wrapper.
2014-09-24 17:55:05 +02:00
Shell Turner
ad3591cd9d
Update bash patchset to fix CVE-2014-6271
2014-09-24 17:09:12 +02:00
Eelco Dolstra
84a586fa9e
stdenvDarwin: Do not wrap clang twice
2014-09-24 16:54:43 +02:00
Nikolay Amiantov
18bd9917ed
stage-1: autodetect resume swap partitions
2014-09-24 18:51:44 +04:00
Eelco Dolstra
07f603f89e
libc++: Use the right libc++abi re-export list
...
Also, remove the explicit -lc++abi flag from clang-wrapper. It's not
needed because libc++ re-exports the necessary symbols from libc++abi.
2014-09-24 16:39:36 +02:00
Eelco Dolstra
ae18038c6d
fixDarwinDylibNames: Use new hook mechanism
2014-09-24 16:12:49 +02:00
Eelco Dolstra
39d9396380
Style fix
2014-09-24 15:07:18 +02:00
Eelco Dolstra
be330c47eb
libc++: Fix /usr/lib references
...
The install name and libc++abi reexport were pointing to /usr/lib,
preventing our libc++ from being used at runtime.
2014-09-24 14:43:05 +02:00
Georges Dubus
f0a8b57de8
Updated nox
2014-09-24 13:58:41 +02:00
Georges Dubus
204222bf4c
Update py and py.test
2014-09-24 13:57:30 +02:00
Eelco Dolstra
43424d9028
libc++: Don't install include/c++/v1/Makefile
...
It causes many retained dependencies (e.g. on cmake). Let's hope
nobody depends on it...
2014-09-24 13:27:03 +02:00
Eelco Dolstra
1117201a97
libc++abi: Don't set dylib install name to /usr/lib
...
This caused users of libc++abi to use the system libc++abi.
2014-09-24 13:27:02 +02:00
Pascal Wittmann
6869809764
Merge pull request #4254 from 4z3/bitlbee-typo
...
bitlbee: fix typo
2014-09-24 12:54:16 +02:00
tv
fe7f83a2f4
bitlbee: fix typo
2014-09-24 12:43:36 +02:00
Anonymous
e223bc046c
android-studio: new package
2014-09-24 12:13:55 +02:00
Anonymous
a3b565f7a3
idea: hack to get fsnotifier working
...
more information: https://bugs.archlinux.org/task/34703
2014-09-24 12:13:54 +02:00
Michael Raskin
9ae10b2cac
Update golly
2014-09-24 14:07:00 +04:00
Michael Raskin
86772c4e79
Update ipmiutil
2014-09-24 13:45:57 +04:00
Michael Raskin
d68f3e9c0f
gcl: update from 2.6.10 to 2.6.11
2014-09-24 13:42:17 +04:00
Michael Raskin
4e92bee51d
Update LVM2
2014-09-24 13:39:08 +04:00
Michael Raskin
af5d18edb5
Update atop
2014-09-24 13:32:46 +04:00
Michael Raskin
ea12fb639b
Update Firejail
2014-09-24 13:32:46 +04:00
Michael Raskin
db0348655c
Update XScreensaver
2014-09-24 13:32:46 +04:00
Michael Raskin
50e55fd793
Update PARI
2014-09-24 13:32:46 +04:00
Michael Raskin
cb91ebc30c
Update SlimerJS
2014-09-24 13:32:46 +04:00
Michael Raskin
e0ba1aff1b
Update sodium crypto library
2014-09-24 13:32:46 +04:00
Jaka Hudoklin
8eed86fba9
add mfoc, Mifare Classic Offline Cracker
2014-09-24 11:20:47 +02:00
Jaka Hudoklin
f26c32f920
pythonPackages: add pelican, simple blog generator
2014-09-24 11:17:49 +02:00
Michael Raskin
f3ab10bc1e
Update libgphoto2
2014-09-24 13:15:42 +04:00
Aycan iRiCAN
db9647aa45
Merge pull request #4251 from aycanirican/fix_snort_and_daq
...
Fixed typo
2014-09-24 11:44:25 +03:00
Aycan iRiCAN
d2b1644939
Fixed typo
2014-09-24 11:43:51 +03:00
Aycan iRiCAN
427948dfb8
Merge pull request #4250 from aycanirican/master
...
Added myself to maintainers
2014-09-24 11:26:01 +03:00
Aycan iRiCAN
082167400f
Added myself to maintainers
2014-09-24 11:24:47 +03:00
Pascal Wittmann
a4e66d77d9
Merge pull request #4241 from bodil/notify-osd
...
Added notify-osd package.
2014-09-24 10:17:33 +02:00
Michael Raskin
87ebc77e50
Fix Clutter-GTK 0.10.8 source link
2014-09-24 11:05:02 +04:00
Mateusz Kowalczyk
209b341a0b
Merge pull request #4247 from nathanielbaxter/dev/wine
...
wineUnstable: Version bump and related bugfix.
2014-09-24 04:51:13 +01:00
Vincent Laporte
c4197ff4dc
Labels gdome2 as broken.
...
Closes #4242
2014-09-24 04:16:36 +01:00
Nathaniel Baxter
d5f40ea929
wineUnstable: Fix dynamic loading of ncurses lib.
2014-09-24 12:48:39 +10:00
Cillian de Róiste
759e047fe9
ingen: update r5317 -> r5464
2014-09-24 00:11:27 +02:00
Cillian de Róiste
f218f41f8e
raul: update r5205 -> r5449
2014-09-24 00:11:27 +02:00
Cillian de Róiste
bd09d16668
ganv: switch from svn checkout to 1.4.2 release
2014-09-24 00:11:27 +02:00
Pascal Wittmann
3b2ba0ae42
falcon: update to lastest git revision as the lastest release does not build
2014-09-23 23:52:18 +02:00
Bodil Stokke
99e0bdde8a
Removed superfluous $XDG_DATA_DIRS.
2014-09-23 22:45:56 +01:00
Emil Rangden
c7b73b2b12
include thermald service in module list
...
Closes #4230
2014-09-23 22:41:24 +01:00
Mateusz Kowalczyk
f0a39395f1
Merge pull request #4223 from michelk/saga
...
Saga: Initial Expression
2014-09-23 22:38:57 +01:00
Emery Hemingway
61f0d9b251
cjdns: update from 20140919 20140922
...
package installs to .../bin
fix service module to look in .../bin
Closes #4240
2014-09-23 22:30:53 +01:00