Commit Graph

5007 Commits

Author SHA1 Message Date
Michael Weiss
b7b1022fb2
android-studio: 3.6.2 -> 3.6.3 2020-04-18 12:29:05 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
adisbladis
3fe18a5b4e
emacsPackages.pod-mode: Fix platforms meta 2020-04-17 23:27:06 +01:00
Tony O
39b1de0fbf
sv-kalendar: fix meta 2020-04-17 19:03:26 +01:00
worldofpeace
8d428ac33c
Merge pull request #85249 from kuznero/vscode
vscode, vscodium: 1.44.0 -> 1.44.1
2020-04-16 22:29:15 -04:00
Roman Kuznetsov
4fd1f49ea4
vscodium: 1.44.0 -> 1.44.1 2020-04-16 22:31:00 +02:00
Daniel Albert
2355d9d545
eclipse-scala-sdk: 4.4.1 -> 4.7.0
Unfortunately scala-ide is based on eclipse 4.7 (oxygen).
Thus is requires a java SDK 8 and GTK2.
2020-04-16 21:58:48 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
Lily Ballard
e4311a77b4 macvim: 8.2.319 -> 8.2.539 2020-04-15 11:16:24 -07:00
Lily Ballard
f3ccd5d6ba macvim: Fix compatibility with Xcode 11.4
Xcode 11.4 has an updated sys/_types/_fd_def.h header that references a
new symbol from libSystem. This is a problem because we're using
`/usr/bin/clang` to compile the non-Xcode portion, and this pulls in
headers from Xcode's SDK. Somehow it's still linking to the Nix
libraries (I can't figure out where configure finds these to put into
`LDFLAGS` as we're not using the cc-wrapper). The end result is we get a
linker error where this new symbol can't be found at link time, even
though it's a weak import and isn't required at runtime.

Ideally we'd provide a full 10.12 SDK to `/usr/bin/clang`, but we can't
do that because even the DevSDK package we use for our 10.12 SDK doesn't
contain everything (in particular it's missing nearly all dylibs) so we
just get linker errors if we do that.

Instead we'll just do a horrible hack and provide an `-isystem` path to
a folder structure that contains only the 10.12 `sys/_types/_fd_def.h`
header. This avoids the new symbol without causing all the errors that
happen if we pull in the entire `${darwin.Libsystem}/include`.
2020-04-15 11:16:24 -07:00
AndersonTorres
92b28ac63d jupp: 31 -> 39 2020-04-15 01:03:20 -03:00
Roman Kuznetsov
4a129e6a32
vscode: 1.44.0 -> 1.44.1 2020-04-14 22:36:06 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Weiss
adcd8baa02
android-studio: Fix the license (unfree)
Android Studio states that it contains proprietary code!
2020-04-12 17:27:54 +02:00
Michael Weiss
70e4e62efb
androidStudioPackages.{dev,canary}: 4.1.0.4 -> 4.1.0.5 2020-04-12 16:55:21 +02:00
Maximilian Bosch
ef1e4f8064
Merge pull request #84810 from kuznero/master
jetbrains: update
2020-04-11 14:55:30 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
worldofpeace
f810c28503
Merge pull request #84804 from Synthetica9/vscode1440
vscode, vscodium: 1.43.2 -> 1.44.0
2020-04-09 16:21:27 -04:00
Mario Rodas
b89b23b029
Merge pull request #84825 from r-ryantm/auto-update/dit
dit: 0.5 -> 0.6
2020-04-09 14:28:44 -05:00
Jonathan Ringer
63575456ae leo-editor: fix makeDesktopItem categories 2020-04-09 10:47:54 -07:00
Jonathan Ringer
e8f668185e leo-editor: add qt support 2020-04-09 10:47:54 -07:00
R. RyanTM
8f86e3c1a3 leo-editor: 5.7.3 -> 6.2 2020-04-09 10:47:54 -07:00
R. RyanTM
cdda61ab69 dit: 0.5 -> 0.6 2020-04-09 15:42:03 +00:00
Roman Kuznetsov
85489caa9b
jetbrains: update 2020-04-09 16:08:01 +02:00
Shea Levy
6fac063e09
emacsPackages: Add standalone agda-input package that doesn't require building Agda. 2020-04-09 09:14:40 -04:00
Patrick Hilhorst
939041bce4
vscode, vscodium: 1.43.2 -> 1.44.0 2020-04-09 13:45:38 +02:00
Mike Sperber
076f221a0b emacs: Unbreak on macOS
Backport an unexec fix.
2020-04-09 10:17:38 +02:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Michael Weiss
20fd05448d
androidStudioPackages.beta: 4.0.0.12 -> 4.0.0.13 2020-04-08 11:54:51 +02:00
Lancelot SIX
f6540c8085
nano: 4.9.1 -> 4.9.2
See https://lists.gnu.org/archive/html/info-gnu/2020-04/msg00001.html
2020-04-07 14:40:47 +01:00
zimbatm
9ba63260fd
Merge pull request #81812 from bignaux/standardnotes
standardnotes: 3.0.15 -> 3.3.3
2020-04-07 09:01:17 +00:00
Mario Rodas
1401aa9270
Merge pull request #84478 from eadwu/vscode/1.43.2
vscod{e,ium}: 1.43.0 -> 1.43.2
2020-04-06 20:09:46 -05:00
Jon
6701dbeb7d
Merge pull request #84014 from r-ryantm/auto-update/quilter
quilter: 2.1.2 -> 2.2.2
2020-04-06 12:38:44 -07:00
Edmund Wu
3f75bc2660
vscodium: 1.43.0 -> 1.43.2 2020-04-06 10:36:50 -04:00
Edmund Wu
a05f67ea0a
vscode: 1.43.0 -> 1.43.2 2020-04-06 10:36:42 -04:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Frederik Rietdijk
2420184727 Merge staging into staging-next 2020-04-06 08:54:28 +02:00
Benjamin Hipple
0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly
e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Frederik Rietdijk
ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Jan Tojnar
ff3c6feea8
gnome-builder: Fix build
This was forgotten during GNOME 3.36 update so the upstreamed patches were not removed.
Also needed to add libportal and could remove some old cruft.
2020-04-05 01:35:33 +02:00
Tony Olagbaiye
df594f1e45 emacsPackages.lua-mode: Fix hash
for the third time...
2020-04-04 21:38:01 +01:00
Frederik Rietdijk
edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Jörg Thalheim
46d919f578
Merge pull request #83503 from sternenseemann/apostrophe
uberwriter: renamed to apostrophe
2020-04-02 14:23:49 +01:00
Thomas Tuegel
20937a2202
Merge pull request #83152 from s9gf4ult/master
qxmledit: init at 0.9.15
2020-04-02 05:48:06 -05:00
R. RyanTM
9fa951a20a texworks: 0.6.4 -> 0.6.5 2020-04-01 19:32:43 -07:00
R. RyanTM
d9beb0b9ba quilter: 2.1.2 -> 2.2.2 2020-04-01 18:19:05 +00:00
Alexey Uimanov
354508b0c5
Update pkgs/applications/editors/qxmledit/default.nix
Co-Authored-By: Thomas Tuegel <ttuegel@mailbox.org>
2020-04-01 23:07:57 +05:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Michael Weiss
0f70340b79
android-studio: 3.6.1.0 -> 3.6.2.0 2020-04-01 12:24:48 +02:00
worldofpeace
f9fc1d3be4 vscodium: add backports notice 2020-04-01 00:37:10 -04:00
worldofpeace
c9fd76de75 vscode: add backports notice 2020-04-01 00:36:58 -04:00
worldofpeace
0bb661d512 vscode: Don't hardcode icon
This also allows people to use a vscode
icon that is shipped with their theme. (provided it is called code)

Fixes #83846
2020-04-01 00:35:01 -04:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Lancelot SIX
40fb6dea50 nano: 4.9 -> 4.9.1
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00015.html
for release information
2020-03-31 12:04:30 -07:00
sternenseemann
db9a868fe6 uberwriter: renamed to apostrophe
* update 2020-01-24 -> 2020-03-29
* reflect change of name and main repository
2020-03-31 15:08:25 +02:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
adisbladis
8891bc00e5
melpa-packages: 2020-03-30 2020-03-30 09:42:18 +01:00
adisbladis
d4fd0ba504
elpa-packages: 2020-03-30 2020-03-30 09:41:36 +01:00
Jörg Thalheim
76d2557df8
amp: fix strict deps build 2020-03-29 12:37:24 +01:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Benjamin Asbach
f77a42d32e netbeans: added myself to maintainers list 2020-03-28 14:26:00 +01:00
Benjamin Asbach
49eec08cc8 netbeans: 11.2 -> 11.3 2020-03-28 14:00:11 +01:00
Daiderd Jordan
67938c1bfd
Merge pull request #82097 from millerjason/bugfix/vim_configurable
vim_configurable: fix default gui for darwin
2020-03-28 11:50:32 +01:00
Jörg Thalheim
774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Jason Miller
4234ef550c vimacs: init at 2016-03-24 2020-03-27 14:39:22 -04:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Servilio Afre Puentes
b2c8626d61 emacs-modes: build MELPA package sets without null packages
The current algorithm creates attributes with null values for packages
with no source in a variant of MELPA. Though will satify dependencies
they produce no files, and though a build that transitively depends on
one them will be successful, Emacs won't find them and any code
depending on them won't work.

The solution with minimal code change would have been filtering the
list of results from melpaDerivation by comparing the value against
null, but that leads to an infinite recursion.

This commit also moves legacy renames from the shared to the unstable
set, as the corresponding null value elements won't exist in the
stable set anymore.

The test used for the problem was:

  $ nix-build --show-trace ./default.nix -A emacs26Packages.melpaStablePackages.findr
  error: expression does not evaluate to a derivation (or a set or list of those)

The expected output, obtained with this commit is:

  $ nix-build --show-trace ./default.nix -A emacs26Packages.melpaStablePackages.findr
  error: attribute 'findr' in selection path 'emacs26Packages.melpaStablePackages.findr' not found
2020-03-26 16:32:11 -04:00
Michael Weiss
e71419b11c
androidStudioPackages.{dev,canary}: 4.1.0.3 -> 4.1.0.4 2020-03-26 12:27:39 +01:00
Michael Weiss
7525624b6e
Merge pull request #83290 from primeos/gn
gn: 20190403 -> 2020-03-09
2020-03-26 01:13:23 +01:00
Michael Weiss
ad66bbd98b
aseprite.skia: Override the gn version to fix the build
With #83290 merged the build would fail during the configuration phase:
```
configuring
ERROR at //gn/BUILDCONFIG.gn:85:14: Script returned non-zero exit code.
  is_clang = exec_script("gn/is_clang.py",
             ^----------
Current dir: /build/source/out/Release/
Command: python /build/source/gn/gn/is_clang.py cc c++
Returned 2.
stderr:

python: can't open file '/build/source/gn/gn/is_clang.py': [Errno 2] No such file or directory
```
2020-03-25 23:55:00 +01:00
Jörg Thalheim
fb00dea38c
Merge pull request #83234 from kwohlfahrt/quartus
quartus: expose CLI executables + increase device support
2020-03-25 09:29:45 +00:00
Lancelot SIX
9146a0cd80
nano: 4.7 -> 4.9
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00011.html
for release information.
2020-03-24 22:26:53 +01:00
Kai Wohlfahrt
088b7d4a7a quartus: Export sub-commands
buildFHSUserEnv does not currently support multiple binaries, so doing
this manually with wrappers.

Pass through original quartus derivation for debugging/overriding
2020-03-24 17:34:21 +00:00
Tor Hedin Brønner
3b1a1a5bf5
gnome-builder: 3.34.1 -> 3.36.0
* Vala support now requires unpackaged gvls
2020-03-24 07:11:01 +01:00
Matt McHenry
05096867a5
eclipses: 2019-12 -> 2020-03 2020-03-23 23:11:18 +01:00
Kai Wohlfahrt
f30f3bd2af quartus: support more devices 2020-03-23 16:38:14 +00:00
Aleksey Uimanov
a01e8b740e qxmledit: init at 0.9.15 2020-03-22 20:01:49 +05:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Michael Weiss
ea253398de
androidStudioPackages.beta: 4.0.0.11 -> 4.0.0.12 2020-03-21 21:36:53 +01:00
Mario Rodas
73cb29e6d9 glow: fix build on darwin 2020-03-21 05:18:00 -05:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Milan Pässler
d5f2d4a593 jetbrains: update 2020-03-20 05:39:40 +01:00
Jason Miller
43ff2ab350 vim_configurable: fix default gui for darwin 2020-03-19 21:08:51 -04:00
Michael Weiss
2719f569d2
androidStudioPackages.{dev,canary}: 4.1.0.2 -> 4.1.0.3 2020-03-19 20:28:43 +01:00
Jonathan Ringer
aaefb947ea texworks: fix qt build 2020-03-18 15:59:17 -07:00
R. RyanTM
12be6698e8 texworks: 0.6.3 -> 0.6.4
(cherry picked from commit b35de30a2bcc0507330b760716719fff0428d774)
2020-03-18 15:59:17 -07:00
Suwon Park
0d09b7025b
accidently added semicolon
Oops
2020-03-18 23:20:28 +09:00
Suwon Park
a99565139f
glib-networking for TLS/SSL network (https://) in xwidget
ea5bcb78c2 (r31513119)
He accidently errased the glib-networking.
But it is needed for TLS/SSL networking.
2020-03-18 23:03:17 +09:00
adisbladis
ad81f84d1f
melpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
adisbladis
9dbe706576
elpa-packages: 2020-03-15 2020-03-15 18:03:00 +00:00
Ersin Akinci
588ca6e310
neovim: use TMPDIR as home during initilizaiton 2020-03-15 12:55:06 +00:00
adisbladis
cf719bf9a8
emacs: Add adisbladis as maintainer 2020-03-15 01:03:40 +00:00
Andrei Lapshin
626d6b5d08 androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11 2020-03-14 16:27:00 -07:00
R. RyanTM
0edcdfe140 quilter: 2.1.1 -> 2.1.2 2020-03-14 14:26:33 +01:00
José Romildo Malaquias
17a0f62bed
Merge pull request #82390 from r-ryantm/auto-update/thonny
thonny: 3.2.6 -> 3.2.7
2020-03-14 07:55:43 -03:00
ajs124
ed1db01785 texstudio: 2.12.20 -> 2.12.22
also add myself as maintainer
2020-03-12 23:58:40 +00:00
Milan
b5f53a5b61
jetbrains: update (#82349) 2020-03-12 15:04:33 +01:00
Domen Kožar
be80721e74
vscode: fix build on darwin 2020-03-12 12:01:12 +01:00
R. RyanTM
d3f05c2016 thonny: 3.2.6 -> 3.2.7 2020-03-12 09:43:39 +00:00
adisbladis
3e754e6bf6
melpa-packages: 2020-03-11 2020-03-11 23:43:02 +00:00
adisbladis
193987b126
elpa-packages: 2020-03-11 2020-03-11 23:42:25 +00:00
Mario Rodas
10bb154987
Merge pull request #82238 from Synthetica9/vscode1430
vscode, vscodium: 1.42.1 -> 1.43.0
2020-03-10 20:28:36 -05:00
Michael Weiss
a65d0d5bf2
androidStudioPackages.{dev,canary}: 4.1.0.1 -> 4.1.0.2 2020-03-10 16:04:57 +01:00
Patrick Hilhorst
9be58002ed
vscode, vscodium: 1.42.1 -> 1.43.0 2020-03-10 12:51:22 +01:00
Aaron Andersen
92b7df1c19
Merge pull request #81395 from ciil/rstudio-update
rstudio: 1.2.1335 -> 1.2.5033
2020-03-09 07:13:32 -04:00
Mario Rodas
255651dc89
Merge pull request #82021 from bhipple/u/amp
amp: 0.6.1 -> 0.6.2
2020-03-08 20:38:25 -05:00
Benjamin Hipple
fa353a0f0a
gnvim: upgrade cargo fetcher and cargoSha256 (#82015) 2020-03-08 19:19:41 -04:00
Frederik Rietdijk
0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
Benjamin Hipple
099b52dabf amp: 0.6.1 -> 0.6.2
The build also happens to be broken on master; this fixes it, along with
upgrading the cargoSha256.
2020-03-07 15:52:34 -05:00
Dmitry Kalinkin
a2437c37af
Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Mario Rodas
7d89f3ca6a
Merge pull request #81672 from lilyball/macvim
macvim: 8.1.2234 -> 8.2.319
2020-03-06 07:50:36 -05:00
Jörg Thalheim
b791e6cbdd
Merge pull request #81884 from r-ryantm/auto-update/focuswriter
focuswriter: 1.7.4 -> 1.7.5
2020-03-06 10:21:14 +00:00
R. RyanTM
6e09f8cd3c focuswriter: 1.7.4 -> 1.7.5 2020-03-06 09:52:03 +00:00
R. RyanTM
77f5b01d38 rednotebook: 2.16 -> 2.18 2020-03-06 07:26:26 +01:00
Frederik Rietdijk
188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
R. RyanTM
43ccb035b9 vim: 8.2.0227 -> 8.2.0343 2020-03-06 07:08:49 +01:00
Bignaux Ronan
e01ce7f91f standardnotes: refactoring to use appimageTools instead of appimage-run 2020-03-05 12:01:42 +01:00
Bignaux Ronan
b316cec9b6 standardnotes: 3.0.15 -> 3.3.3 2020-03-05 09:53:12 +01:00
Aaron Andersen
e113100be0
Merge pull request #79536 from r-ryantm/auto-update/kdevelop-pg-qt
kdevelop-pg-qt: 2.2.0 -> 2.2.1
2020-03-04 20:31:56 -05:00
Vladyslav M
3459392812
Merge pull request #81719 from r-ryantm/auto-update/tiled
tiled: 1.3.2 -> 1.3.3
2020-03-04 15:51:48 +02:00
R. RyanTM
6a911a157f tiled: 1.3.2 -> 1.3.3 2020-03-04 12:43:57 +00:00
Domen Kožar
40d7ce7828
vscode: specify runtimeDependencies instead of LD_LIBRARY_PATH
This avoids glibc verions mismatches in vscode terminal, as
LD_LIBRARY_PATH leaks into terminal and break with user installed
executables.
2020-03-04 11:55:41 +01:00
Lily Ballard
7724875cae macvim: 8.1.2234 -> 8.2.319 2020-03-03 18:02:27 -08:00
Jan Tojnar
f27031f48f
Merge pull request #81063 from NixOS/netpbm
netpbm: 10.82.01 → 10.89.1
2020-03-02 19:26:25 +01:00
adisbladis
096a00a709
melpa-packages: 2020-03-01 2020-03-01 18:50:01 +00:00
adisbladis
7ff2e7c96e
elpa-packages: 2020-03-01 2020-03-01 18:49:17 +00:00
Jan Tojnar
9555834399
netpbm: split into multiple outputs 2020-03-01 15:13:03 +01:00
Frederik Rietdijk
33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas
eb8ab69cc4
Merge pull request #81348 from r-ryantm/auto-update/ne
ne: 3.2.1 -> 3.3.0
2020-02-29 17:46:22 -05:00
Simon Lackerbauer
321d788e2a rstudio: 1.2.1335 -> 1.2.5033 2020-02-29 18:38:18 +01:00
Frederik Rietdijk
79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
R. RyanTM
5d90f9c1eb ne: 3.2.1 -> 3.3.0 2020-02-29 03:56:46 +00:00
Michael Weiss
f6281d4480
android-studio: 3.6.0.21 -> 3.6.1.0 2020-02-28 21:05:12 +01:00
Michael Weiss
4f50bee7c0
androidStudioPackages.{dev,canary}: 4.0.0.10 -> 4.1.0.1 2020-02-28 21:05:12 +01:00
Frederik Rietdijk
ef156f7a8b Merge staging-next into staging 2020-02-27 10:15:34 +01:00
R. RyanTM
250a5c996e ed: 1.15 -> 1.16 2020-02-27 10:07:48 +01:00
Michael Weiss
d574fffd6c
android-studio: 3.5.3.0 -> 3.6.0.21
Changelog: https://developer.android.com/studio/releases/#3-6-0
2020-02-25 22:08:48 +01:00
Michael Weiss
140d5b3445
androidStudioPackages.beta: 3.6.0.20 -> 4.0.0.10
androidStudioPackages.{dev,canary}: 4.0.0.9 -> 4.0.0.10
2020-02-25 22:03:39 +01:00
R. RyanTM
9090ce676b ghostwriter: 1.8.0 -> 1.8.1 2020-02-23 13:42:30 -08:00
Frederik Rietdijk
9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Orivej Desh
43ee8097d9 aseprite-unfree: 1.2.11 -> 1.2.16.3
Restore the comment explaining the split between free and unfree versions
deleted in caa4e6dcb2.
2020-02-18 07:51:50 +00:00
Orivej Desh
3ad2c20fe6 aseprite-unfree: fix build
It fails with:

src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp:15:10: fatal error: GL/glx.h: No such file or directory
   15 | #include <GL/glx.h>
2020-02-18 07:51:50 +00:00
Orivej Desh
0ded378b10 aseprite: fix build with glibc 2.30
Otherwise it fails with:

In file included from /build/source/src/allegro/include/allegro/base.h:41,
                 from /build/source/src/allegro/include/allegro.h:25,
                 from /build/source/src/./she/alleg4/alleg_surface.h:11,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:11:
/build/source/src/allegro/include/allegro/alcompat.h:44:22: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
   44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
      |                      ^~~~
/build/source/src/allegro/include/allegro/internal/alconfig.h:164:49: note: in definition of macro 'AL_ALIAS'
  164 |       static __attribute__((unused)) __inline__ DECL    \
      |                                                 ^~~~
In file included from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/cmath:45,
                 from /nix/store/y57skwl8a5vbkrjrc30ygdw9vr1p6n19-gcc-9.2.0/include/c++/9.2.0/math.h:36,
                 from /build/source/src/./base/base.h:13,
                 from /build/source/src/./config.h:40,
                 from /build/source/src/she/alleg4/alleg_surface.cpp:8:
/nix/store/2v6pi2wj3lcsc3j48n7flx9mgqyii1lv-glibc-2.30-dev/include/bits/mathcalls-narrow.h:24:20: note: previous declaration 'float fadd(double, double)'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      |                    ^~~~~~~~~~~~~~~
2020-02-18 06:07:24 +00:00
Frederik Rietdijk
ec1184f461 Merge master into staging-next 2020-02-17 15:12:28 +01:00
Patrick Hilhorst
91a106d4b4 vscode, vscodium: 1.42.0 -> 1.42.1 2020-02-16 08:20:33 -08:00
Frederik Rietdijk
0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
R. RyanTM
452f481853 vim: 8.2.0013 -> 8.2.0227 2020-02-16 08:36:56 +01:00
Benjamin Hipple
131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Ryan Mulligan
8b98801c7d
Merge pull request #80131 from r-ryantm/auto-update/mle
mle: 1.4.2 -> 1.4.3
2020-02-14 18:51:24 -08:00
Jonathan Ringer
55875fe19e jetbrains: update 2020-02-14 10:55:27 -08:00
R. RyanTM
4ad03d1c8c mle: 1.4.2 -> 1.4.3 2020-02-14 18:10:39 +00:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Doron Behar
d4169851a5 neovim-remote: add now needed setuptools as input 2020-02-13 13:20:29 -08:00
worldofpeace
ac26d3aec3
Merge pull request #79858 from r-ryantm/auto-update/quilter
quilter: 2.1.0 -> 2.1.1
2020-02-12 16:48:30 -05:00
Frederik Rietdijk
bfe01159ed
Merge pull request #79801 from NixOS/staging-next
Staging next
2020-02-12 11:16:39 +01:00
adisbladis
8a253006e6
Merge pull request #77975 from sjmackenzie/amp
amp: git rev 2c88e8 (2019-06-09) -> 0.6.1
2020-02-12 23:08:28 +13:00
Frederik Rietdijk
424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
Michael Weiss
a0ef7ad1d6
androidStudioPackages.beta: 3.6.0.19 -> 3.6.0.20 2020-02-11 19:59:59 +01:00
R. RyanTM
3a9a0f299a quilter: 2.1.0 -> 2.1.1 2020-02-11 14:04:22 +00:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Patrick Hilhorst
603109c171 vscodium: 1.41.1 -> 1.42.0 2020-02-10 19:58:55 +01:00
Benjamin Hipple
2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
R. RyanTM
b94c1c89f6 manuskript: 0.10.0 -> 0.11.0 2020-02-10 13:36:57 +01:00
R. RyanTM
20a73c5434 kdeApplications.okteta: 0.26.2 -> 0.26.3 2020-02-09 13:59:25 +01:00
Thomas Churchman
c32ccccd9d
rstudio: use qt5's mkDerivation (#74381) 2020-02-09 01:44:53 -05:00
worldofpeace
4ced5611db
Merge pull request #75670 from mkg20001/pkg/bless
bless: init at 0.6.2
2020-02-08 21:58:35 -05:00
R. RyanTM
76e748889c kdevelop-pg-qt: 2.2.0 -> 2.2.1 2020-02-08 14:58:18 +00:00
zowoq
d39e08e462 vscode 1.41.1 -> 1.42.0 2020-02-08 12:36:18 +10:00
R. RyanTM
4a9b6ece20 rednotebook: 2.15 -> 2.16 2020-02-06 20:09:20 +01:00
R. RyanTM
2b5bb8d084 thonny: 3.2.4 -> 3.2.6 2020-02-06 20:09:04 +01:00
R. RyanTM
0af886dcf9 quilter: 2.0.5 -> 2.1.0 2020-02-06 14:10:42 +00:00
Aaron Andersen
20f4130a5f kdev-python: 5.4.6 -> 5.5.0 2020-02-03 11:03:56 -08:00
Aaron Andersen
3c2d808932 kdev-php: 5.4.6 -> 5.5.0 2020-02-03 11:03:56 -08:00
Aaron Andersen
0b4d32a2aa kdevelop: 5.4.6 -> 5.5.0 2020-02-03 11:03:56 -08:00
D. Guthrie
a0c2892c06 Fix mg building on darwin.
I am not happy with this at all. It avoids using libbsd at all on
darwin because there are conflicting header files, particularly the
header string.h.

Ideally that would be the thing to fix. But in the meantime, this patch
should do the trick.

It declares a header file apple.h, which files include if target is
darwin (checks for presence of __APPLE__). This header file also
references the three source files futimens.c, reallocarray.c and
strtonum.c. The former and  latter are from https://github.com/ibara/mg
which is another portable fork, but building against more platforms.

From the OpenBSD source tree is _null.h and tree.h. There is a check so
that if __APPLE__ is present then it will include them from this source
tree.

Now,the makefile GNUMakefile will not link against libbsd on darwin, by
checking the output of uname in much the same way as it did already for
FreeBSD.
2020-02-01 22:21:31 +00:00
Maciej Krüger
72337bec22
bless: init at 0.6.2 2020-02-01 13:01:46 +01:00
Maximilian Bosch
8d90d7efb7
Merge pull request #78801 from asbachb/update-to-netbeans-11.2
netbeans: 11.1 -> 11.2
2020-02-01 12:09:41 +01:00
Michael Weiss
e9d171e9c5
androidStudioPackages.beta: 3.6.0.18 -> 3.6.0.19 2020-01-30 20:03:20 +01:00
Benjamin Asbach
48e4e1a12a netbeans: 11.1 -> 11.2 2020-01-30 01:11:58 +01:00
worldofpeace
269a0569b7
Merge pull request #78503 from bhipple/fix/hexdino
hexdino: use pname
2020-01-28 23:49:03 -05:00
Matthew Bauer
fb36553584
Merge pull request #78397 from sternenseemann/uberwriter-bugfix
uberwriter: add shared-mime-info to environment and update
2020-01-28 14:44:08 -05:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Vladyslav M
6cf9c0ec90
Merge pull request #78536 from r-ryantm/auto-update/tiled
tiled: 1.3.1 -> 1.3.2
2020-01-26 15:51:21 +02:00
R. RyanTM
2775cf9e49 tiled: 1.3.1 -> 1.3.2 2020-01-26 12:41:44 +00:00
Benjamin Hipple
f796942c56 hexdino: use pname 2020-01-25 23:35:04 -05:00
sternenseemann
03aa58fed6 uberwriter: 2019-11-29 -> 2020-01-24 2020-01-25 14:23:24 +01:00
Bjørn Forsman
804fbc9c87 eclipses.plugins.cdt: fix source hash 2020-01-24 20:18:14 +01:00
Olli Helenius
741faf7d90 jetbrains.webstorm: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
b2f6416792 jetbrains.pycharm-professional: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
0c364672d0 jetbrains.pycharm-community: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
a7ebd849ef jetbrains.phpstorm: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
206003cab6 jetbrains.idea-ultimate: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
60e24ff9d4 jetbrains.idea-community: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
62184866d1 jetbrains.datagrip: 2019.3.1 -> 2019.3.2 2020-01-24 02:14:02 -08:00
Olli Helenius
d92862cacd jetbrains.clion: 2019.3.2 -> 2019.3.3 2020-01-24 02:14:02 -08:00
sternenseemann
97e9a3fdd4 uberwriter: add shared-mime-info to environment 2020-01-24 01:52:37 +01:00
Michael Weiss
cb13f8439a
androidStudioPackages.{dev,canary}: 4.0.0.8 -> 4.0.0.9 2020-01-22 14:32:13 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Vladyslav M
e6e9572ebc
bviplus: 0.9.4 -> 1.0 (#78073)
bviplus: 0.9.4 -> 1.0
2020-01-21 23:46:30 +02:00
R. RyanTM
1d1a8fe7f1 focuswriter: 1.7.3 -> 1.7.4 2020-01-20 13:29:25 +01:00
R. RyanTM
2e067c7a2d bviplus: 0.9.4 -> 1.0 2020-01-20 04:23:13 +00:00
Robert Helgesson
0c74d7b22e
eclipsePlugins.jdt: fix source hash 2020-01-19 22:54:05 +01:00
sternenseemann
5088ef5a19 uberwriter: init at 2019-11-29 2020-01-18 16:23:47 +01:00
Stewart Mackenzie
521ac53e88 amp: git rev 2c88e8 (2019-06-09) -> v0.6.1 2020-01-18 20:54:43 +08:00
Jörg Thalheim
d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
ajs124
417efa994e texstudio: 2.12.16 -> 2.12.20
tabs -> spaces
2020-01-16 16:44:12 +00:00
Luflosi
5c000e983c kakoune: 2019.12.10 -> 2020.01.16 2020-01-16 14:53:08 +00:00
Kai Wohlfahrt
38e6c845dc quartus: init at 19.1.0.670
This requires a FHSUserEnv because the licensing executable checksums
itself (I think).

The override of libpng is a bit ugly, can this be cleaned up?
2020-01-15 21:15:39 +00:00
Peter Hoeg
f799342531
Merge pull request #77602 from peterhoeg/fix_emacs
emacs: 2 minor hotfixes
2020-01-13 17:01:42 +08:00
Peter Hoeg
ac289636de melpaPackages.gnuplot: add missing dependency 2020-01-13 16:37:11 +08:00
Peter Hoeg
00c01e0630 elpaPackages.gnuplot: 0.7 -> 0.7.2
Manual update as 0.7 breaks evil.
2020-01-13 16:36:36 +08:00
Peter Hoeg
6ac6bf2927
Merge pull request #73854 from Dema/neovim-qt-version-bump
neovim-qt: 0.2.12 -> 0.2.15
2020-01-13 09:07:58 +08:00
Michael Weiss
d494bfcaf3
androidStudioPackages.{dev,canary}: 4.0.0.7 -> 4.0.0.8
Unfortunately this update seems to require some manual changes, at least
in my case. But fortunately the IDE explains the required changes:
4:45 PM	Gradle sync failed: Minimum supported Gradle version is 6.1-rc-1. Current version is 6.1-milestone-2. If using the gradle wrapper, try editing the distributionUrl in /home/michael/workspace/as40test/gradle/wrapper/gradle-wrapper.properties to gradle-6.1-rc-1-all.zip
Consult IDE log for more details (Help | Show Log) (21 s 544 ms)
2020-01-10 17:57:23 +01:00
Oleksii Filonenko
00f74cdeaf
glow: 0.1.6 -> 0.2.0 2020-01-09 15:27:05 +02:00
adisbladis
61a92baf35
melpa-packages: 2020-01-08 2020-01-08 14:34:35 +00:00
adisbladis
04c9af7d11
elpa-packages: 2020-01-08 2020-01-08 14:33:14 +00:00
Aaron Andersen
11c50eeb6c
Merge pull request #77165 from aanderse/kdevelop
kdevelop: 5.4.5 -> 5.4.6
2020-01-07 20:17:29 -05:00
worldofpeace
afe20a8cb7
Merge pull request #77230 from r-ryantm/auto-update/quilter
quilter: 2.0.4 -> 2.0.5
2020-01-07 18:54:15 -05:00
Maximilian Bosch
5f6df74f66
Merge pull request #77166 from r-ryantm/auto-update/neovim-remote
neovim-remote: 2.2.3 -> 2.4.0
2020-01-07 23:39:17 +01:00
Wael M. Nasreddine
7909787a7d Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
2020-01-07 13:13:41 -08:00
R. RyanTM
dd85e2e72c quilter: 2.0.4 -> 2.0.5 2020-01-07 05:37:39 -08:00
R. RyanTM
42a0d7f315 neovim-remote: 2.2.3 -> 2.4.0 2020-01-06 19:10:52 -08:00
Aaron Andersen
c6b8d7912c kdev-python: 5.4.5 -> 5.4.6 2020-01-06 20:59:09 -05:00
Aaron Andersen
3980119c29 kdev-php: 5.4.5 -> 5.4.6 2020-01-06 20:58:55 -05:00
Aaron Andersen
a8db490969 kdevelop: 5.4.5 -> 5.4.6 2020-01-06 20:58:39 -05:00
Oleksii Filonenko
ae9cef7262 glow: 0.1.3 -> 0.1.6
- Add buildFlagsArray to support --version
- Refactor some meta attributes to look more uniform
2020-01-06 15:29:28 +01:00
Patrick Hilhorst
157d9bcc52
vscode, vscodium: ban nixpkgs-update from updating
nixpkgs-update doesn't correctly update the hash for darwin.
There doesn't seem to be a good fix for this.

See also:

  - #76471
  - #76458

CC: @ryantm @eadwu
2020-01-06 11:42:04 +01:00
Frederik Rietdijk
828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Markus Kowalewski
457b17cf21
texmaker: 5.0.3 -> 5.0.4 2020-01-04 20:18:06 +01:00
Frederik Rietdijk
62bfa88763 Merge staging-next into staging 2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Tim Steinbach
8d39a23190
Merge pull request #76716 from ysndr/review/atom140
atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
2020-01-01 12:42:13 -05:00
Michael Weiss
04cc65db61
androidStudioPackages.{dev,canary}: 4.0.0.6 -> 4.0.0.7 2020-01-01 17:27:43 +01:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Lassulus
e4d0e33f36
Merge pull request #73879 from kolaente/update/jetbrains-2019.4
jetbrains.* 2019.2.* -> 2019.3
2019-12-31 16:34:08 +01:00
Eduardo Quiros
3e50d4a6f3 vim: 8.1.2407 -> 8.2.0013 2019-12-31 09:28:42 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
ysander
9922a5498b atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
Add shared libraries libuuid and libatk-bridge
2019-12-31 01:25:00 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Frederik Rietdijk
bfa5af85b7 Merge staging-next into staging 2019-12-30 16:25:56 +01:00
Edmund Wu
83f76b6501 vscodium: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00
Edmund Wu
b77fd49378 vscode: 1.41.0 -> 1.41.1 2019-12-30 16:08:53 +01:00