Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
oxalica
e8d04d3797
vscode-extensions.rust-analyzer: 2020-03-16 -> 2020-04-06
2020-04-11 00:53:10 +08:00
Michele Guerini Rocco
f1addf3220
Merge pull request #83193 from JoshuaFern/patch-2
...
citra: 2019-10-05 -> 2020-03-21
2020-04-10 14:41:08 +02:00
R. RyanTM
de718a0574
mednafen: 1.22.2 -> 1.24.1
2020-04-09 10:38:39 -07:00
Aaron Andersen
555bdfdd42
Merge pull request #84405 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-11608 -> 5.0-11824
2020-04-09 08:43:28 -04:00
Aaron Andersen
972748bc31
Merge pull request #84611 from AndersonTorres/update-stella
...
stella: 4.1.1 -> 6.1.1
2020-04-09 08:02:08 -04:00
Anderson Torres
52a2005e7c
Update pkgs/misc/emulators/stella/default.nix
...
Co-Authored-By: Christoph Neidahl <christoph.neidahl@gmail.com>
2020-04-09 08:44:30 -03:00
Anderson Torres
1bfdc132e2
Update default.nix
2020-04-08 15:49:46 -03:00
oxalica
e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer
2020-04-08 14:22:56 +08:00
Edmund Wu
dc8a843a85
vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0
2020-04-07 12:56:07 -07:00
Edmund Wu
b296f001b4
vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659
2020-04-07 12:56:07 -07:00
Benjamin Hipple
92b5115c59
Merge pull request #84414 from bhipple/u/tmux-plugins
...
tmuxPlugins: upgrade all to latest
2020-04-07 12:05:18 -04:00
AndersonTorres
4a68f9de50
stella: 4.1.1 -> 6.1.1
2020-04-07 11:29:47 -03:00
Anderson Torres
5040cd56b0
atari800: 4.0.0 -> 4.2.0
...
* atari800: 4.0.0 -> 4.2.0
* Update pkgs/misc/emulators/atari800/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
* Update pkgs/misc/emulators/atari800/default.nix
Co-Authored-By: Ryan Mulligan <ryan@ryantm.com>
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-04-06 22:09:52 -07:00
Benjamin Hipple
d5ccc59056
tmuxPlugins: upgrade all to latest
...
Many of the tmux plugins had not been updated in some time. This PR:
- Updates all of them to the latest version. This is notable because `tmux 3.0`
has come out recently, and some of them have compatibility fixes for the new
version (e.g., `vim-tmux-navigator`), as well as general performance
improvements and bugfixes for many of them.
- Uses `fetchFromGitHub`, which is both more performant and hashed mirror friendly.
- Adds the standard `version = "unstable-YYYY-MM-DD"`, which makes it easy to
determine at a glance how old/unmaintained some of these are.
- Adds the standard `pname` for overlay friendliness
2020-04-05 21:51:49 -04:00
Matthew Bauer
7d278d7e33
retroarch: add wayland dependency and fix cross
...
- Need custom pkg-config setting
- add wayland & libxkbcommon
2020-04-05 21:37:45 -04:00
ash lea
03f3d67e94
dolphinEmuMaster: 5.0-11608 -> 5.0-11824
2020-04-05 15:20:22 -07:00
Benjamin Hipple
0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
...
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly
e20f308b8e
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 10:17:15 -04:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Anderson Torres
6620221782
openmsx: 2017-11-02 -> 0.15.0 ( #83900 )
2020-04-04 18:29:15 -04:00
Benjamin Hipple
299672a7e8
Merge pull request #84034 from stigtsp/package/rkdeveloptool-1.3-62
...
rkdeveloptool: 1.3 -> unstable-2019-07-01
2020-04-04 15:42:47 -04:00
Jan Tojnar
0851f48a02
utsushi: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 12:49:23 +02:00
Jan Tojnar
7c0a76d85e
dolphinEmuMaster: use Nix's libusb
...
We were passing libusb-compat instead of libusb1, and the former no longer propagates the latter, so Dolphin built its vendored libusb.
2020-04-04 09:07:07 +02:00
Jan Tojnar
99fbfef024
dolphinEmu: Fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
While at it, also move cmake to nativeBuildInputs.
2020-04-04 09:06:39 +02:00
Jan Tojnar
a0739823bd
dolphinEmu: format with nixpkgs-fmt
2020-04-04 08:59:25 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Ivar
318f05f776
xp-pen-g430: init at 20190820
2020-04-02 14:51:43 +02:00
Mario Rodas
be8514864d
Merge pull request #84030 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.1.0 -> 1.2.0
2020-04-02 06:51:56 -05:00
Stig Palmquist
9531fbaf09
rkdeveloptool: 1.3 -> unstable-2019-07-01
...
Bumped to upstream commit 6e92ebcf8b1812da02663494a68972f956e490d3
2020-04-02 13:31:30 +02:00
Jan Tojnar
b036be7c81
xow: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:54:14 +02:00
R. RyanTM
1f6368792d
tpm2-pkcs11: 1.1.0 -> 1.2.0
2020-04-01 20:31:53 +00:00
Timo Kaufmann
3abce7b376
Merge pull request #83788 from ryneeverett/vim-plugins-update-commit
...
vimPlugins: Automate git commits when updating.
2020-04-01 19:29:27 +00:00
ryneeverett
0a2759483a
vimPlugins: update auto-commiting based on review
...
- Use git.Repo(ROOT, search_parent_directories=True) to find nixpkgs
repo.
- Don't commit overrides.nix.
- Remove "-a" short argument.
- Remove "--commit" flag and commit by default.
- Improve help/error messages.
- Favor closure pattern over classes.Use a closure to wrap the update
function with state rather than a callable class.
- break NixpkgsRepo class into functions
- Optional None-type arguments
- Remove repo checks from update.py. Git is too flexible and permits too
many workflows for my attempt to replace documentation with code to work.
My goal would be to separate the `--add` functionality from the update
functionality in the near term and then there will be no reason for this
usage to create commits anyway.
2020-04-01 17:19:01 +00:00
ryneeverett
1c0f0de46c
vimPlugins: normalize deprecation names
...
Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
2020-04-01 14:30:46 +00:00
ryneeverett
1f32eb7987
vimPlugins: remove repetition from update.main
...
Adding some abstraction makes main() more readable which is important
since it's the main control flow of the script.
2020-04-01 14:30:39 +00:00
ryneeverett
f1ae95f6d3
vimPlugins: update.py --add <plugin> argument
...
- update.py's new --add argument replaces manual editing of
vim-plugin-names for basic use cases.
2020-04-01 14:30:39 +00:00
ryneeverett
042c3dc356
vimPlugins: automatically commit redirect updates
...
- When redirections are detected, rather than printing instructions,
update.py now creates two commits -- one with the plugin updates and
another with redirected plugin names updated to their new repos.
- Added a --allow-dirty flag so that one can run ./update.py --commit
with a dirty nixpkgs repository, which is necessary for development.
I wouldn't mind removing this before merging if it's not in our flag
budget but it's necessary scaffolding for now.
2020-04-01 14:30:33 +00:00
ryneeverett
df0db17740
vimPlugins: automatically commit update
2020-04-01 14:30:23 +00:00
Timo Kaufmann
bd12256228
Merge pull request #83588 from evenbrenden/vim-pico8-syntax
...
vimPlugins.vim-pico8-syntax: init at 2016-10-30
2020-04-01 12:13:10 +00:00
Matthew Bauer
8e3c712e24
Merge pull request #83891 from matthewbauer/retroarch-fix-macos
...
retroarch/cores.nix: use correct platform for darwin
2020-03-31 22:05:36 -05:00
Jan Tojnar
dbb4a47de0
Merge branch 'staging-next' into staging
2020-03-31 21:33:00 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Matthew Bauer
eb84499355
retroarch/cores.nix: use correct platform for darwin
...
This should fix the regression found in
https://hydra.nixos.org/eval/1577308#tabs-now-fail . The libretro
scripts use “osx” as the identifier for macOS, and “unix” seems to
mean linux.
If anyone could help out by confirming this works. I don’t currently
have access to a macOS machine.
2020-03-31 15:07:57 -04:00
Jan Tojnar
0cb43d3151
Merge pull request #83732 from jansol/xow
...
xow: init at 0.4
2020-03-31 20:41:17 +02:00
Jan Solanti
081ed8f012
xow: 0.2 -> 0.4
2020-03-31 17:24:37 +03:00
Timo Kaufmann
d2e422fcef
Merge pull request #83798 from ryneeverett/vim-plugins-update-proc
...
vimPlugins: Add --proc flag to update script.
2020-03-31 09:52:02 +00:00
ryneeverett
1f446cc7c8
vimPlugins.vim-python-pep8-indent: init at 2019-05-13
2020-03-30 21:46:49 -07:00
ryneeverett
d0ce3afefa
vimPlugins.splitjoin-vim: init at 2020-03-10
2020-03-30 21:46:49 -07:00
ryneeverett
95c981e980
vimPlugins.SimpylFold: init at 2017-06-13
2020-03-30 21:46:49 -07:00
ryneeverett
23c94580ce
vimPlugins.lightline-bufferline: init at 2020-02-14
2020-03-30 21:46:49 -07:00
Jörg Thalheim
00ca0c4869
vscodeExtensions.ms-vscode-remote.remote-ssh: 0.48.0 -> 0.50.0
2020-03-30 20:10:36 -07:00
Edmund Wu
dac0d8be65
vscode-utils: allow direct vsix source
2020-03-30 18:39:38 -07:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
...
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Dmitry Kalinkin
296f7e69be
Merge pull request #82764 from avnik/wine-update
...
Wine update
2020-03-30 14:42:25 -04:00
Even Brenden
652342cabe
vimPlugins.vim-pico8-syntax: init at 2016-10-30
2020-03-30 20:04:52 +02:00
ryneeverett
9546a64d46
vimPlugins: Add --proc flag to update script.
...
This is based on discussion in #83008 and replaces it.
2020-03-30 18:04:52 +00:00
Frederik Rietdijk
46ec52f329
buildPython*: use pname
2020-03-30 17:07:41 +02:00
Philipp Middendorf
35035a543c
xow: init at 0.2
2020-03-30 00:16:21 +03:00
Alexander V. Nikolaev
ca008fe328
wine{Unstable,Staging}: 5.4 -> 5.5
2020-03-29 21:06:35 +03:00
Jörg Thalheim
10059e4b71
Merge remote-tracking branch 'upstream/master' into HEAD
2020-03-29 14:08:10 +01:00
Jörg Thalheim
fd708a3fe0
Merge pull request #83638 from veprbl/pr/higan_darwin_fix
...
higan: fix darwin build
2020-03-29 06:42:33 +01:00
Dmitry Kalinkin
4c931a8217
higan: fix darwin build
2020-03-28 21:48:56 -04:00
Jan Tojnar
fa4e1bbe07
Merge branch 'master' into staging-next
...
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01:00
Dmitry Kalinkin
97530e119f
Merge pull request #83469 from veprbl/pr/mame_darwin_fix
...
mame: add darwin support
2020-03-28 18:24:43 -04:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Timo Kaufmann
d8cb79d6a6
Merge pull request #83502 from minijackson/vimPlugins-gruvbox-community-2020-02-24
...
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24
2020-03-28 11:45:12 +00:00
Timo Kaufmann
f076eced64
Merge pull request #79193 from equirosa/vimPlugins.vim-kitty-navigator
...
vimPlugins.vim-kitty-navigator: init at 2019-11-04
2020-03-28 11:38:17 +00:00
Minijackson
bf96f9122d
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24, switch to autogenerated
2020-03-28 10:43:56 +01:00
Benjamin Hipple
b96cdee097
Merge pull request #82998 from OPNA2608/update-rpcs3
...
rpcs3: 0.0.6-8187-790962425 -> 0.0.8-9300-341fdf7eb
2020-03-27 21:57:07 -04:00
Eduardo Quiros
aed79fb5ee
vimPlugins.vim-kitty-navigator: init at 2019-11-04
2020-03-27 19:19:06 -06:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
...
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Jason Miller
4234ef550c
vimacs: init at 2016-03-24
2020-03-27 14:39:22 -04:00
Dmitry Kalinkin
39921bd43b
mame: add darwin support
2020-03-27 14:30:38 -04:00
Michael Weiss
0950324466
scons: Add passthru.py2 for backward compatibility
...
Not all packages build with Python 3, see #75877 . The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Timo Kaufmann
12c931a8e8
Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects
...
VimPlugins: update redirected repos
2020-03-27 17:48:32 +00:00
Matt Snider
749028e92b
vimPlugins.BufOnly-vim: init at 2010-10-18
2020-03-27 17:49:33 +01:00
ryneeverett
25fea4538e
vimPlugins: Store deprecation date.
2020-03-27 16:19:54 +00:00
ryneeverett
7cc024b59e
vimPlugins: Automatic rename deprecations
...
When an updated redirect results in a package name change, not just an
owner change, throw an error to warn users the package names has
changed.
2020-03-27 15:30:54 +00:00
Joe Hermaszewski
7dd3d620d6
vim-plugins.coc-fzf: init at 2020-03-06
...
Tested working with the current version of coc.nvim and fzf
2020-03-27 01:42:32 -07:00
Dmitry Kalinkin
db4bbfff66
Merge pull request #81421 from gnidorah/mame
...
mame: 0.218 -> 0.219
2020-03-27 00:35:48 -04:00
Orivej Desh
dd166f4cb4
solfege: fix run
...
It was failing with:
Traceback (most recent call last):
File "/nix/store/…-solfege-3.22.2/bin/.solfege-wrapped", line 55, in <module>
from solfege import presetup
File "/nix/store/…-solfege-3.22.2/share/solfege/solfege/presetup.py", line 22, in <module>
import gtk
ImportError: No module named gtk
2020-03-27 00:06:41 +00:00
Michael Raskin
778c42b470
Merge pull request #83409 from r-ryantm/auto-update/xscreensaver
...
xscreensaver: 5.43 -> 5.44
2020-03-26 22:20:11 +00:00
R. RyanTM
fc95eaafd2
xscreensaver: 5.43 -> 5.44
2020-03-26 06:13:34 +00:00
ryneeverett
b886ad90e7
vimPlugins: Automatically sort vim-plugin-names.
...
Python's `sorted` method works a little differently than `sort` in the
handling of dashes.
2020-03-26 05:56:31 +00:00
Daniel Șerbănescu
d7d3b0deff
hplip: 3.19.12 -> 3.20.3
2020-03-24 22:17:40 +01:00
Poscat
85b91c7bb6
vimPlugins.ats-vim: init at 2020-03-03
2020-03-24 12:22:37 -07:00
ryneeverett
cffb6cb637
vimPlugins: Update redirects without flag.
...
Per review, the input file will now be rewritten automatically if
redirects are found.
2020-03-24 15:11:46 +00:00
ryneeverett
a9c9b0d40c
vimPlugins: --update-redirects improvements.
...
In response to @timokau's review here are a couple changes:
- Decrease the fragility of the replacement code by normalizing
whitespace on each line.
- Throw an error when plugins are renamed rather than silently aliasing
to the new name.
2020-03-24 03:11:07 +00:00
Kolby Crouch
1dc1789806
retroarch: fix picodrive on aarch64
2020-03-23 14:17:25 -05:00
Joshua Fern
83616f1bc5
citra: 2019-10-05 -> 2020-03-21
...
Version bump, also fixes the common qt xcb plugin error
2020-03-23 08:41:42 +00:00
Edmund Wu
3c4c703368
vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010
2020-03-22 23:00:19 -07:00
Anderson Torres
ddc74eee4f
Merge pull request #83130 from r-ryantm/auto-update/fs-uae
...
fsuae: 3.0.2 -> 3.0.3
2020-03-22 21:56:49 -03:00
R. RyanTM
d19d265bbe
fsuae: 3.0.2 -> 3.0.3
2020-03-22 11:23:30 +00:00
ryneeverett
6601c1699f
vimPlugins: Update redirects
2020-03-22 05:04:26 +00:00
ryneeverett
c78aa8e100
vimPlugins: Update
2020-03-22 04:05:19 +00:00
ryneeverett
d4874a7ee6
vimPlugins: Automate redirect updates in update.py
...
Many of the plugins in vim-plugin-names are out of date and redirect to
their new github repos. This commit adds a flag to automatically update
these and defines a process for committing these updates into nixpkgs.
2020-03-22 04:04:50 +00:00
Matthew Bauer
81d84153c7
Merge pull request #82633 from kolbycrouch/master
...
retroarch: 1.8.1 -> 1.8.5
2020-03-21 23:49:01 -04:00
Matthew Bauer
ed46adb48b
retroarch/cores.nix: use correct license for gw
...
This should be zlib the license, not zlib the package.
2020-03-21 23:38:58 -04:00
Matthew Bauer
a8a0cb147f
retroarch: remove macOS app support
...
This is badly out of date so requires extra work to get working.
Anyway, you can still use it without the menu, with no problem.
2020-03-21 23:36:54 -04:00