3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5726 commits

Author SHA1 Message Date
github-actions[bot] 933682b533
Merge master into staging-next 2021-03-20 18:19:30 +00:00
midchildan 1b5e28c896
poke: fix darwin build
This removes nbd support on Darwin because it's incompatible.
2021-03-20 20:42:42 +09:00
R. RyanTM 1a9d746de5 vim: 8.2.1522 -> 8.2.2567 2021-03-20 09:21:45 +01:00
Maximilian Bosch 3054fdf8d6
Merge pull request #116586 from asbachb/update/netbeans
netbeans: 12.2 -> 12.3
2021-03-19 22:14:55 +01:00
Frederik Rietdijk 1ecb97eae9 Merge master into staging-next 2021-03-19 18:17:01 +01:00
meutraa 148758e4ff
androidStudioPackages.{canary,dev}: 2020.3.1.7 -> 2020.3.1.10 2021-03-19 12:08:04 +00:00
meutraa ac0c6a920f
androidStudioPackages.beta: 4.2.0.21 -> 4.2.0.22 2021-03-19 11:59:54 +00:00
meutraa 90cf9e3c20
androidStudioPackages.stable: 4.1.2.0 -> 4.1.3.0 2021-03-19 11:53:11 +00:00
Jan Tojnar 2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Sandro d17c31ac6c
Merge pull request #114857 from siraben/edit-darwin 2021-03-18 16:22:42 +01:00
Jan Tojnar 0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Alexey Shmalko 2115f2a226
Merge pull request #111737 from MazeChaZer/mps-license
jetbrains.mps: fix license
2021-03-17 14:14:35 +02:00
Sandro 8bd2cea10b
Merge pull request #116564 from samuelgrf/fix-allowAliases-false 2021-03-17 09:40:53 +01:00
Benjamin Asbach ed1defe56b netbeans: 12.2 -> 12.3 2021-03-17 00:40:19 -06:00
Samuel Gräfenstein aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Florian Klink 510171f2b6 vscode*: add libxshmfence to buildInputs
Like recent chrom[e,ium], Electron >= 12 applications need libxshmfence.

vscode is preparing to switch to electron 12.0.0 (https://github.com/microsoft/vscode/tree/electron-12.x.y).

This introduces libxshmfence to the buildInputs of generic.nix, allowing
custom builds to reuse the same generic Nix. We'll also need this code
as soon as a release with Electron 12.x is out.
2021-03-16 22:11:05 +01:00
github-actions[bot] 974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
Ben Siraphob dda5a4ebfd edit: 20160425 -> 20180228
- Fix compilation on darwin
- Fix buildInputs specification
2021-03-16 19:10:47 +07:00
R. RyanTM 8772d9ff51 typora: 0.9.95 -> 0.9.98 2021-03-16 03:17:03 -04:00
github-actions[bot] c7b23f6440
Merge master into staging-next 2021-03-14 18:17:08 +00:00
Anderson Torres e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
Martin Weinelt 0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
adisbladis 2475b551f2
emacs.pkgs.melpa-packages: 2021-03-14 2021-03-14 12:07:18 +02:00
adisbladis 4988879887
emacs.pkgs.org-packages: 2021-03-14 2021-03-14 12:06:13 +02:00
Jonathan Reeve e56ce5e794
elpa-packages 2021-03-13 2021-03-14 12:05:34 +02:00
github-actions[bot] 3b97019142
Merge master into staging-next 2021-03-14 06:17:28 +00:00
Nicolas Martin 524268252d
glow: 1.3.0 -> 1.4.0 2021-03-14 04:15:40 +01:00
github-actions[bot] b0a6c2b8a5
Merge master into staging-next 2021-03-13 00:38:26 +00:00
Robert Schütz fc1e1ad891 texworks: 0.6.5 -> 0.6.6 2021-03-12 22:14:29 +01:00
github-actions[bot] 121cc02fe8
Merge master into staging-next 2021-03-12 06:17:54 +00:00
upkeep-bot 2a9193c0ce vscode: 1.53.2 -> 1.54.2 2021-03-12 00:19:52 +00:00
github-actions[bot] 149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
Terje Larsen 0e56639342
emacs: do not use project package from elpa for emacs >= 28
The `project` package bundled with Emacs 28 is newer than the one
provided by GNU ELPA. This may or may not change in the future.

For now it is definitely the case and since the package is under heavy
development a lot of features are missing in the one on GNU ELPA which in
turn is newer than the one that comes bundled with Emacs 27.
2021-03-09 19:15:18 +01:00
github-actions[bot] f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
Minijackson de6283bebf gnvim: fix install phase with Rust with custom target 2021-03-06 22:02:30 +01:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
adisbladis e92d63eece
emacs.pkgs.pdf-tools: Fix darwin build
As reported in https://github.com/NixOS/nixpkgs/pull/114484#discussion_r587722662
2021-03-04 21:48:10 +02:00
Lancelot SIX f5637361e1 nano: 5.6 -> 5.6.1
See https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00000.html
for release infromation
2021-03-03 22:09:22 +00:00
Sandro 673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
github-actions[bot] eef2c4e401
Merge staging-next into staging 2021-03-03 00:38:15 +00:00
adisbladis 21c42afa83
Merge pull request #114846 from adisbladis/emacs26-drop
emacs26: Drop unsupported package
2021-03-02 20:19:04 +02:00
github-actions[bot] f5bb0053a6
Merge staging-next into staging 2021-03-02 18:17:42 +00:00
Sandro c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
adisbladis c54c8f8dfa
emacs26: Drop unsupported package 2021-03-02 16:17:37 +02:00
sternenseemann e8a1548009 apostrophe: make texlive overrideable more easily
Now you can just build apostrophe.override { texlive = yourTexliveDist; }
which makes using a custom texlive distribution possible.
2021-03-02 13:04:52 +01:00
sternenseemann fb815e88c3 apostrophe: 2.2.0.3 -> 2.3 2021-03-02 13:03:35 +01:00
github-actions[bot] b9b22451f0
Merge staging-next into staging 2021-03-02 06:17:20 +00:00
Mario Rodas 66d7cb4fa8
Merge pull request #114523 from MetaDark/poke
poke: init at 1.0
2021-03-01 21:37:24 -05:00
Rick van Schijndel 594b214796 poke: cross-compilation support 2021-03-01 13:58:06 -05:00
Kira Bruneau e2c8b46d0c poke: init at 1.0 2021-03-01 13:57:26 -05:00