Commit Graph

1679 Commits

Author SHA1 Message Date
Herwig Hochleitner
1c215828d5 wine: make features configurable 2016-05-29 10:45:16 +02:00
Herwig Hochleitner
98d720d72c wine: 1.8.1 -> 1.8.2 2016-05-29 10:45:12 +02:00
Herwig Hochleitner
edb5a8c632 wine: 1.9.9 -> 1.9.10 2016-05-29 10:45:08 +02:00
Herwig Hochleitner
0f3ff1401d wine-staging: move libtxc_dxtn to buildInputs
this adds it to RPATH, via LDFLAGS (see base.nix)
2016-05-29 10:44:42 +02:00
Herwig Hochleitner
4416644eb3 wine-unstable: 1.9.7 -> 1.9.9 2016-05-29 10:44:42 +02:00
Herwig Hochleitner
33c6a9d1e7 wine: add optional dependencies 2016-05-29 10:44:42 +02:00
Joachim Fasting
ea5039e448 Merge pull request #15712 from rardiol/pcsxr94b
pcsxr: init at 1.9.94
2016-05-28 23:33:09 +02:00
Joachim Fasting
69091bae84 Merge pull request #15741 from romildo/fix.themes
Numix and Paper themes: fix installation dir and update revision
2016-05-28 22:30:55 +02:00
José Romildo Malaquias
ae08abb8b3 mate-themes: 1.6.3 -> 3.18.1 2016-05-28 13:28:47 -03:00
José Romildo Malaquias
ad6496f768 numix-gtk-theme: 2016-05-19 -> 2016-05-25 2016-05-27 00:03:15 -03:00
José Romildo Malaquias
923a63ad5d paper-gtk-theme: 2016-05-18 -> 2016-05-25 2016-05-26 23:56:42 -03:00
José Romildo Malaquias
ecce3999b2 paper-gtk-theme: fix installation directory 2016-05-26 23:56:42 -03:00
José Romildo Malaquias
f83cbcb51e numix-gtk-theme: fix installation directory 2016-05-26 22:01:45 -03:00
Ricardo Ardissone
38429f74b2 pcsxr: init at 1.9.94 2016-05-26 15:54:24 -03:00
Vladimír Čunát
81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Arseniy Seroka
ff87996847 Merge pull request #15688 from AmatCoder/AmatCoder-mednaffe
mednaffe: Fix segfault on shutdown
2016-05-25 23:32:34 +03:00
Michael Raskin
e23d64b94c xscreensaver: 5.34 -> 5.35 2016-05-25 15:26:06 +02:00
AmatCoder
15dbdc5930 mednaffe: Fix segfault on shutdown 2016-05-25 06:30:40 +00:00
Rok Garbas
54f5872f06 vimPlugins: updating plugins 2016-05-24 15:37:08 +02:00
Vladimír Čunát
0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
José Romildo Malaquias
7e390822d2 paper-gtk-theme: 6a5f14cfe697b0a829456a1fd560acdcddc6043f -> 2016-05-18 2016-05-22 10:39:02 -03:00
Vladimír Čunát
73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
José Romildo Malaquias
9752218d40 paper-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/" 2016-05-22 05:58:57 -03:00
José Romildo Malaquias
603db7fa6f numix-gtk-theme: 2.5.1 -> 2016-05-19 2016-05-20 11:52:31 -03:00
José Romildo Malaquias
2d4b6129f9 numix-gtk-theme: moved from "pkgs/misc/themes/gtk3/" to "pkgs/misc/themes/" 2016-05-20 11:21:42 -03:00
Rok Garbas
810a4dd656 vimPlugins.YankRing: fixing the build 2016-05-20 10:48:03 +02:00
Rok Garbas
4b2a5edd7c vimPlugins: update also fixes hashes due to change in fetchgit #15469 2016-05-20 10:40:11 +02:00
Charles Strahan
612d4a1684
mnemonicode: fix name 2016-05-19 16:19:18 -04:00
Charles Strahan
cd0d0944f9
mnemonicode: init at 2015-11-30
mnemonicode is a set of routines which implement a method for encoding
binary data into a sequence of words which can be spoken over the phone,
for example, and converted back to data on the other side.
2016-05-19 16:17:18 -04:00
Tuomas Tynkkynen
c857552da8 treewide: Make explicit that 'dev' output of libX11 is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
9d5ba6ba68 treewide: Make explicit that 'dev' output of libusb1 is used 2016-05-19 10:00:47 +02:00
Tuomas Tynkkynen
d1937cf11a treewide: Make explicit that 'dev' output of gtk2 is used 2016-05-19 10:00:38 +02:00
Vladimír Čunát
e429a4012e Merge #15360: xscreensaver: Fix xscreensaver-text 2016-05-17 09:13:59 +02:00
Rommel M. Martinez
7d06d451c3 moltengamepad-git: init at 2016-05-04 (#15462) 2016-05-17 08:09:33 +02:00
Rok Garbas
499195dfcf vimPlugins: updated existing plugins and added new ones
- also added fzf manuall
- added following plugins to `vim-plugin-names` list:
    github:terryma/vim-expand-region
    github:rust-lang/rust.vim
    github:junegunn/fzf.vim
    github:hecal3/vim-leader-guide
    github:ctjhoa/spacevim
    github:Shougo/deoplete.nvim
2016-05-17 02:01:10 +02:00
Rok Garbas
3c8bd93f23 base16: use patch for neovim terminal mode 2016-05-17 01:56:35 +02:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Arseniy Seroka
82feebd53d Merge pull request #15479 from mpscholten/vim-plugin-vim-closetag
vimPlugins: Init vim-closetag
2016-05-15 21:27:39 +04:00
Marc Scholten
f3a912a0d5
vimPlugins: Init vim-closetag 2016-05-15 17:01:51 +02:00
Joachim Fasting
dffb9a28cf Merge pull request #15451 from romildo/new.blackbird
blackbird: init at 2016-04-10
2016-05-15 06:35:24 +02:00
Rok Garbas
3249796220 xautolock: adding patch that enables -lockaftersleep option
and...
- added metadata
- added myself as a maintainer
2016-05-15 05:47:35 +02:00
Rok Garbas
bfe8d8ac84 base16: init at revision 9b24598c0 (no release)
also applied few patches from not merged PRs
2016-05-15 03:58:28 +02:00
Arseniy Seroka
969ce217f7 Merge pull request #15458 from romildo/upd.arc
arc: 2015-10-21 -> 2016-05-14
2016-05-15 01:01:27 +03:00
Pascal Wittmann
b596fd4a42 xlockmore: 5.46 -> 5.47 2016-05-14 18:27:43 +02:00
José Romildo Malaquias
e081433bee arc: 2015-10-21 -> 2016-05-14 2016-05-14 13:05:03 -03:00
José Romildo Malaquias
6f42aeb716 blackbird: init at 2016-04-10 2016-05-14 07:41:25 -03:00
Louis Taylor
3b6550c29b sailsd: 0.1.1 -> 0.2.0 (#15445)
Sails has now been split into a few subcomponents, sailsd being the main
one. This package has been renamed to sailsd, the sailing simulation
daemon.
2016-05-14 11:05:37 +02:00
Brandon Kase
ea018f8339 racerd: init at 0.1.1
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Vladimír Čunát
6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00