1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

5383 commits

Author SHA1 Message Date
Ben Siraphob fce00d15c2 pkgs/misc: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Raskin 983cd52d2f
Merge pull request #108225 from avnik/wine-update
Wine update
2021-01-14 19:22:06 +00:00
superherointj ec2681260f vscode-extensions.ocamllabs.ocaml-platform: init at 1.5.1 2021-01-14 08:37:13 -08:00
superherointj 09576efea7 vscode-extensions.jnoortheen.nix-ide: updated metadata 2021-01-14 08:37:13 -08:00
superherointj 81897656f2 vscode-extensions.freebroccolo.reasonml: init at 1.0.38 2021-01-14 08:37:13 -08:00
superherointj 108b471a83 vscode-extensions.file-icons.file-icons: init at 1.0.28 2021-01-14 08:37:13 -08:00
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