Alexander V. Nikolaev
ed0af35697
wineUnstable: 2.13 -> 2.14
...
Staging updated as well
2017-08-13 14:51:47 -07:00
Joachim F
9ed9ede922
Merge pull request #27963 from ryantm/zsnes
...
zsnes: remove $STRIP from compiler options
2017-08-13 20:56:47 +00:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Robin Gloster
0bce8f86e5
misc: remove
...
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster
a726fcf153
freestyle: remove
...
marked as broken and integrated in blender:
http://freestyle.sourceforge.net/
2017-08-12 13:27:41 +02:00
Jörg Thalheim
bf2a513945
Merge pull request #28024 from AndersonTorres/upload-higan
...
higan: 102 -> 103
2017-08-12 09:10:46 +01:00
Robin Gloster
f48109387a
mergeAttrsByVersion, versionedDerivation: remove
...
obsolete and ancient
2017-08-11 23:31:02 +02:00
Jörg Thalheim
0b629f765b
Merge pull request #28092 from romildo/testing
...
adapta-gtk-theme: 3.91.1.47 -> 3.91.2.4
2017-08-11 15:33:39 +01:00
romildo
d21572c289
adapta-gtk-theme: 3.91.1.47 -> 3.91.2.10
2017-08-10 22:16:08 -03:00
Simon Lackerbauer
30d76b8ccd
seafile-client: 5.0.7 -> 6.1.0
...
bump to qt5
2017-08-09 19:53:05 +02:00
AndersonTorres
260bab6c7f
higan: 102 -> 103
2017-08-07 22:51:46 -03:00
romildo
22ba421a08
adapta-gtk-theme: 3.90.0.125 -> 3.91.1.47
2017-08-07 06:37:11 -03:00
Ryan Mulligan
0b21848e77
zsnes: remove $STRIP from compiler options
...
In ab70693 @viric says zsnes works better without stripping. But the
build expression kept the $STRIP in the compiler options, so if it is
set to something it will show up in there. For example:
g++ -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DNCURSES -D__OPENGL__ -march=native -O3 -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr strip -D__RELEASE__ -fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp
g++: error: strip: No such file or directory
This commit removes that reference to $STRIP too.
2017-08-05 07:39:48 -07:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Joachim F
670e1e518d
Merge pull request #27838 from sauyon/numix-sx
...
numix-sx-gtk-theme: init at 2017-04-24
2017-08-03 07:09:49 +01:00
André-Patrick Bubel
30f96ed2ba
gutenprint: 5.2.11 -> 5.2.13
2017-08-02 10:57:31 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Sauyon Lee
f416d59ea4
numix-sx-gtk-theme: init at 2017-04-24
2017-08-01 17:12:30 +01:00
Cray Elliott
2a8c1a942e
dolphinEmuMaster: 20170705 -> 20170730
...
generally I only update this once a month or less, but the much awaited
ubershader branch landed
2017-07-31 11:59:46 -07:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging
2017-07-28 16:08:30 +02:00
Guillaume Maudoux
548033285c
cups-filters: 0.15.0 -> 0.16.0
2017-07-28 14:01:49 +02:00
Benno Fünfstück
727c54639e
Merge pull request #27705 from binarin/dosbox-unstable-init
...
dosbox-unstable: init at 2017-07-02
2017-07-28 11:38:32 +02:00
Benno Fünfstück
dbefaeaab2
vim-yapf: fix evaluation
...
/cc @Mic92
2017-07-28 11:25:17 +02:00
Alexey Lebedeff
1d72b7345f
dosbox-unstable: init at 2017-07-02
...
As current stable version segfaults when playing HoMM2, as described at
https://www.reddit.com/r/linux_gaming/comments/4dxfei/dosbox_segmentation_fault_core_dumped/
Also some missing dependencies (compared to stable version) were added:
- SDL_sound - for mounting .cue files with compressed sound
- SDL_net - for IPX support
- libpng - for making screenshots
2017-07-28 11:20:56 +03:00
Jörg Thalheim
127b2624b7
vim-yapf: init at 2017-03-21
2017-07-27 23:22:26 +01:00
Nikolay Amiantov
732207f456
citra: fix license field
2017-07-27 17:28:13 +03:00
Nikolay Amiantov
bc52bf2cfe
citra: init at 2017-07-26
2017-07-27 17:07:45 +03:00
Cray Elliott
d82fa7f915
wineUnstable: 2.12 -> 2.13
2017-07-26 15:36:49 -07:00
John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
John Ericson
f6f40e3fe5
stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files
...
We cannot switch to line-delimited yet, because certain Nix commands do
not read in the entire file, but just the first line.
2017-07-26 09:07:55 -04:00
Daiderd Jordan
f35140fafc
vim-plugins: add ale
2017-07-25 19:28:05 +02:00
Daiderd Jordan
0f536deb74
vim-plugins: update
2017-07-25 19:28:05 +02:00
Guillaume Maudoux
6b286fa339
cups-filters: 0.14.0 -> 0.15.0
2017-07-25 19:00:06 +02:00
Jörg Thalheim
aba21d99da
vimPlugins.command-t: 2017-07-11 -> 2017-06-23
...
a7f4c879e5 (commitcomment-23287795)
2017-07-25 14:15:55 +01:00
Jörg Thalheim
a7f4c879e5
vim-plugins: update set
2017-07-25 13:50:35 +01:00
Herwig Hochleitner
7d83f048e2
cdemu: 3.0.x -> 3.1.0
...
fixes cdemu for kernel >= 4.11
fixes client by adding pygobject3
2017-07-25 11:56:59 +02:00
John Ericson
b087618ac0
Revert "stdenv: Store one package per line in nix-support/propagated-*"
...
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.
This reverts commit 3cb745d5a6
.
[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Peter Hoeg
0345aed90c
mfcj6510dwlpr: use new xxd package instead of vim
2017-07-24 09:37:58 +08:00
Chris Martin
63aa5df737
alock: 20160713 -> 20170720
2017-07-20 23:30:05 +02:00
Cray Elliott
faad06df6b
wine: 2.0.1 -> 2.0.2
2017-07-20 13:52:43 -07:00
Chris Martin
60c9a4c94a
alock: 20150418 -> 20160713
2017-07-19 18:02:37 +02:00
Cray Elliott
ccf7b4b57e
wine-mono: 4.6.4 -> 4.7.0
2017-07-18 12:10:29 -07:00
Benno Fünfstück
99fbd867ef
Merge pull request #27031 from jerith666/cnijfilter-2-80
...
cnijfilter: init at 2.80
2017-07-18 14:37:32 +02:00
Matt McHenry
67d02cd60a
cnijfilter: init at 2.80
...
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
romildo
8df013c786
zuki-themes: 3.20.2017-02-17 -> 3.20.2017-04-23
...
zuki-themes: 3.22.2017-02-17 -> 3.22.2017-04-23
zuki-themes: add src for gtk-3.24 (3.24.2017-04-23)
2017-07-15 23:58:35 -03:00
Domen Kožar
0eb4f6fd25
Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'
...
Merge staging. It includes fixes for cc-wrapper parsing speed and
some other minor things.
http://hydra.nixos.org/eval/1375094
2017-07-14 11:55:41 +02:00
Jörg Thalheim
fc44b573ca
mfcl2700dnlpr: remove meta.version
2017-07-14 08:44:20 +01:00
Cray Elliott
f91c591ea2
wineUnstable, wineStaging: 2.11 -> 2.12
2017-07-13 14:44:18 -07:00
Jörg Thalheim
30223dd334
Merge pull request #25654 from 4z3/mfcl2700dn
...
Add support for Brother MFC-L2700DN
2017-07-13 21:48:48 +01:00
John Ericson
a889454869
Merge pull request #27284 from obsidiansystems/prop-lines
...
stdenv: Store one package per line in nix-support/propagated-*
2017-07-11 14:33:23 -04:00