Steve Trout
8bc74a908d
cnijfilter2: specify --datadir for cnijlgmon3
...
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.
2017-11-28 11:26:42 -06:00
Vladimír Čunát
addd20e6f9
Merge branch 'master' into staging
2017-11-28 18:19:34 +01:00
adisbladis
bc6d45f8c5
Merge pull request #32136 from AndersonTorres/upload/higan
...
higan: 105 -> 106
2017-11-28 18:13:21 +08:00
AndersonTorres
33f9847376
higan: 105 -> 106
2017-11-28 07:23:42 -02:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging
2017-11-27 15:09:53 +01:00
John Ericson
e755a8a27d
treewide: Use targetPrefix
instead of prefix
for platform name prefixes
...
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Raymond Gauthier
faf13b6794
vscode-extension-ms-python-python: Init at 0.8.0
2017-11-26 22:09:16 -05:00
Orivej Desh
4e344bb5ce
retroarch: enable parallel building
2017-11-26 20:12:23 +00:00
Cray Elliott
2e29a1e4b3
wineUnstable: 2.19 -> 2.21
2017-11-26 07:36:21 -08:00
Jörg Thalheim
f2a689b7f6
Merge pull request #31184 from AndersonTorres/upload/openmsx
...
openmsx: init at git-2017-11-02
2017-11-25 15:55:27 +00:00
Patrick Chilton
8bfa14f5a7
cnijfilter: add 4.00
2017-11-24 21:02:40 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
...
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Orivej Desh
10cec932d7
retroarch: enable parallel building
2017-11-21 19:29:29 +00:00
Joerg Thalheim
2c70504892
vimPlugins.vim-grammarous: set languagetool path
...
Otherwise it try to install languagetool into nix store
2017-11-21 17:05:55 +00:00
Orivej Desh
b089c21506
Merge branch 'master' into staging
...
* master: (39 commits)
python.pkgs.pybfd: move to python-modules
documentation: python 2.6 is no more
documentation: python3Packages is python36Packages
wireguard: 0.0.20171101 -> 0.0.20171111
php_excel: init at 1.0.2
libxl: init at 3.8.1
matrix-synapse: 0.24.1 -> 0.25.1
grafana: 4.6.1 -> 4.6.2
linux: 4.4.98 -> 4.4.99
linux: 4.9.62 -> 4.9.63
linux: 4.13.13 -> 4.13.14
nixos/zsh: add the type for enableAutosuggestions option
zsh-powerlevel9k: init at 2017-11-10
fio: 3.1 -> 3.2
filebench: rehash source
nano: 2.8.7 -> 2.9.0
bonnie: replace dead source link
less: 520 -> 529
strace: 4.19 -> 4.20
iperf: 3.2 -> 3.3
...
2017-11-19 08:30:14 +00:00
Tuomas Tynkkynen
931aa5f9e2
U-Boot: 2017.03 -> 2017.11
...
Also move patches from sd-image-aarch64.nix, they might be useful for
the older raspberries as well.
2017-11-18 13:57:17 +02:00
Orivej Desh
fbdc74c761
makeWrapper: delete --set-eval
...
because --run is good enough.
2017-11-17 12:53:54 +00:00
Orivej Desh
74648f7466
treewide: use --set-default and --set-eval where appropriate
2017-11-17 12:28:14 +00:00
José Romildo Malaquias
5e98944d78
materia-theme: 20171005 -> 20171112
2017-11-14 22:39:52 -02:00
Matthew Bauer
fdf92b553d
dosbox: add gpl2 license
2017-11-13 20:55:40 -06:00
Matthew Bauer
3e6040e3ec
dosbox: add myself as maintainer
2017-11-13 18:08:19 -06:00
Matthew Bauer
010475bb8b
dosbox: build on darwin
...
fixes dosbox issue on dariwn
2017-11-13 18:07:57 -06:00
AndersonTorres
9e7b916852
openmsx: init at git-2017-11-02
2017-11-11 20:54:48 -02:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636 )
2017-11-11 17:36:48 +01:00
Michael Raskin
6b9b8b1ea1
xscreensaver: 5.36 -> 5.37
2017-11-11 15:31:40 +01:00
Orivej Desh
30cbba9061
Merge pull request #31390 from Ma27/fix-buildphase-expressions
...
treewide: get rid of invalid `buildPhases` argument
2017-11-11 00:04:37 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases
argument
...
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.
This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Jörg Thalheim
efc46c2836
Merge pull request #28782 from jraygauthier/jrg/vscode_cpptools_init
...
vscode-extension-ms-vscode-cpptools: Init at 0.12.3
2017-11-07 17:37:09 +00:00
Thomas Tuegel
648205e320
Merge pull request #31287 from ttuegel/hplip
...
hplip: 3.17.9 -> 3.17.10
2017-11-07 07:41:01 -06:00
Daiderd Jordan
5549fa767f
Merge pull request #31316 from Mic92/vim-plugins
...
Update Vim plugins
2017-11-06 19:06:54 +01:00
Joerg Thalheim
c755d83c47
vimPlugins: update all
2017-11-06 11:33:12 +00:00
Joerg Thalheim
db06695dd7
vimPlugins.command-t: 2017-06-23 -> 2017-09-29
2017-11-06 11:33:01 +00:00
Joerg Thalheim
8c4dc462af
vim-plugins: update command no longer requires user input
2017-11-06 11:26:38 +00:00
Vladimír Čunát
587037c42d
lilypond: disable parallel building
...
Example failure: https://hydra.nixos.org/build/63597640
2017-11-05 19:18:34 +01:00
Thomas Tuegel
721e07ea99
hplip: 3.17.9 -> 3.17.10
2017-11-05 11:29:50 -06:00
Orivej Desh
51186eb015
Merge pull request #31265 from danielfullmer/adapta-3.92.1.72
...
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-05 04:42:55 +00:00
Daniel Fullmer
bfe218e3cb
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-04 18:03:04 -04:00
Frederik Rietdijk
decaeb3040
Merge pull request #30872 from FRidh/udev
...
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
...
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Orivej Desh
1b4f86a7dd
Merge pull request #31191 from pbogdan/snes9x-fix-build
...
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Piotr Bogdan
1f379ed3a7
snes9x-gtk: fix build
2017-11-03 14:06:23 +00:00
Michael Fellinger
0721c1ff3d
numix-gtk-theme: fix hash
2017-11-02 21:45:19 +01:00
Samuel Leathers
dce0e5d81b
vim-plugins: add vim-docbk and related snippets
2017-11-02 10:34:23 -04:00
José Romildo Malaquias
1adcef7caf
e17gtk: 3.22.1 -> 3.22.2
2017-10-28 07:48:15 -02:00
Frederik Rietdijk
97c7b69e25
systemd: remove udev attributes
2017-10-27 22:20:20 +02:00
Michael Raskin
d754f7c9ce
Merge pull request #30736 from pbogdan/foomatic-filters-cves
...
foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560
2017-10-24 08:37:39 +02:00
Cray Elliott
83d7fe0f0d
wineUnstable: 2.18 -> 2.19
...
staging and winetricks updated as well
2017-10-23 23:24:15 -07:00
Piotr Bogdan
4b756e4873
foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560
2017-10-23 20:28:03 +01:00
Kevin Cox
5f8cf0048e
rust: update cargo builder to fetch registry dynamically
...
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.
Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.
This also uses the new --frozen and --locked flags which is nice.
Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).
This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.
Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Will Dietz
7008e531bf
vim-plugins: Add zig-vim
2017-10-20 13:05:48 -05:00
AndersonTorres
ef198c93a8
higan: 104 -> 105
2017-10-17 06:02:40 -02:00
Nikolay Amiantov
d5492433af
epson-escpr: 1.6.12 -> 1.6.16
2017-10-16 02:05:19 +03:00
Herwig Hochleitner
30b3b5d85f
announce myself as a maintainer
...
added maintainer entries for `cdemu` (which i've created), as well as
`wine` and `chromium` (which I regularly contribute to)
2017-10-14 11:11:49 +02:00
Daiderd Jordan
64a9483444
Merge pull request #29871 from Ma27/vim-utils/override-capability
...
vim-plugins: add `overrideAttrs` support for `buildVimPluginFrom2Nix`
2017-10-08 12:58:37 +02:00
Vladimír Čunát
9b4f74e38f
yabause: fix meta eval
2017-10-08 11:16:44 +02:00
Jörg Thalheim
3c8d4854af
Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
...
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Jörg Thalheim
29ba91374c
Merge pull request #30175 from romildo/upd.flat-plat
...
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias
4afb28a892
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 08:54:46 -03:00
Frederik Rietdijk
acfec163b1
Merge remote-tracking branch 'upstream/master' into HEAD
2017-10-07 12:15:17 +02:00
Joachim F
6fa834aa80
Merge pull request #30181 from yrashk/urbit-0.4.5
...
urbit: 0.4 -> 0.4.5
2017-10-07 08:24:11 +00:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
...
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Yurii Rashkovskii
134c1a6ac0
urbit: 0.4 -> 0.4.5
2017-10-06 23:38:21 -07:00
José Romildo Malaquias
68d811cede
numix-gtk-theme: 2017-07-26 -> 2.6.7
2017-10-06 21:25:14 -03:00
Orivej Desh
ac9550dca6
Merge pull request #30125 from avnik/wine-update
...
Wine update
2017-10-05 22:28:15 +00:00
Orivej Desh
da20916efa
Merge pull request #29863 from yegortimoshenko/mednafen/0.9.48
...
mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs
2017-10-05 21:42:04 +00:00
Alexander V. Nikolaev
8c34112be9
wineUnstable: 2.17 -> 2.18
...
Staging updated as well
2017-10-05 15:08:01 +03:00
Alexander V. Nikolaev
0317d5d083
wine: replace samba3 with samba4
...
Unbreak security assertion via samba3 which no more supported.
2017-10-05 15:07:53 +03:00
Orivej Desh
f137004179
Merge branch 'master' into staging
...
* master: (81 commits)
Add NixOS 17.09 AMIs
gradle: 4.2 -> 4.2.1
maintainers.nix: use my GitHub handle as maintainer name
fcitx-engines.rime: init at 0.3.2
brise: init at 2017-09-16
librime: init at 1.2.9
marisa: init at 0.2.4
opencc: build shared library and programs
josm: 12712 -> 12914
exa: 0.7.0 -> 0.8.0
krb5: add deprecation date for old configuration
rustRegistry: 2017-09-10 -> 2017-10-03
go-ethereum: Fix libusb segmentation faults on Darwin
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
libsodium: 1.0.13 -> 1.0.15
tor-browser-bundle: geoip support
tor-browser-bundle: support transports obfs2,obfs3
tor-browser-bundle: bump https-everywhere to 2017.9.12
tint2: limit platforms to Linux since macOS is not supported and fails the tests
eclipse-plugin-vrapper: init at 0.72.0
...
2017-10-03 17:46:39 +00:00
Joachim F
0a3dae8225
Merge pull request #29854 from yegortimoshenko/darcnes/cleanup
...
darcnes: use web.archive.org links, clean up
2017-10-03 00:49:26 +00:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Maximilian Bosch
acf0ee69ba
vim-plugins: add overrideAttrs
support for buildVimPluginFrom2Nix
2017-10-01 11:33:12 +02:00
Jörg Thalheim
48eb294837
Merge pull request #29953 from romildo/new.deepin-gtk-theme
...
deepin-gtk-theme: init at 17.10.4
2017-10-01 10:32:07 +01:00
Vladimír Čunát
45400d65b4
Merge #29958 : mednaffe: GTK3, correct license, etc.
2017-10-01 11:07:51 +02:00
Orivej Desh
77500400ba
ppsspp: fix up
2017-10-01 08:33:02 +00:00
Yegor Timoshenko
c93c7752e9
darcnes: use web.archive.org links, clean up
2017-09-30 23:50:51 +00:00
Yegor Timoshenko
055759d27a
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
...
emu-compatibility.com is now defunct and thus should not be in About menu.
Other minor changes:
* linkage-rwx-linux-elf.diff -> linkage-rwx-linux-elf.patch
* Mark some inputs as optional
* Do not build with Doxygen by default: it does not produce any outputs
* Do not build with OpenAL by default: SDL2 handles sound when present
* Do not build with FreeGLUT by default: deprecated at upstream
2017-09-30 23:50:16 +00:00
Yegor Timoshenko
3c22ef8c0e
ppsspp: 1.3 -> 1.4.2
2017-09-30 23:49:03 +00:00
Yegor Timoshenko
e1cc156f72
mednaffe: GTK3, correct license, find mednafen w/o patching source
2017-09-30 20:45:48 +00:00
Yegor Timoshenko
333a425e36
mednafen-server: use $out/share/mednafen-server for standard.conf
2017-09-30 20:42:14 +00:00
Yegor Timoshenko
5449dd2bb7
mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs
2017-09-30 20:42:11 +00:00
José Romildo Malaquias
03bfcd5953
deepin-gtk-theme: init at 17.10.4
2017-09-30 11:08:24 -03:00
Rok Garbas
80dbfe4afb
base16-builder: init
...
remove base16 as it was abandoned and one of its sucessors is
base17-builder.
2017-09-30 01:01:03 +02:00
Jörg Thalheim
ea13049195
Merge pull request #29855 from yegortimoshenko/mednaffe/0.8.6
...
mednaffe: 0.8 -> 0.8.6, drop autoreconfHook, drop g_strdup() from patch
2017-09-29 00:38:41 +01:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Yegor Timoshenko
9aae605fe7
fakenes: mark as broken
2017-09-28 17:22:04 +02:00
Yegor Timoshenko
6e4c9b6294
mednaffe: 0.8 -> 0.8.6, add autoreconfHook, drop g_strdup from patch
2017-09-28 00:32:04 +00:00
Yegor Timoshenko
22b0c966aa
snes9x-gtk: 1.53 -> 1.54.1
2017-09-28 00:59:08 +02:00
Yegor Timoshenko
c3e6e9b765
epsxe: fix install, 32-bit executable uses mixed case
2017-09-26 19:20:30 +00:00
Yegor Timoshenko
0ddca0715a
epsxe: init at 2.0.5 ( #29810 )
...
* epsxe: init at 2.0.5
* epsxe: nitpicks
2017-09-26 20:06:22 +01:00
Jörg Thalheim
aea73202a4
Merge pull request #29773 from Ma27/vim/install-hooks
...
vim-plugins: add install hooks
2017-09-26 07:48:46 +01:00
Jaka Hudoklin
213de50abb
Merge pull request #29712 from xtruder/pkgs/numix-solarized-gtk-theme/init
...
numix-solarized-gtk-theme: init at 20160919
2017-09-26 00:51:28 +02:00
The Admin
2ceb7ad9f9
numix-solarized-gtk-theme: init at 20160919
2017-09-26 00:50:13 +02:00
Bjørn Forsman
d757d8142e
vimPlugins.robotframework-vim: init at 2017-04-14
2017-09-25 22:24:13 +02:00
Maximilian Bosch
67a42ae2a1
vim-plugins: document nix-shell -I
usage for vim-plugin-names-to-nix
usage
...
I use my own fork for NixOS development/testing, but `nixos-unstable`
for my system configuration.
Whenever I add a new plugin and I regenerate the expressions I need to
change the `NIX_PATH` variable to my own fork. As this is something I
tend to forget I think it's better to document this.
2017-09-25 22:18:51 +02:00
Maximilian Bosch
5fb2184bd3
vim-plugins: add {pre,post}Install hooks to buildVimPlugin
2017-09-25 22:18:47 +02:00
Thomas Tuegel
8036ee50aa
Merge pull request #29666 from ttuegel/hplip
...
hplip: 3.16.11 -> 3.17.9
2017-09-25 10:22:37 -05:00
Maximilian Bosch
0a5d4ca5a8
vimPlugins.xptemplate: init at 2017-04-18
2017-09-24 13:51:20 +02:00
Jörg Thalheim
a75174ae4c
Merge pull request #29108 from Gerschtli/update/slock-patches
...
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Tobias Happ
67120e231d
slock: adds ability to add custom patches
2017-09-23 23:08:09 +02:00
Daiderd Jordan
7d98316a97
libjack2: fix darwin build
2017-09-23 22:33:48 +02:00
Joachim Fasting
c97e5f2670
apulse: 0.1.6 -> 0.1.10
2017-09-23 21:43:17 +02:00
Daiderd Jordan
8a0d857aa9
tw-rs: fix darwin build
2017-09-22 19:45:33 +02:00
Thomas Tuegel
a2b852caa0
hplip: change maintainers
...
Remove nckx and add ttuegel
2017-09-22 07:41:18 -05:00
Thomas Tuegel
ec62d5462d
hplip: 3.16.11 -> 3.17.9
...
hplip-3.16.11 is retained as `hplip_3_16_11`.
2017-09-22 07:41:17 -05:00
Thomas Tuegel
4c09acad5c
hplip: remove 3.15.9
...
hplip-3.15.9 has not been buildable in some time due to changes in CUPS.
2017-09-22 06:50:54 -05:00
Cray Elliott
5522cd5cb1
wineUnstable: 2.16 -> 2.17
...
per usual, staging has been updated as well!
2017-09-21 22:57:27 -07:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Thomas Tuegel
5f328b33ab
Merge pull request #29616 from ttuegel/hplip
...
HPLIP: Fix PostScript printers, installed utilities
2017-09-21 11:19:27 -05:00
Thomas Tuegel
1e2ebee42a
hplip: fix Python wrappers
...
We cannot rely on wrapPythonPrograms to wrap the installed executables because
they are symlinks (which it ignores). Instead, we have to emulate it to make
the wrappers ourselves.
2017-09-20 17:03:12 -05:00
Joachim F
29c1888a57
Merge pull request #29560 from LumiGuide/elk-5.6.1
...
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Thomas Tuegel
5ab37fb913
hplip: install PPDs where CUPS will find them
2017-09-20 14:04:55 -05:00
José Romildo Malaquias
f89ba64f00
flat-plat: 20170605 -> 20170917
2017-09-20 08:26:02 -03:00
Jörg Thalheim
2ebfdf972f
nvim-cm-racer: init at 2017-07-27
2017-09-20 11:10:16 +01:00
Jörg Thalheim
276d234659
vimPlugins.LanguageClient-neovim: init at 2017-09-05
2017-09-20 11:10:09 +01:00
Bas van Dijk
ea8e7ed1e3
elk: 5.5.2 -> 5.6.1
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
romildo
17c3599ee3
clearlooks-phenix: 5.0.7 -> 7.0.1
2017-09-15 09:54:50 +02:00
romildo
32f7c567cd
numix-gtk-theme: 2017-02-15 -> 2017-07-26
2017-09-15 09:28:49 +02:00
romildo
6319210b8a
zuki-themes: 3.24.2017-06-26 -> 3.24-2
...
- Update to version 3.24-2, released on 2017 Aug 3
- Remove versions for GNOME 3.22 and 3.20. The version for 3.24 should
work with them as well.
2017-09-15 09:27:02 +02:00
Jörg Thalheim
5c544b8c78
vimPlugins.nvim-completion-manager: init at 2017-09-05
2017-09-14 11:43:54 +01:00
Jörg Thalheim
e477fa94b5
vimPlugins.vim-devicons: init at 2017-05-29
2017-09-14 11:43:47 +01:00
romildo
9b985dfb2f
adapta-gtk-theme: 3.91.2.10 -> 3.91.2.147
2017-09-14 12:30:35 +02:00
AndersonTorres
4a67ee9893
mgba: 0.5.2 -> 0.6.0
2017-09-14 02:17:50 -03:00
Joachim F
9580bafbb1
Merge pull request #25525 from emanueleperuffo/alc1100
...
epson-alc1100: init at version 1.2-0
2017-09-13 21:12:34 +00:00
Peter Hoeg
3f56114223
arc-theme: docs were going to the wrong directory
2017-09-13 10:41:57 +08:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
...
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Jörg Thalheim
26619935d1
Merge pull request #29083 from timor/physlock-11-dev
...
physlock: 0.5 -> 11-dev
2017-09-12 08:56:52 +01:00
Frederik Rietdijk
628b6c0e9d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-11 22:52:53 +02:00
Jörg Thalheim
3f18ad185f
Merge pull request #29207 from markus2342/fix-desmume-gcc6
...
desmume: fix build with gcc6 by adding debian patch
2017-09-11 19:32:35 +01:00
Jörg Thalheim
08fa70d104
Merge pull request #29223 from romildo/upd.greybird
...
greybird: 3.22.4 -> 3.22.5
2017-09-11 18:51:36 +01:00
Jörg Thalheim
ee9b549afe
Merge pull request #29150 from Lassulus/mupen64-update
...
mupen64plus: 1.5 -> 2.5
2017-09-11 15:38:09 +01:00
Klaas van Schelven
6e6a3c9ba5
andviro/flake8-vim: init at 2017-02-17
2017-09-11 13:49:36 +02:00
romildo
3c02edc290
greybird: 3.22.4 -> 3.22.5
2017-09-10 22:05:43 -03:00
timor
ae87a30a83
physlock: 0.5 -> 11-dev
...
Update physlock to a more current version which supports PAM and
systemd-logind. Amongst others, this should work now with the slim
login manager without any additional configuration, because it does
not rely on the utmp mechanism anymore.
2017-09-10 22:43:05 +02:00
Markus Mueller
55b5a94d84
desmume: fix build with gcc6 by adding debian patch
...
Debian also removed the package in testing when building
with gcc7.
2017-09-10 14:52:13 +00:00
Sander van der Burg
bf9b88f154
fs-uae: build on x86 linux only
2017-09-10 14:51:23 +00:00
Sander van der Burg
345e570921
fs-uae: 2.8.0 -> 2.8.3
2017-09-10 14:25:31 +00:00
Sander van der Burg
6e1eedd64e
vice: 2.2 -> 3.1 + fix build procedure
2017-09-10 13:37:26 +00:00
Sander van der Burg
0d8e157d61
zsnes: restrict building to x86-based Linux platforms only, znses' core is written in x86 asm code
2017-09-10 12:19:11 +00:00
Frederik Rietdijk
dab3272f47
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-10 08:56:39 +02:00
lassulus
f068f3f209
mupen64plus: 1.5 -> 2.5
2017-09-09 18:28:52 +02:00
Cray Elliott
c892f77e37
wineUnstable: 2.15 -> 2.16
...
bump staging as well
2017-09-08 13:29:45 -07:00
Frederik Rietdijk
febd5e323d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-08 20:48:14 +02:00
lassulus
2524e4cfd5
vbam: svn-1507 -> unstable-2017-09-04
2017-09-08 15:37:59 +02:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
...
This reverts commit 0a944b345e
, reversing
changes made to 61733ed6cc
.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Frederik Rietdijk
38dc9a870f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-06 14:01:25 +02:00
Peter Hoeg
fefdc00c52
arc-theme: Fix build with gnome 3.24
2017-09-06 14:55:30 +08:00
Cray Elliott
f03964ff7c
winetricks: 20170614 -> 20170823
2017-09-05 23:29:31 -07:00