Commit Graph

5301 Commits

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