Commit graph

3594 commits

Author SHA1 Message Date
zimbatm df5adbe307 direnv 2.2.1 2014-01-12 17:16:08 +01:00
Rok Garbas dca9e47e00 update: connman-ui to latest 2014-01-11 21:18:10 +01:00
Matej Cotman 7d4d3536f7 connman: new packages ConnMan v1.20 and connman-ui 2014-01-11 20:22:53 +01:00
Sergey Mironov 674f21c668 yad: fix (remove) icon-theme.cache 2014-01-11 19:29:02 +01:00
Sergey Mironov 0223847b6a yad: a nice zenity clone for creating GUI dialogs from the shell 2014-01-11 19:29:02 +01:00
zimbatm 2f8fc8bb24 direnv 2.2.0 2014-01-11 14:33:27 +00:00
William A. Kennington III 268ffe1144 tahoe-lafs: Upgrade from 1.9.2 -> 1.10.0
Remove patches which do not apply to the newer version.
2014-01-10 18:50:42 -06:00
Evgeny Egorochkin fd0b94dd6a Remove "v" prefix from package versions to make them machine-readable 2014-01-10 10:16:41 +02:00
Eelco Dolstra 9afd64fba8 nixUnstable: Update to 1.7pre3319_f4013b6 2014-01-09 13:20:08 +01:00
Eelco Dolstra b9dbfe7feb nix: Backport bug fix to check NAR integrity 2014-01-09 13:07:57 +01:00
Nixpkgs Monitor e49656fcf7 youtubeDL: update from 2014.01.05.6 to 2014.01.07.5 2014-01-09 07:09:12 +02:00
Nixpkgs Monitor 3a6254f3f7 mc: update from 4.8.0 to 4.8.11 2014-01-08 16:05:08 +01:00
Nixpkgs Monitor 7f8b47b60d youtubeDL: update from 2014.01.03 to 2014.01.05.6 2014-01-06 15:17:32 +02:00
Thomas Tuegel 17d02b49e3 texlive-beamer: bump to version 3.24 2014-01-05 09:00:25 -06:00
Thomas Tuegel 522a835743 texlive-extra: bump to version 20131219 2014-01-05 09:00:25 -06:00
Thomas Tuegel a6f9ad96ee texlive-core: bump to version 20131219 2014-01-05 09:00:25 -06:00
Nixpkgs Monitor a4d4ddb8ef youtubeDL: update from 2013.12.20 to 2014.01.03 2014-01-05 08:15:21 +02:00
Michael Raskin f6d51f7717 Buid Xvnc in TigerVNC 2014-01-04 15:02:52 +04:00
Michael Raskin ad45ac4c2a Update ZPAQ 2014-01-04 15:01:30 +04:00
Bjørn Forsman 4db6bcf209 ngrep: new package
ngrep is a command-line network packet analyzer.

http://ngrep.sourceforge.net/
2014-01-03 16:49:23 +01:00
Domen Kožar 986db66d12 NetworkManager(applet): 0.9.8.4 -> 0.9.8.8 (bluez5 support) 2014-01-03 13:39:40 +01:00
Eelco Dolstra 37107edafe btrfs-progs: Don't use a non-standard meta attribute 2014-01-03 11:49:38 +01:00
Domen Kožar f9ad40a39b Merge pull request #1443 from ttuegel/kde-gtk-config
add kde-gtk-config-2.2.1
2014-01-02 12:29:06 -08:00
Domen Kožar ef406e0bb6 Merge pull request #1391 from coroa/nm-applet
network-manager-applet: re-do schema generation
2014-01-02 12:20:29 -08:00
Domen Kožar 4f97ab19a5 Merge pull request #1452 from ttuegel/networkmanager
Fix networkmanager-pptp
2014-01-02 12:02:53 -08:00
Moritz Heidkamp 030a4c7f5d Add chunkfs package 2014-01-02 18:31:09 +00:00
Moritz Heidkamp 482d87a9b0 Set chunksync package's NIX_LDFLAGS to "-lgcc_s"
This works around the pthread_cancel issue
2014-01-02 18:28:13 +00:00
Thomas Tuegel 28a593469f networkmanager-pptp: fix checksum 2014-01-02 11:02:40 -06:00
Bjørn Forsman 4d6605e882 Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
Michael Raskin 44c031b39d Merge pull request #1439 from iyzsong/dvtm
add dvtm 0.10
2014-01-02 07:47:16 -08:00
Nixpkgs Monitor a7ee7f394d pngcrush: update from 1.7.69 to 1.7.70 2014-01-02 16:35:05 +01:00
Thomas Tuegel 8d381dd586 add kde-gtk-config-2.2.1 2014-01-01 09:47:16 -06:00
Song Wenwu b8917d548e add dvtm 0.10 2014-01-01 21:55:49 +08:00
Michael Raskin af9db522cf Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per se 2014-01-01 01:36:57 +04:00
Mathijs Kwik 515488790e texLive: passthru all source attributes 2013-12-31 12:25:44 +01:00
Peter Simons ea47447a29 Merge pull request #1426 from wkennington/openssh
openssh: Update from 6.2p2 -> 6.4p1
2013-12-30 10:37:27 -08:00
Moritz Heidkamp 29e16c62eb Add chunksync package 2013-12-30 15:04:25 +01:00
Jonas Hoersch 5125b98602 network-manager-applet: re-do schema generation
fixes #1355. partial revert of f4d4e12c (introduced by #1313).

meta.priority is set to 6 (lower priority than standard) to resolve the
conflict of an exported gschemas.compiled for evince as for nm-applet.
this linked file is NOT consulted, as both binaries are wrapped to look
for their schemas in their nix store path first.

a better fix would avoid already avoid linking those gschemas.compiled
files into the environment.
2013-12-30 12:26:51 +01:00
William A. Kennington III c4e03f0739 openssh: Update from 6.2p2 -> 6.4p1
This patch also bumps up the HPN version of openssh so that it compiles
on top of 6.4. Along with the bump, a package was added for the high
performance networking version.

The gcmrekey patch was removed as this vulnerability is fixed in
version 6.4 onward. http://www.openssh.org/txt/gcmrekey.adv
2013-12-30 02:42:12 -06:00
Michael Raskin 952a0a3797 Fix btrfs source link 2013-12-29 21:34:30 +04:00
Michael Raskin e0b529d088 Fix btrfs source link 2013-12-29 21:33:37 +04:00
William A. Kennington III 88e4596ffd Fix btrfsprogs so nix detects the version
Currently, btrfsprogs is misdetected by nix such that it requires
specifying btrfs-progs-v3.12 for install instead of just btrfs-progs.
This patch removes the v so that it now reads btrfs-progs-3.12 and is
properly detected by nix.
2013-12-29 06:55:47 -06:00
William A. Kennington III 0276de4d1b Updated btrfsprogs from 0.20-git -> 3.12
Additionally, removed an unmaintained utility for setting the uuid of
sent volumes.
2013-12-28 19:23:10 -06:00
Domen Kožar f6a8fe34b2 speedtest-cli: dev -> 0.2.4 2013-12-26 16:51:08 +01:00
Eelco Dolstra 9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Vladimir Still b345bdf5d2 tmpwatch: Add platforms to meta (unix).
According to web pages of tmpwatch it seems that it can be build on
unixes (Mac OS X, solaris). Not much information is here though.
2013-12-26 10:56:00 +01:00
Vladimír Čunát b80d1c5923 Merge x-updates 2013-12-25 23:56:41 +01:00
Vladimír Čunát 15a5894ab3 netpbm: fix CVE-2005-2471 2013-12-25 11:11:59 +01:00
Vladimír Čunát c744a7e106 netpbm: fix build 2013-12-25 11:11:59 +01:00
Rob Vermaas cd27fa7450 Build x11vnc on linux 2013-12-24 10:48:42 +01:00