Commit graph

5412 commits

Author SHA1 Message Date
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