Commit Graph

215 Commits

Author SHA1 Message Date
Andy Richardson
4ab22d3b81
vscode-extensions.mikestead.dotenv: Init at 1.0.1 2021-01-19 11:31:47 +00:00
Gabor Greif
32cf0e38a1
vscode-extensions: some tweaks to comments (#100282) 2021-01-18 18:50:26 +01:00
Andy Richardson
d3caeb62f5
vscode-extensions.msjsdiag.debugger-for-chrome: Init at 4.12.11 (#109531)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-18 15:45:56 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
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
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
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
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
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
Ryan Horiguchi
fabf7470d1
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1 2021-01-09 14:32:51 +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
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
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
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
figsoda
e91eaf4451 jnoortheen.nix-ide: init at 0.1.7 2021-01-07 15:21:42 -05:00
oxalica
4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04 2021-01-07 03:16:02 +08: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
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
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
scalavision
919648ae9c
pylance: init at 2020.11.2 (#105601) 2020-12-01 19:13:42 +01:00
Jonathan Ringer
bd11afec4f vscode-extensions: fix aliases 2020-11-25 13:06:06 -08:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00