Commit Graph

6648 Commits

Author SHA1 Message Date
github-actions[bot]
89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Ryan Burns
ea5c3d756e
Merge pull request #144212 from trofi/fix-aewan-on-ncurses-6.3
aewan: fix build against ncurses-6.3
2021-11-06 01:49:46 -07:00
Vanilla
e409e2f3eb
jetbrains: update 2021-11-06 10:23:30 +08:00
github-actions[bot]
0d70d17925
Merge master into staging-next 2021-11-06 00:01:27 +00:00
Ingo Blechschmidt
480285a39e rstudio: fix desktop icon 2021-11-05 20:36:14 +01:00
Ingo Blechschmidt
19de3a7c5b thonny: add desktop item 2021-11-05 20:20:16 +01:00
github-actions[bot]
933da575d4
Merge master into staging-next 2021-11-05 18:01:07 +00:00
Armin Rothfuss
f3ff3fe3db
eclipses.plugins: Add Apache ivyde, iyvderv, ivyant and ivy plugins (#142407)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-05 14:09:15 +01:00
nixpkgs-upkeep-bot
3702a81873 vscode: 1.61.2 -> 1.62.0 2021-11-05 00:09:37 +00:00
github-actions[bot]
ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
Maximilian Bosch
3adcef2569
Merge pull request #143807 from linyinfeng/jetbrains-prefer-local-build
jetbrains: fix preferLocalBuild
2021-11-04 23:45:55 +01:00
github-actions[bot]
20bee66ec8
Merge staging-next into staging 2021-11-04 18:01:44 +00:00
AndersonTorres
b4507131cc emacsPackages.sunrise-commander: 0.pre+unstable=2021-07-22 -> 0.pre+unstable=2021-09-27 2021-11-04 12:50:01 -03:00
AndersonTorres
a0e6ae474a nongnu-packages 2021-11-04 2021-11-04 12:47:21 -03:00
AndersonTorres
b66cd27f16 melpa-packages 2021-11-04 2021-11-04 12:46:59 -03:00
AndersonTorres
ba6d8767ac manual fixup 2021-11-04 12:46:21 -03:00
AndersonTorres
74628ed462 elpa-packages 2021-11-04 2021-11-04 12:46:03 -03:00
github-actions[bot]
cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
R. Ryantm
eaee897ba9 leo-editor: 6.2.1 -> 6.5 2021-11-03 08:42:46 +00:00
Alyssa Ross
703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
gardspirito
0b2d9625c2
oni2: init at 0.5.7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-03 06:00:25 +01:00
Sergei Trofimovich
429e07efe5 aewan: fix build against ncurses-6.3
`ncuses-6.3` added printf-style function attributes and now makes
it easier to catch cases when user input is used in palce of format
string when built with CFLAGS=-Werror=format-security:

    aewan.c: In function 'paint_screen':
    aewan.c:147:7: error: format not a string literal and no format arguments [-Werror=format-security]
      147 |       printw(msg);
          |       ^~~~~~

Let's pull a patch pending upstream inclusion.
2021-11-02 08:51:40 +00:00
github-actions[bot]
bef900528f
Merge staging-next into staging 2021-11-01 00:02:05 +00:00
github-actions[bot]
7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Amanda Cameron
eb7d94e6e3 sublime{4,-merge}: Update packages. 2021-10-31 16:09:08 -04:00
github-actions[bot]
e92f6f6da8
Merge staging-next into staging 2021-10-31 18:01:34 +00:00
github-actions[bot]
7ca1d48ff2
Merge master into staging-next 2021-10-31 18:01:01 +00:00
Sandro
907ec7de51
Merge pull request #143550 from LibreCybernetics/update-android-studio-canary 2021-10-31 16:32:31 +01:00
Sandro
39dbd6ee2f
Merge pull request #143727 from LibreCybernetics/update-android-studio-beta 2021-10-31 16:29:35 +01:00
Lin Yinfeng
7e67d40e1e
jetbrains: fix preferLocalBuild 2021-10-30 14:19:46 +08:00
github-actions[bot]
1fe8dfabf5
Merge staging-next into staging 2021-10-30 06:02:02 +00:00
github-actions[bot]
227e1c837c
Merge master into staging-next 2021-10-30 06:01:25 +00:00
Fabián Heredia Montiel
b2a6a80ce5 android-studio-beta: 2021.1.1.14 → 2021.1.1.15 2021-10-29 14:40:13 -05:00
R. Ryantm
0def7fb8c1 featherpad: 1.0.0 -> 1.0.1 2021-10-29 13:59:41 +00:00
Fabián Heredia Montiel
e21ca5fa57 android-studio-canary: 2021.2.1.2 → 2021.2.1.3 2021-10-28 22:32:32 -05:00
github-actions[bot]
37b1afa489
Merge staging-next into staging 2021-10-28 18:02:03 +00:00
Martin Weinelt
da1f248229 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-28 19:51:45 +02:00
Christian Kögler
8b62b01325 neovim: Remove X11 dependency
Remove runtime dependency to X11 for smaller closure sizes
and reduced complexity.
2021-10-28 18:57:13 +02:00
Alyssa Ross
3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
adisbladis
cc558ba205
Merge pull request #143102 from sternenseemann/bqn-mode-2021-10-26
emacs.pkgs.bqn-mode: 2021-09-27 -> 2021-10-26
2021-10-28 11:00:46 -05:00
Luflosi
52dd13c633
kakoune: 2021.08.28 -> 2021.10.28
https://github.com/mawww/kakoune/releases/tag/v2021.10.28
2021-10-28 15:57:24 +02:00
github-actions[bot]
a1e570b43e
Merge master into staging-next 2021-10-28 00:01:36 +00:00
Sandro
a51d3209e5
Merge pull request #143175 from sikmir/cudatext 2021-10-27 21:05:54 +02:00
github-actions[bot]
22401dcc39
Merge master into staging-next 2021-10-27 18:01:02 +00:00
Nikolay Korotkiy
6e4b5b875d
cudatext: 1.146.0 → 1.148.0 2021-10-27 17:49:02 +03:00
Fabián Heredia Montiel
59593b443e android-studio-canary: 2021.2.1.1 → 2021.2.1.2 2021-10-27 09:01:23 -05:00
sternenseemann
ba3b2992c9 emacs.pkgs.bqn-mode: 2021-09-27 -> 2021-10-26 2021-10-27 11:16:57 +02:00
github-actions[bot]
b6a580b9b3
Merge staging-next into staging 2021-10-27 00:02:06 +00:00
github-actions[bot]
23c6bab47e
Merge master into staging-next 2021-10-27 00:01:25 +00:00
Anderson Torres
2190ff6ea6
Merge pull request #142893 from AndersonTorres/new-elisp-packages
ELISP updates
2021-10-26 15:55:45 -03:00
github-actions[bot]
7455d89599
Merge staging-next into staging 2021-10-26 18:01:57 +00:00
github-actions[bot]
9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Sandro
2c87856630
Merge pull request #142806 from WolfangAukang/thiefmd 2021-10-26 16:07:34 +02:00
P. R. d. O
0302351277
thiefmd: init at 0.2.4 2021-10-26 07:17:04 -06:00
github-actions[bot]
9d11ed2864
Merge staging-next into staging 2021-10-26 12:02:02 +00:00
github-actions[bot]
6bb6e64046
Merge master into staging-next 2021-10-26 12:01:25 +00:00
ajs124
c7c01d3c63
Merge pull request #142899 from beardhatcode/bump/texstudio
texstudio: 4.0.0 -> 4.0.2
2021-10-26 12:09:01 +02:00
github-actions[bot]
47ad670e14
Merge staging-next into staging 2021-10-26 00:02:18 +00:00
github-actions[bot]
0753497619
Merge master into staging-next 2021-10-26 00:01:40 +00:00
figsoda
ee6735ec22
your-editor: styling fixup 2021-10-25 19:28:12 -04:00
uniquepointer
14c8bf8743 Maintainers: Add uniquepointer 2021-10-25 18:04:41 -05:00
uniquepointer
fc25fa882e your-editor: init at 1203 2021-10-25 18:04:22 -05:00
Robbert Gurdeep Singh
d446cb11b5 texstudio: 4.0.0 -> 4.0.2 2021-10-25 23:49:29 +02:00
AndersonTorres
177f87b096 elpa-generated fixup duplication 2021-10-25 18:10:02 -03:00
AndersonTorres
b66c9ca008 elpa packages 2021-10-25 2021-10-25 18:10:02 -03:00
AndersonTorres
b17581b3de nongnu packages 2021-10-25 2021-10-25 18:10:02 -03:00
AndersonTorres
9fd4bd027c melpa packages 2021-10-25 2021-10-25 18:10:02 -03:00
github-actions[bot]
260ccf163b
Merge staging-next into staging 2021-10-24 18:01:32 +00:00
github-actions[bot]
ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Kreyren
d1542854f6
vscode: quote variables (#142735) 2021-10-24 17:45:53 +02:00
github-actions[bot]
f9ab4de694
Merge staging-next into staging 2021-10-22 18:01:54 +00:00
Jonathan Ringer
fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Artturin
abe0a8608b neovide: support darwin 2021-10-21 20:51:36 +03:00
Artturin
24b7f415e6 neovide: only enable wayland on linux 2021-10-21 20:49:23 +03:00
github-actions[bot]
2d89e161b7
Merge staging-next into staging 2021-10-20 18:01:55 +00:00
github-actions[bot]
ba32b28e59
Merge master into staging-next 2021-10-20 18:01:18 +00:00
R. RyanTM
1bd288093e
vim: 8.2.3337 -> 8.2.3451 (#138870) 2021-10-20 14:55:11 +02:00
nixpkgs-upkeep-bot
214721f8c5 vscodium: 1.61.1 -> 1.61.2 2021-10-20 12:11:50 +00:00
github-actions[bot]
cdc8393c04
Merge master into staging-next 2021-10-20 12:01:31 +00:00
nixpkgs-upkeep-bot
b7428350b9 vscode: 1.61.1 -> 1.61.2 2021-10-20 00:15:31 +00:00
github-actions[bot]
5808494271
Merge master into staging-next 2021-10-20 00:01:37 +00:00
Fabián Heredia Montiel
6c156651f4 android-studio: add fabianhjr to maintainers 2021-10-19 11:30:38 -05:00
Fabián Heredia Montiel
882e52419f android-studio: 2020.3.1.24 → 2020.3.1.25 2021-10-18 09:29:43 -05:00
github-actions[bot]
0f92179807
Merge master into staging-next 2021-10-17 18:01:07 +00:00
github-actions[bot]
4454997349
Merge master into staging-next 2021-10-17 12:01:09 +00:00
Justin Bedo
71fa2b05f6
rstudio: fix source revision reference 2021-10-17 22:20:54 +11:00
Vanilla
d883b616ef
jetbrains: update 2021-10-17 11:29:06 +08:00
Ryan Burns
3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
AndersonTorres
400b6f42e7 aphleia: 0.pre+unstable=2021-08-08 -> 1.1.2+unstable=2021-10-03 2021-10-15 22:01:55 -03:00
AndersonTorres
c46e938f6a elpa-packages 2021-10-15 2021-10-15 19:39:48 -03:00
AndersonTorres
69b149a2d0 nongnu-packages 2021-10-15 2021-10-15 19:39:48 -03:00
AndersonTorres
608e9a69f6 melpa-packages 2021-10-15 2021-10-15 19:39:48 -03:00
AndersonTorres
d5a4a819f8 emacsPackages.rec-mode: remove manual package
Now it is provided by GNU ELPA.
2021-10-15 19:39:48 -03:00
Martin Weinelt
a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
Jan Tojnar
690d9ab908
Merge pull request #141693 from jtojnar/gnome-stragglers
GNOME: more updates
2021-10-15 20:28:40 +02:00
Anderson Torres
cb10e4ddf6
Merge pull request #141683 from LibreCybernetics/update-android-studio
Update android studio (canary and beta)
2021-10-15 12:16:06 -03:00
nixpkgs-upkeep-bot
50b636fd0e vscodium: 1.61.0 -> 1.61.1 2021-10-15 12:10:15 +00:00
Robert Helgesson
55205d5739 emacs-sv-kalender: 1.9 -> 1.11 2021-10-15 08:59:07 +02:00
Artturi
db56940ea8
Merge pull request #139887 from Artturin/rstudiobump 2021-10-15 08:35:40 +03:00