superherointj
232120d32b
vscode-extensions.esbenp.prettier-vscode: init at 5.8.0
2021-01-14 08:37:13 -08:00
superherointj
75af2699b5
vscode-extensions.donjayamanne.githistory: init at 0.6.14
2021-01-14 08:37:13 -08:00
superherointj
161a9d16b2
vscode-extensions.CoenraadS.bracket-pair-colorizer: init at 1.0.61
2021-01-14 08:37:13 -08:00
Sandro
cbb6eaa886
Merge pull request #109318 from hugolgst/init/vim-plugins-coc-lua
2021-01-14 13:26:03 +01:00
ilian
e05cbb82e1
rpcs3: update maintainers
2021-01-13 23:09:02 +01:00
Hugo Lageneste
4e76d1e2ee
vimPlugins.coc-lua: init at 2021-01-08
...
Fixes #109233
2021-01-13 22:28:39 +01:00
Hugo Lageneste
6eef2500e8
vimPlugins: update
2021-01-13 22:28:34 +01:00
Eduardo Sánchez Muñoz
b249fd1b46
ruffle: nightly-2020-11-30 -> nightly-2021-01-12
2021-01-13 12:44:51 +01:00
Sandro
8922b5df79
Merge pull request #108949 from onsails/vim-closer
2021-01-13 08:48:15 +01:00
Sandro
e9019c63af
Merge pull request #109209 from hugolgst/init/vscode-github-vscode-theme
...
vscode-extensons.github.github-vscode-theme: init at 1.1.5
2021-01-13 08:42:15 +01:00
Samuel Dionne-Riel
5ff4a67412
uboot: 2020.10 -> 2021.01 ( #109236 )
2021-01-13 04:00:10 +01:00
Sandro
34281ee113
Merge pull request #109016 from rhoriguchi/vscode-extensions/copy-relative-path
...
vscode-extensions.alexdima.copy-relative-path: init at 0.0.2
2021-01-13 01:03:03 +01:00
Sandro
a16035fbce
Merge pull request #109056 from benley/tmux-power-theme
...
tmuxPlugins.power-theme: init at 2020-11-18
2021-01-12 23:40:40 +01:00
Hugo Lageneste
55eba0761f
vscode-extensons.github.github-vscode-theme: init at 1.1.5
2021-01-12 21:41:16 +01:00
Ryan Horiguchi
c79031acf8
vscode-extensions.alexdima.copy-relative-path: init at 0.0.2
2021-01-12 20:53:36 +01:00
Sandro
ff3057f61a
Merge pull request #108812 from jlesquembre/fennel-vim
...
vimPlugins.fennel-vim: init at 2021-01-08
2021-01-12 16:17:15 +01:00
Sandro
88e9af25b8
Merge pull request #108907 from terinjokes/patches/pcem
2021-01-12 16:16:26 +01:00
Andrey Kuznetsov
82feec5f7b
vimPlugins.vim-closer: init at 2021-01-11
2021-01-12 12:46:23 +00:00
Benjamin Staffin
55ec76d229
tmuxPlugins.power-theme: init at 2020-11-18
2021-01-11 17:10:48 -05:00
Milan Pässler
3d3f22e7be
uboot: fix rpi kernel size patch for 2020.10
...
Fixes #109008
2021-01-11 15:26:17 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
github-actions[bot]
db7b9735f9
Merge master into staging-next
2021-01-11 06:33:30 +00:00
Milan
a315a1503a
uboot: allow bigger kernels to boot on raspberry pi ( #108975 )
...
Fixes #97064
2021-01-11 02:41:26 +01:00
Terin Stock
f34f9aa38f
pcem: init at 17
2021-01-10 13:29:47 -08:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
"Andrey Kuznetsov"
ca09360fdd
vimPlugins: update
2021-01-10 13:37:57 +00:00
Sandro
be660e2ae5
Merge pull request #100042 from siraben/oberon-risc-emu-init
...
oberon-risc-emu: init at 2020-08-18
2021-01-10 12:49:55 +01:00
Sandro
f16e1a3e8c
Merge pull request #108854 from rhoriguchi/vscode-extensions/partial-diff
...
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1
2021-01-10 11:50:05 +01:00
Doron Behar
4539bf9ebe
Merge pull request #108830 from khumba/hplip-ppd-search-path
2021-01-10 10:33:57 +02:00
Bryan Gardiner
60df55c9fb
hplip: fix hp-setup crash by adding proper NixOS PPD search path
...
HPLIP's getSystemPPDs() function relies on searching for PPDs below common FHS
paths. None of these exist on NixOS, but the code assumes that at least one of
the directories will be found, and crashes when it doesn't (cups_ppd_path is
None and the code passes that to os.path.join).
A usable PPD search path for the running system on NixOS is
/var/lib/cups/path/share, so this patches the source to check this path as well.
This should fix the NixOS case and keep non-NixOS cases working too.
2021-01-09 17:07:30 -08:00
github-actions[bot]
433c7b069c
Merge master into staging-next
2021-01-10 01:03:35 +00:00
Andrey Kuznetsov
1458efa4d2
vimPlugins.fzf-lsp-nvim: init at 2020-12-24
2021-01-09 17:02:09 -08:00
Andrey Kuznetsov
5ba32d2300
vimPlugins: update
2021-01-09 17:02:09 -08:00
Andrey Kuznetsov
9297928d60
vimPlugins.lualine-nvim: init at 2021-01-09
2021-01-09 15:55:05 -08:00
Andrey Kuznetsov
58b12ae347
vimPlugins.lsp-status-nvim: init at 2021-01-05
2021-01-09 15:55:05 -08:00
Andrey Kuznetsov
fb900bd8bf
vimPlugins: update
2021-01-09 15:55:05 -08:00
github-actions[bot]
fcbe48c797
Merge master into staging-next
2021-01-09 18:41:27 +00:00
Sandro
b24abe6c3b
Merge pull request #108811 from jlesquembre/aniseed
...
vimPlugins.aniseed: init at 2021-01-08
2021-01-09 17:41:06 +01:00
Guillaume Girol
8cc191b36b
Merge pull request #108205 from ivankovnatsky/patch-9
...
vimPlugins.vim-git: init at 2020-07-13
2021-01-09 15:47:27 +00:00
Ryan Horiguchi
fabf7470d1
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1
2021-01-09 14:32:51 +01:00
Michael Weiss
8ae8602bf7
Merge branch 'master' into staging-next
...
Manually resolved a conflict in
pkgs/development/libraries/libbladeRF/default.nix.
2021-01-09 12:16:11 +01:00
Sandro
71478e6fe4
Merge pull request #108783 from tbidne/rainbow-csv
...
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1
2021-01-09 03:14:51 +01:00
Sandro
7860fe64c6
Merge pull request #108797 from xwvvvvwx/coq.vim
2021-01-09 03:14:03 +01:00
José Luis Lafuente
f4cd1414ce
vimPlugins.fennel-vim: init at 2021-01-08
2021-01-08 23:54:00 +01:00
José Luis Lafuente
a1b7e45eee
vimPlugins.aniseed: init at 2021-01-08
2021-01-08 21:56:06 +01:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next
2021-01-08 18:37:56 +00:00
Tommy Bidne
678602ae7e
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1
2021-01-08 13:08:44 -05:00
Sandro
85b2053a31
Merge pull request #108755 from rhoriguchi/vscode-extensions/bracket-pair-colorizer-2
...
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0
2021-01-08 18:41:07 +01:00
Sandro
71e0289f37
Merge pull request #108715 from figsoda/master
...
vscode-extensions.jnoortheen.nix-ide: init at 0.1.7
2021-01-08 16:39:03 +01:00
Sandro
ff7731d6aa
Merge pull request #108735 from rhoriguchi/vscode-extensions/output-colorizer
...
vscode-extensions.ibm.output-colorizer: init at 0.1.2
2021-01-08 16:29:56 +01:00
Sandro
1171348ebe
Merge pull request #108734 from rhoriguchi/vscode-extensions/sort-lines
...
vscode-extensions.tyriar.sort-lines: init at 1.9.0
2021-01-08 16:29:39 +01:00
Sandro
b9cee566c4
Merge pull request #108733 from rhoriguchi/vscode-extensions/auto-rename-tag
2021-01-08 16:29:16 +01:00
Sandro
97acd4c9e4
Merge pull request #108732 from rhoriguchi/vscode-extensions/highlight-matching-tag
...
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 16:19:25 +01:00
Sandro
a98302aa9b
Merge pull request #108728 from rhoriguchi/vscode-extensions/nixfmt-vscode
...
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1
2021-01-08 16:00:11 +01:00
Sandro
40bfa03257
Merge pull request #108722 from jlesquembre/vim-capslock
...
vimPlugins.vim-capslock: init at 2021-01-07
2021-01-08 15:59:47 +01:00
Ivan Kovnatsky
9e59058f2f
vimPlugins.vim-git: init at 2020-07-13
2021-01-08 16:25:44 +02:00
Ryan Horiguchi
2839e588d8
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0
2021-01-08 10:50:13 +01:00
Ryan Horiguchi
623bc4704d
vscode-extensions.formulahendry.auto-rename-tag: 0.1.5 -> 0.1.6
2021-01-08 09:36:43 +01:00
Ben Siraphob
bf91623828
oberon-risc-emu: init at 2020-08-18
2021-01-08 13:02:26 +07:00
Ryan Horiguchi
e00392cad0
vscode-extensions.ibm.output-colorizer: init at 0.1.2
2021-01-08 01:15:03 +01:00
Ryan Horiguchi
a8a46f8215
vscode-extensions.tyriar.sort-lines: init at 1.9.0
2021-01-08 00:52:21 +01:00
Ryan Horiguchi
540f886683
vscode-extensions.formulahendry.auto-rename-tag: init at 0.1.5
2021-01-08 00:46:06 +01:00
Ryan Horiguchi
c745b25bd9
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 00:30:30 +01:00
Ryan Horiguchi
0fcff7d1af
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1
2021-01-07 23:44:08 +01:00
"David Terry"
77e3b42285
vimPlugins.coq-vim: init at 2013-01-16
2021-01-07 23:29:18 +01:00
"David Terry"
245e149a45
vimPlugins: update
2021-01-07 23:28:52 +01:00
José Luis Lafuente
2252558551
vimPlugins.vim-capslock: init at 2021-01-07
2021-01-07 22:37:17 +01:00
figsoda
e91eaf4451
jnoortheen.nix-ide: init at 0.1.7
2021-01-07 15:21:42 -05:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
2be707eca8
Merge pull request #108654 from SuperSandro2000/patch-1
...
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07 12:37:54 +01:00
Andy Richardson
117a657737
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07 11:03:11 +01:00
Sandro Jäckel
1abf8fae01
steamcontroller: Disable tests, cleanup
2021-01-07 10:42:10 +01:00
Sandro
6e57c2b876
Merge pull request #106281 from onsails/vim-oscyank
2021-01-07 03:31:52 +01:00
Sandro
0cfa3979b4
Merge pull request #108596 from oxalica/rust-analyzer
2021-01-07 02:48:11 +01:00
Sandro
f85194205d
Merge pull request #108464 from doronbehar/pkg/hplip
...
hplip: 3.20.5 -> 3.20.11
2021-01-07 00:15:41 +01:00
oxalica
4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04
2021-01-07 03:16:02 +08:00
Doron Behar
d9dba88d08
Merge pull request #106742 from freezeboy/migrate-qt515
2021-01-05 19:05:55 +02:00
"Andrey Kuznetsov"
67a60d7da2
vimPlugins.nvim-scrollview: init at 2021-01-05
2021-01-05 15:27:16 +03:00
"Andrey Kuznetsov"
d2a2758dd7
vimPlugins.vim-oscyank: init at 2021-01-05
2021-01-05 15:26:50 +03:00
"Andrey Kuznetsov"
4496f9f897
vimPlugins: update
2021-01-05 15:26:20 +03:00
Andrey Kuznetsov
fd6d9bb920
vimPlugins.conjure: set branch to master
2021-01-05 15:25:17 +03:00
Doron Behar
b6270a2d90
hplip: 3.20.5 -> 3.20.11
2021-01-05 10:23:16 +02:00
Sandro Jäckel
4dc41b920c
vimPlugins.vim-clap: Fix maple hash
2021-01-05 02:30:47 +01:00
João Figueira
c4377a86bd
vimPlugins.fern-vim: init at 2020-12-22
2021-01-05 02:26:50 +01:00
João Figueira
2e42b318bb
vimPlugins: update
2021-01-05 02:26:44 +01:00
Frederik Rietdijk
b20838eb4a
Merge staging-next into staging
2021-01-04 20:51:32 +01:00
Sandro
c7cb68f78e
Merge pull request #108321 from jlesquembre/vim-gnupg
...
vimPlugins.vim-gnupg: init at 2021-01-03
2021-01-04 17:00:07 +01:00
freezeboy
16ec307c21
seafile-shared,seafile-client: 7.0.9 -> 8.0.1
...
This allows to migrate the dependencies to python3 and qt5.15
2021-01-04 16:23:43 +01:00
github-actions[bot]
07165c7226
Merge staging-next into staging
2021-01-03 18:38:32 +00:00
Guillaume Girol
934a674512
Merge pull request #107026 from GovanifY/autospellcheck
...
vimPlugins.vim-DetectSpellLang: init at 2020-01-13
2021-01-03 15:12:04 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
dc5d3bec15
vimPlugins.vim-DetectSpellLang: init at 2020-01-13
2021-01-03 15:17:42 +01:00
José Luis Lafuente
5df4be7f21
vimPlugins.vim-gnupg: init at 2021-01-03
2021-01-03 14:50:43 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
Alexander V. Nikolaev
dfe26d0d34
wineUnstable: 6.0-rc3 -> 6.0-rc4
2021-01-02 19:49:51 +02:00
Alexander V. Nikolaev
36a6002f96
wineUnstable: 6.0-rc2 -> 6.0-rc3
2021-01-02 19:49:50 +02:00
Alexander V. Nikolaev
809c04b37a
wineUnstable: 6.0-rc1 -> 6.0-rc2
...
Staging updated as well
2021-01-02 19:49:45 +02:00
Alexander V. Nikolaev
f3206ed7db
wineUnstable: 5.22 -> 6.0-rc1
2021-01-02 19:49:45 +02:00
github-actions[bot]
ec161d2240
Merge master into staging-next
2021-01-02 12:24:09 +00:00
markuskowa
3f6e9fa531
Merge pull request #106577 from eduardosm/seafile
...
seafile-shared,seafile-client: 7.0.9 -> 7.0.10
2021-01-02 13:13:17 +01:00
Frederik Rietdijk
e48db707e4
Merge master into staging-next
2021-01-02 08:49:09 +01:00
wucke13
f438340d3a
utsushi: unstable-2020-11-10 -> unstable-2021-01-01
2021-01-01 17:02:00 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
github-actions[bot]
5dffe03f30
Merge master into staging-next
2020-12-31 18:42:41 +00:00
Samuel Dionne-Riel
95cd8c8d7b
ubootRaspberryPi4*: init at 2020.10
2020-12-31 18:20:49 +01:00
jwijenbergh
00ae86d7bd
vimPlugins: update
2020-12-31 13:17:45 +01:00
jwijenbergh
d1ae6e27a3
vimPlugins.conjure: Set branch to main
2020-12-31 13:14:57 +01:00
jwijenbergh
a8e193e65e
vimPlugins.vim-gui-position: Set branch to main
2020-12-31 13:14:57 +01:00
jwijenbergh
37ad95fc51
vimPlugins.Spacegray-vim: Owner ajh17 -> ackyshake, set branch to main
2020-12-31 13:14:16 +01:00
github-actions[bot]
e75c8744cb
Merge master into staging-next
2020-12-30 18:40:45 +00:00
Sandro
ecf9b8b97d
Merge pull request #107552 from ethancedwards8/bump-tmuxPlugins-dracula
...
tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-28
2020-12-30 19:27:11 +01:00
Michael Raskin
7699bf12fd
Merge pull request #107916 from MetaDark/wineStaging
...
wineStaging: fix mingwSupport
2020-12-30 17:51:42 +00:00
github-actions[bot]
056304189c
Merge master into staging-next
2020-12-30 06:22:20 +00:00
Anderson Torres
4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
...
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00
Kira Bruneau
1fb875c036
wineStaging: fix mingwSupport
2020-12-29 21:29:54 -05:00
github-actions[bot]
31fc475812
Merge master into staging-next
2020-12-30 00:53:01 +00:00
Guillaume Bouchard
0c7b63e302
duckstation: init at unstable-2020-12-29 ( #107878 )
2020-12-30 00:35:04 +00:00
Ethan Edwards
ebd7f86dd8
tmuxPlugins.dracula: unstable-2020-12-2 -> unstable-2020-12-24
2020-12-28 15:05:56 -05:00
Lucas Ransan
6274a5bbb3
wine: re-enable stripping
2020-12-28 08:43:33 +01:00
Sandro
a08cfe75a2
Merge pull request #102155 from SCOTT-HAMILTON/ptouch-print
...
ptouch-print: init at 1.4.3
2020-12-28 02:39:15 +01:00
Sandro
31c87fb128
Merge pull request #101232 from i077/mkdx-vim/init
...
vimPlugins.mkdx: init at 2020-10-12
2020-12-28 02:17:42 +01:00
Sandro
96a87abc30
Merge pull request #102016 from humancalico/srcery-vim-init
...
vimPlugins.srcery-vim: init at 2020-10-26
2020-12-28 01:15:15 +01:00
Sandro
534a3330a6
Merge pull request #107729 from freezeboy/update-beep
...
beep: 1.3 -> 1.4.9
2020-12-27 17:11:04 +01:00
Sandro
4c7b05e26d
Merge pull request #105733 from arnarg/tmux-jump
...
tmuxPlugins.jump: fix ruby dependency
2020-12-27 17:02:03 +01:00
freezeboy
b414387e01
beep: 1.3 -> 1.4.9
2020-12-27 16:51:56 +01:00
Aaron Andersen
8a801d4319
Merge pull request #84117 from IvarWithoutBones/yuzu
...
yuzu: init at 482
2020-12-25 22:52:29 -05:00
Sandro
8d6e8cc20c
Merge pull request #105445 from mschuwalow/fix/cups-kyodialog3
...
cups-kyodialog3: fix source url
2020-12-25 23:57:35 +01:00
rys ostrovid
357e0703f8
epkowa: add support for 'Perfection V37/V370' scanners ( #107584 )
2020-12-25 21:10:36 +01:00
Ben Siraphob
cb1e980a72
craftos-pc: init at 2.4.5
2020-12-24 16:40:01 +07:00
Ivar
c36ab0c678
yuzu: init at 482
2020-12-23 19:12:55 +01:00
Maxim Schuwalow
af292a8d96
cups-kyodialog3: fix source url
2020-12-23 15:02:55 +01:00
P. R. d. O
702161d4d2
winetricks: 20200412 -> 20201206
2020-12-22 18:25:24 -06:00
scalavision
70ea8a1891
scalameta.metals: 1.9.7->1.9.10
2020-12-21 20:29:43 +01:00
Anderson Torres
40705f124b
Merge pull request #106359 from AndersonTorres/wip-dgen
...
dgen: init at 1.33
2020-12-17 12:18:36 -03:00
Eric Wolf
91bad063f3
vimPlugins.vim-erlang-tags: init at 2020-10-16
2020-12-17 11:30:36 +01:00
Eric Wolf
4713f3e3b6
vimPlugins.vim-erlang-omnicomplete: init at 2020-08-29
2020-12-17 11:30:36 +01:00
Eric Wolf
b067c51d35
vimPlugins.vim-erlang-compiler: init at 2020-11-16
2020-12-17 11:30:36 +01:00
Eric Wolf
67062ad05d
vimPlugins.vim-erlang-runtime: init at 2020-11-22
2020-12-17 11:30:36 +01:00
Doron Behar
f42d6f81a8
Merge pull request #93660 from IvarWithoutBones/reicast-20.04
...
reicast: init at 20.04
2020-12-17 11:33:15 +02:00
IvarWithoutBones
ca7f93177f
reicast: init at 20.04
2020-12-17 11:12:33 +02:00
R. RyanTM
27d5f86bf8
mxt-app: 1.28 -> 1.32
2020-12-17 07:54:01 +01:00
RonanMacF
4826430f8a
vimPlugins: update
2020-12-16 19:16:31 -08:00
fruit-in
120a14e6aa
vimPlugins.brainfuck-vim: init at 2020-12-16
2020-12-16 14:05:41 -08:00
fruit-in
14b87a55a7
vimPlugins: update
2020-12-16 14:05:41 -08:00
Andrey Kuznetsov
a3428b6470
vimPlugins.vim-lightline-coc: init at 2020-11-15
2020-12-15 22:36:45 -08:00
Andrey Kuznetsov
8b8de560a9
vimPlugins: update
2020-12-15 22:36:45 -08:00
Kyle Ondy
fb06a2b99a
tmuxPlugins.tmux-fzf: unstable-2020-11-23 -> unstable-2020-12-07
2020-12-14 22:07:09 -05:00
Kyle Ondy
59dc0f0b1e
tmuxPlugins.tmux-fzf: fix: declare entry-point
...
This change somehow escaped me when I was iterating on #95275 .
2020-12-14 22:07:06 -05:00
José Luis Lafuente
9ae1ddae57
vimPlugins.galaxyline-nvim: init at 2020-12-14
2020-12-14 23:41:14 +01:00
Rouven Czerwinski
7a6203fffc
bareboxTools: init at v2020.12.0
...
This adds the bareboxTools as a package. The buildBarebox function is
intentionally modeled like the buildUBoot function, which should allow
future expansion to build barebox for NixOS systems. The tools are
useful on their own, since they allow flashing of systems via the
different USB loader tools shipped in the scripts directory.
2020-12-14 21:49:37 +01:00
Sebastian Olsson
f35820f894
citra: 2020-03-21 -> 2020-12-07
...
Version bump, comes with support for save states and other improvements.
2020-12-14 18:29:53 +01:00
Mario Rodas
ab0fdb5a42
Merge pull request #106706 from r-ryantm/auto-update/gutenprint
...
gutenprint: 5.2.14 -> 5.3.4
2020-12-13 20:51:20 -05:00
AndersonTorres
18c386ead1
dgen-sdl: init at 1.33
2020-12-13 20:14:29 -03:00
Kira Bruneau
30ec971ceb
winetricks: skip null dependencies
...
This can be used to reduce closure size when a wrapper uses a custom
WINE at runtime, or a different wine in PATH.
See pkgs/tools/package-management/protontricks/default.nix
2020-12-13 10:20:28 -05:00
Sage
58cb538386
rpcs3: 0.0.8-9300-341fdf7eb -> 0.0.12-10811-a86a3d2fe ( #100773 )
...
* rpcs3: 0.0.8-9300-341fdf7eb -> 0.0.12-10811-a86a3d2fe
added neonfuz as maintainer
Co-authored-by: Milan Pässler <milan@petabyte.dev>
2020-12-13 02:16:41 +01:00
R. RyanTM
7a1e1053bb
gutenprint: 5.2.14 -> 5.3.4
2020-12-12 03:37:53 +00:00
Eduardo Sánchez Muñoz
4f2a06be56
seafile-shared,seafile-client: 7.0.9 -> 7.0.10
2020-12-10 18:22:58 +01:00
SCOTT-HAMILTON
dc09a890c5
melonDS: 0.8.3 -> 0.9 (and build fix) ( #106489 )
2020-12-09 17:58:10 -05:00
Sandro
4ff339f0c1
Merge pull request #106425 from sikmir/vscode-extensions
...
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0
2020-12-09 21:44:03 +01:00
fruit-in
08586b5fa9
vimPlugins.vim-pony: init at 2018-07-27
2020-12-09 11:50:11 -08:00
fruit-in
444dcaf6d5
vimPlugins: update
2020-12-09 11:50:11 -08:00
Nikolay Korotkiy
d733883fb3
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0
2020-12-09 11:07:51 +03:00
figsoda
cb5a2037c2
color-highlight: init at 2.3.0
2020-12-08 22:34:09 -05:00
Sandro
09a757ddf4
Merge pull request #106399 from figsoda/vscode-ron
...
vscode-extensions.a5huynh.vscode-ron: init at 0.9.0
2020-12-09 03:21:35 +01:00
Sandro
3537ea7a83
Merge pull request #106398 from figsoda/one-dark-theme
...
vscode-extensions.mskelton.one-dark-theme: init at 1.7.2
2020-12-09 03:07:40 +01:00
Sandro
be2e7e3214
Merge pull request #106397 from figsoda/crates
...
vscode-extensions.serayuzgur.crates: init at 0.5.3
2020-12-09 02:29:53 +01:00
Sandro
985aaa6723
Merge pull request #106394 from figsoda/even-better-toml
...
vscode-extensions.tamasfe.even-better-toml: init at 0.9.3
2020-12-09 02:27:02 +01:00
Sandro
5835680d29
Merge pull request #106390 from figsoda/material-icon-theme
...
vscode-extensions.pkief.material-icon-theme: init at 4.4.0
2020-12-09 02:21:49 +01:00
figsoda
a8d7d5de0e
vscode-ron: init at 0.9.0
2020-12-08 18:51:38 -05:00
figsoda
0f144cb8b5
one-dark-theme: init at 1.7.2
2020-12-08 18:42:29 -05:00
figsoda
fe94a5745e
vscode-extensions.serayuzgur.crates: init at 0.5.3
2020-12-08 18:25:54 -05:00
figsoda
7d15a05b50
even-better-toml: init at 0.9.3
2020-12-08 18:00:59 -05:00
figsoda
b43c42d0f6
material-icon-theme: init at 4.4.0
2020-12-08 17:23:40 -05:00
fruit-in
098c0152f5
vimPlugins.vim-nong-theme: init at 2020-12-03
2020-12-09 05:22:12 +08:00
fruit-in
d9415d11d3
vimPlugins: update
2020-12-09 05:21:04 +08:00
Ivan Kovnatsky
5e66517178
vimPlugins.lens-vim: init at 2020-04-24
2020-12-08 09:55:45 -08:00
"Andrey Kuznetsov"
6faf536348
vimPlugins: update
2020-12-07 05:50:56 +04:00
Andrey Kuznetsov
f0b39d88e1
vimPlugins.vim-slime: set branch to main
2020-12-07 05:17:15 +04:00
Orivej Desh
35e26f9a85
sc-controller: unbreak
2020-12-06 23:20:03 +00:00
Mario Rodas
6523869458
Merge pull request #104628 from r-ryantm/auto-update/arm-trusted-firmware
...
armTrustedFirmwareTools: 2.3 -> 2.4
2020-12-05 18:23:26 -05:00
r-burns
17da448013
dolphinEmu: install udev rules on linux ( #105749 )
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-12-03 09:26:21 +00:00
Silvan Mosberger
aeadbb8625
Merge pull request #95275 from KyleOndy/add_tmux_plugin_fzf
...
tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
2020-12-02 22:52:15 +01:00
Arnar Gauti Ingason
ceb215e625
tmuxPlugins.jump: fix ruby dependency
2020-12-02 22:23:41 +01:00
Sandro
24c05436e3
Merge pull request #105686 from r-ryantm/auto-update/hatari
2020-12-02 20:06:53 +01:00
Sandro Jäckel
ebaa967aab
hatari: switch to pname, version
2020-12-02 19:43:46 +01:00
R. RyanTM
dc798e9604
hatari: 2.2.1 -> 2.3.0
2020-12-02 11:32:16 +00:00
Sandro
b0a0f710d1
Merge pull request #105433 from GovanifY/ruffle
...
ruffle: init at nightly-2020-11-30
2020-12-02 11:03:44 +01:00
Sandro
61e63433b5
Merge pull request #104652 from ethancedwards8/tmux-plugins-dracula
2020-12-02 10:00:13 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
4aa4333504
ruffle: init at nightly-2020-11-30
2020-12-02 07:15:16 +01:00
Ethan Edwards
4a636081ec
tmuxPlugins.dracula: init at unstable-2020-12-2
2020-12-02 00:22:05 -05:00
Sandro
85769ec0a8
Merge pull request #104276 from siraben/lambda-delta-init
...
lambda-delta: init at 0.98.3
2020-12-02 03:46:51 +01:00
scalavision
919648ae9c
pylance: init at 2020.11.2 ( #105601 )
2020-12-01 19:13:42 +01:00
Sandro
15e12e8d89
Merge pull request #105577 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.3.0 -> 1.5.0
2020-12-01 12:55:21 +01:00
R. RyanTM
a6301ea303
tpm2-pkcs11: 1.3.0 -> 1.5.0
2020-12-01 11:31:22 +00:00
Sandro
142bd18593
Merge pull request #105408 from RonanMacF/master
...
vimPlugins.nvim-ts-rainbow: init at 2020-11-25
2020-11-30 02:03:13 +01:00
Sandro
5c9051e211
Merge pull request #105404 from jupblb/add-glow-nvim
2020-11-30 02:01:33 +01:00
Sandro
e065cbf01c
Merge pull request #105386 from arnarg/tmux-jump
...
tmuxPlugins.jump: init at 2020-06-26
2020-11-30 01:42:52 +01:00
jupblb
49528362eb
vimPlugins.glow-nvim: init at 2020-08-31
2020-11-30 00:49:23 +01:00
RonanMacF
2724d807c9
vimPlugins.nvim-ts-rainbow: init at 2020-11-25
2020-11-29 22:29:34 +00:00
jupblb
09d73e29df
vimPlugins: update
2020-11-29 23:23:11 +01:00
Arnar Gauti Ingason
4115b5adb1
tmuxPlugins.jump: init at 2020-06-26
2020-11-29 19:02:14 +01:00
Arnar Gauti Ingason
7b4b75b099
tmuxPlugins.tilish: init at 2020-08-12
2020-11-29 18:14:12 +01:00
jupblb
a86b1f48bf
vimPlugins.nvim-lsputils: override with popfix dependency
2020-11-29 14:46:58 +01:00
Sherub Thakur
e145bb2580
tmux-onedark-theme: init ( #89623 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 19:46:57 +01:00
Sandro Jäckel
4e8abe3743
vimPlugins: update
2020-11-28 18:06:12 +01:00
Sandro Jäckel
79b10ee8c4
vimPlugins: Add prabirshrestha/async.vim to vim-plugin-names
...
Missed that in review :)
2020-11-28 18:00:57 +01:00
Sandro
e4286f376c
Merge pull request #89312 from SCOTT-HAMILTON/vim-async
...
vim-async: Init at 2020-03-17
2020-11-28 17:34:55 +01:00
Sandro
50676147fe
Merge pull request #89750 from matt-snider/vimPlugins/investigate-vim
...
vimPlugins.investigate-vim: init at 2020-02-29
2020-11-28 05:40:20 +01:00
Malo Bourgon
da8bd7747d
vimPlugins.coc-vimlsp: fix by using nodePackage override
2020-11-27 15:06:15 -08:00
Malo Bourgon
2c2ddbd819
vimPlugins.coc-markdownlint: fix by using nodePackage override
2020-11-27 15:06:15 -08:00
SCOTT-HAMILTON
bc503a2de1
ptouch-print: init at 1.4.3
2020-11-27 20:20:50 +01:00
Michael Raskin
9567f6f62f
Merge pull request #104719 from avnik/wine-update
...
Wine update
2020-11-27 10:36:47 +00:00
Akshat Agarwal
6d5fe31bfb
vimPlugins.srcery-vim: init at 2020-10-26
2020-11-27 12:04:08 +05:30
Imran Hossain
07e49512aa
vimPlugins.mkdx: init at 2020-10-12
2020-11-26 22:01:53 -05:00
Sandro
498ef04c77
Merge pull request #101252 from IvarWithoutBones/update-ryujinx
...
ryujinx: 1.0.5346 -> 1.0.5551
2020-11-27 02:47:40 +01:00
Dmitry Kalinkin
a97cb19b38
Merge pull request #104593 from siriobalmelli-foss/fix/ghostscript
...
ghostscript: fix broken rpath on Darwin
2020-11-26 10:01:38 -05:00
Sandro
94d0229e69
Merge pull request #102661 from RonanMacF/tmuxPlugins
...
tmuxPlugins.vim-tmux-focus-events: init at unstable 2010-10-06
2020-11-26 03:43:27 +01:00
Sandro
12e433f38f
Merge pull request #102229 from tuxinaut/add-vim-plugin-sudoedit
...
vimPlugins.SudoEdit-vim: init at 2020-02-27
2020-11-25 23:07:33 +01:00
Sandro
57692d5327
Merge pull request #91564 from Vonfry/vimPlugins/MatchTagAlways
...
vimPlugins: MatchTagAlways init at 2017-05-20
2020-11-25 22:44:26 +01:00
Jonathan Ringer
bd11afec4f
vscode-extensions: fix aliases
2020-11-25 13:06:06 -08:00
RonanMacF
d585d999b5
tmuxPlugins.vim-tmux-focus-events: init at unstable 2010-10-06
2020-11-25 21:04:52 +00:00
Sirio Balmelli
a775974c8a
ghostscript: fix broken rpath on Darwin
...
Dynamic library name on Darwin contains only 'maj.min' eg "9.53";
the build however used $version to set rpath;
this broke on 2029ca37
when $version went from "9.52" to "9.53.3".
Add a call to 'gs' in installCheckPhase,
to break the build if dylib issues arise in the future.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-25 10:28:21 +01:00
Sandro
bd42416003
Merge pull request #92735 from r-ryantm/auto-update/tpm2-pkcs11
...
tpm2-pkcs11: 1.2.0 -> 1.3.0
2020-11-25 03:25:48 +01:00
Silvan Mosberger
bb59f101e5
Merge pull request #99688 from kylesferrazza/fix-99637
...
multilockscreen: init at 1.0.0
2020-11-25 01:51:57 +01:00
Alexander V. Nikolaev
626f931022
wineUnstable: use own set of patches
...
Contain important hotfixes from wine's master and staging master.
2020-11-24 23:10:38 +02:00
Alexander V. Nikolaev
9144ebaf1e
wineStable: revert cert-path patch for stable
2020-11-24 23:10:24 +02:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Kyle Ondy
b6340e5030
tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
...
This plugin has no releases or tags yet, so pinned to the current head
of master as of this commit.
2020-11-24 00:06:59 -05:00
Lengyel Balazs
ef052cf639
vimPlugins.idris2-vim: init at 2020-05-25
2020-11-23 18:27:55 -08:00
Alexander V. Nikolaev
22da5d92af
wine{Unstable,Staging}: 5.21 -> 5.22
2020-11-24 00:54:08 +02:00
Lengyel Balazs
152147a8f6
wine-mono: 4.9.4 -> 5.1.1
2020-11-24 00:53:51 +02:00
Philipp
dfcd45de58
wineStable: 5.0.2 -> 5.0.3
2020-11-24 00:53:35 +02:00
Philipp
3d9ee22da3
wine{Unstable,Staging}: 5.20 -> 5.21
2020-11-24 00:51:54 +02:00
R. RyanTM
5651b121cf
seafile-shared: 7.0.8 -> 7.0.9
2020-11-23 20:41:08 +01:00
Cole Mickens
ce07d2a839
scrcpy: 0.15.1 -> 0.16
2020-11-22 15:48:08 -08:00
R. RyanTM
0cbb80e7f1
armTrustedFirmwareTools: 2.3 -> 2.4
2020-11-22 19:57:06 +00:00
JesusMtnez
417f02b1b8
vscode-extensions.scalameta.metals: 1.9.6 -> 1.9.7
2020-11-21 19:51:16 +01:00
freezeboy
6683f3bf65
calaos_installer: 3.1 -> 3.5
...
Also migrate to Qt 5.15
2020-11-20 22:24:18 +01:00
Philipp Riegger
5931f86233
vscode-extensions.ms-vscode.Go: remove
...
According to the README.md:
"This is the new home for the VS Code Go extension. We just migrated
from Microsoft/vscode-go. Learn more about our move on the Go blog."
See also: https://blog.golang.org/vscode-go .
2020-11-20 11:03:03 -08:00
Philipp Riegger
9bc146db92
vscode-extensions.golang.Go: init at 0.18.1
2020-11-20 11:03:03 -08:00
Philipp Riegger
2744d2e31f
vscode-extensions: add set for aliases
2020-11-20 11:03:03 -08:00
Matthieu Coudron
6320050fa2
Merge pull request #98560 from onsails/vim-plugins
...
Add nvim-tree.lua, nvim-web-devicons, popfix, nvim-lsputils, vim-hexokinase, ci_dark, completion-buffers, nvim-highlite, vim-qf, nlua-nvim, BetterLua-vim, nvim-treesitter-context, nvcode-color-schemes-vim
2020-11-20 17:37:16 +01:00
Ben Siraphob
07d2079c1a
lambda-delta: init at 0.98.3
2020-11-20 08:58:08 +07:00
Anderson Torres
ba093e25d4
Merge pull request #104204 from r-ryantm/auto-update/mednafen
...
mednafen: 1.24.3 -> 1.26.1
2020-11-19 10:22:10 -03:00
Jörg Thalheim
8313dacb11
treewide: remove trailing whitespace
2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d
remove genesis maintainer
...
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Andrey Kuznetsov
ad55d8353a
vimPlugins.vim-hexokinase: build bin
2020-11-19 01:00:34 +04:00
"Andrey Kuznetsov"
54804c0ea4
vimPlugins.vim-hexokinase: init at 2020-11-03
2020-11-19 01:00:33 +04:00
"Andrey Kuznetsov"
1ffe18341d
vimPlugins.nvcode-color-schemes-vim: init at 2020-11-15
2020-11-19 00:59:41 +04:00
"Andrey Kuznetsov"
fa56e18f3a
vimPlugins.nvim-treesitter-context: init at 2020-11-14
2020-11-19 00:58:54 +04:00