Martin Weinelt
9651084620
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-08 14:43:43 +02:00
Aaron Andersen
b28f0d640f
Merge pull request #121699 from Hoverbear/t-rec
...
t-rec: init at 0.5.2
2021-05-08 08:15:42 -04:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
github-actions[bot]
e21fb16f9a
Merge master into staging-next
2021-05-08 06:20:05 +00:00
fortuneteller2k
5a4cec0482
vimPlugins.diffview-nvim: init at 2021-05-06
2021-05-07 22:49:43 -07:00
fortuneteller2k
44decf41ef
vimPlugins.markdown-preview-nvim: init at 2021-03-10
2021-05-07 22:49:43 -07:00
fortuneteller2k
ad7bc81b96
vimPlugins.vim-smali: init at 2015-11-05
2021-05-07 22:49:43 -07:00
fortuneteller2k
cf3c9970ea
vimPlugins.vim-lua: init at 2020-08-05
2021-05-07 22:49:43 -07:00
fortuneteller2k
a89bc1c469
vimPlugins.lsp-trouble-nvim: init at 2021-05-07
2021-05-07 22:49:43 -07:00
fortuneteller2k
28a49433a1
vimPlugins: change rnvimr branch
2021-05-07 22:49:43 -07:00
fortuneteller2k
dad28f9269
vimPlugins: update
2021-05-07 22:49:43 -07:00
Silvan Mosberger
08d94fd2b0
Merge pull request #114374 from oxalica/lib/platform-support-check
...
lib.meta: introduce `availableOn` to check package availability on given platform
2021-05-08 03:54:36 +02:00
Ana Hobden
c8d9af9f4a
t-rec: init at 0.6.0
...
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs ), a terminal
recorder.
Usage:
```bash
nix run .#t-rec
```
Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00
github-actions[bot]
1ae6d3d02f
Merge master into staging-next
2021-05-07 18:24:29 +00:00
Jonathan Wilkins
2b1cc5092e
remove unnecessary patch
...
This patch
a504be8c70
.patch
has already been applied upstream
2021-05-07 10:39:35 -07:00
Samuel Dionne-Riel
5186e965ff
Merge pull request #121429 from samueldr/updates/u-boot-2021.04
...
uboot: 2021.01 -> 2021.04
2021-05-07 12:55:01 -04:00
Sandro
9524ed3d78
Merge pull request #121844 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
...
vscode-extensions.gruntfuggly.todo-tree: 0.0.211 -> 0.0.213
2021-05-07 17:00:36 +02:00
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
...
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Jan Tojnar
d9f177eb4d
Merge branch 'staging-next' into staging
...
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd
>
- apparmor rules rewritten <b280e64078
>
Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Ryan Horiguchi
83618d62eb
vscode-extensions.gruntfuggly.todo-tree: 0.0.211 -> 0.0.213
2021-05-05 23:04:52 +02:00
Ryan Horiguchi
dea3a01153
vscode-extensions.hashicorp.terraform: 2.10.1 -> 2.10.2
2021-05-05 22:59:05 +02:00
github-actions[bot]
68e3ba2b1d
Merge staging-next into staging
2021-05-05 00:46:07 +00:00
David Birks
1a9fbc44e1
vscode-extensions.github.github-vscode-theme: 4.0.2 -> 4.1.1
2021-05-04 14:43:18 -07:00
Samuel Dionne-Riel
672c66aedf
uboot: 2021.01 -> 2021.04
2021-05-01 16:03:29 -04:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging
2021-05-01 00:54:32 +00:00
AndersonTorres
5495d6d2b2
ppsspp: ffmpeg_3 -> ffmpeg
...
And refactor.
2021-04-30 17:39:09 -03:00
AndersonTorres
41c71047c0
mgba: ffmpeg_3 -> ffmpeg
...
And refactor.
2021-04-30 17:39:09 -03:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
...
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Sandro
7a217983de
Merge pull request #120755 from eduardosm/frescobaldi
...
frescobaldi: 3.1.1 -> 3.1.3
2021-04-30 14:01:23 +02:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb3
, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro
1eb7187dcb
Merge pull request #99414 from arcnmx/scream
...
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Sandro
5c63565c74
Merge pull request #120629 from jupblb/gruvbox-nvim
2021-04-30 03:28:38 +02:00
Sandro
2fe7ce0e5e
Merge pull request #121006 from onsails/vim-plugins
2021-04-30 02:21:09 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages
2021-04-30 01:20:37 +02:00
Ryan Horiguchi
3f16286601
vscode-extensions.hashicorp.terraform: 2.10.0 -> 2.10.1
2021-04-29 23:20:41 +02:00
Samuel Gräfenstein
1e77642558
wine*: add meta.mainProgram
...
Fix running wine builds from `wineWowPackages` via `nix run`,
this change makes it execute `bin/wine` instead of the non-existent
`bin/wine-wow`.
2021-04-29 17:42:11 +02:00
Samuel Gräfenstein
c63a83acf5
pcsx2: add meta.mainProgram
2021-04-29 14:59:30 +02:00
"Andrey Kuznetsov"
8c4f24dfc4
vimPlugins.friendly-snippets: init at 2021-04-17
2021-04-29 10:16:41 +00:00
"Andrey Kuznetsov"
44ba3c22d0
vimPlugins.vim-code-dark: init at 2021-04-09
2021-04-29 10:16:14 +00:00
"Andrey Kuznetsov"
7e49de89e3
vimPlugins: update
2021-04-29 10:15:50 +00:00
Andrey Kuznetsov
3c3f328bc1
vimPlugins.which-key-nvim: fix branch
2021-04-29 10:15:14 +00:00
jupblb
d61fc4c2a3
Update vim-clap cargoSha256
2021-04-29 09:29:58 +02:00
jupblb
85c333d358
vimPlugins.gruvbox-nvim: init at 2021-04-23
2021-04-29 09:29:57 +02:00
Pablo Ovelleiro Corral
cfa0a57765
Add which-key-nvim ( #121092 )
2021-04-29 03:14:43 +02:00
Emery Hemingway
5c5ec0bff6
maiko: init at 2021-04-14
2021-04-28 09:52:13 +02:00
Sandro
ecff9e8dc7
Merge pull request #120618 from OPNA2608/init/punes/21.05
...
punes: init at unstable-2021-04-25
2021-04-27 14:57:07 +02:00
Sandro
fdce3b59c1
Merge pull request #120691 from JesusMtnez/metals-ext
...
vscx/scalameta-metals: 1.10.3 -> 1.10.4
2021-04-27 14:20:24 +02:00
Eduardo Sánchez Muñoz
e412f73251
frescobaldi: 3.1.1 -> 3.1.3
2021-04-26 18:09:18 +02:00
OPNA2608
1fd6bf6a01
punes: init at unstable-2021-04-25
2021-04-26 17:14:57 +02:00