Commit graph

5290 commits

Author SHA1 Message Date
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
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01: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 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