3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5168 commits

Author SHA1 Message Date
Michael Weiss 4d851ae78f
Merge pull request #96573 from meutraa/update/android-studio-canary
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8
2020-08-30 20:29:08 +02:00
Andreas Fuchs 3384837123 emacs: Use stdenv's bintools instead of clang
This way, we don't have to drag clang or binutils/binutils-wrapped
into the emacs closure, and can instead rely on using the correct one
for the platform we're running on.

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-08-30 10:58:50 -04:00
Andreas Fuchs ad7a3fb3f6 emacs: Use stdenv.cc.libc instead of plain .libc
This is the portable way to address the system-appropriate libc,
better than conditionalizing by (darwin/GNU) system or using either
one.
2020-08-29 23:10:38 -04:00
Andreas Fuchs a891ae41b3 emacs: Set native-comp library path as linker flags instead
Since Darwin's linker does not understand LIBRARY_PATH, we have to set
the library path as explicit linker flags: This requires a very recent
feature/native-comp emacs revision, but it runs on Darwin and
correctly compiles files at runtime.
2020-08-29 23:10:38 -04:00
Andreas Fuchs 861f27018d emacs: Fix paths to bintools on Darwin
This changes PATH such that the correct linker can be found to
construct .eln files at runtime.
2020-08-29 23:10:38 -04:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Brian Leung bea26371b5 emacsPackages.orgit-forge: override build inputs to include Git 2020-08-28 20:40:12 -07:00
meutraa faefec521d
androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8 2020-08-29 00:48:54 +01:00
Lassulus 64ad3efd1a
Merge pull request #94902 from costrouc/go-gophernotes-init
gophernotes: init at 0.7.1
2020-08-28 22:37:20 +02:00
Frederik Rietdijk efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Lassulus 1c2ebdc5a3
Merge pull request #85852 from robertodr/init-kibi
kibi: init at 0.2.0
2020-08-27 21:30:02 +02:00
Lassulus 1e82e12a40
Merge pull request #88548 from jacereda/code-browser
code-browser: init at 7.1.20
2020-08-27 18:34:19 +02:00
Daniël de Kok 3ef5bbc049
Merge pull request #96445 from JesusMtnez/vscode
vscode, vscodium: 1.48.1 -> 1.48.2
2020-08-27 15:38:58 +02:00
ajs124 e56f55fe52 texstudio: 2.12.22 -> 3.0.0
this release drops qt4 support, but we haven't been using that for >2 years anyways
2020-08-27 13:49:53 +02:00
Jason Felice 6bdf265bb6 case-kak: init at unstable-2020-04-06 2020-08-27 10:02:59 +00:00
JesusMtnez 813da9accd
vscodium: 1.48.1 -> 1.48.2 2020-08-27 11:14:03 +02:00
JesusMtnez fa25ef8379
vscode: 1.48.1 -> 1.48.2 2020-08-27 11:13:45 +02:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Jorge Acereda 284989161f code-browser: init at 7.1.20 2020-08-26 21:03:14 +02:00
V 7f3a18d33b featherpad: use qt5's mkDerivation 2020-08-26 19:16:25 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
AndersonTorres 1b4c4193c6 viw: init at 20171029 2020-08-26 07:54:46 +02:00
Andreas Fuchs 0d15ea9500 emacs: Use stdenv.libc instead of .glibc
The latter doesn't exist on Darwin (and, presumably, other targets as
well). This change allows emacsGcc from emacs-overlay to attempt to
build where previously, the derivation would error out.
2020-08-25 08:12:35 -04:00
Robert Schütz c0f61f3e17 setzer: 0.2.8 -> 0.3.0 2020-08-25 11:33:15 +02:00
Daniël de Kok 39b5a159b4
Merge pull request #96181 from lsix/nano-5.2
nano: 5.0 -> 5.2
2020-08-25 08:36:33 +02:00
Paul 9d5f2e2913
androidStudioPackages.{dev,canary}: 4.2.0.5 -> 4.2.0.7 (#94936) 2020-08-24 20:03:00 +02:00
Lancelot SIX 543701331e
nano: 5.0 -> 5.2
See https://lists.gnu.org/archive/html/info-gnu/2020-08/msg00008.html
for release announcement.
2020-08-24 15:53:28 +01:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Roman Kuznetsov d23b407be4
vscode, vscodium: 1.48.0 -> 1.48.1 2020-08-21 22:02:27 +02:00
Damien Cassou 5939922325
Merge pull request #95789 from jonringer/rider-2020.2
jetbrains.rider: 2020.1.4 -> 2020.2
2020-08-21 12:40:20 +02:00
Jörg Thalheim 4d55b517e8
Merge pull request #95815 from Mic92/emacs-updates
emacsPackages: updates
2020-08-21 08:57:17 +01:00
adisbladis edd6216a00
emacs26: Add back at version 26.3 2020-08-21 00:58:17 +02:00
adisbladis 967259e6b4
emacs: Factor out expression to a generic build 2020-08-21 00:54:00 +02:00
adisbladis d339f8379d
emacs: emacs26 -> emacs27
The attribute names were wrong
2020-08-21 00:32:37 +02:00
adisbladis 13276abce9
emacs25: Drop outdated version 2020-08-21 00:32:37 +02:00
worldofpeace bb67a84bab
Merge pull request #95593 from jtojnar/xxe-pe
xxe-pe: init at 9.4.0
2020-08-20 17:04:06 -04:00
Jörg Thalheim 462ddc56a5
emacsPackages.melpa-packages: 2020-08-19 2020-08-19 19:07:15 +01:00
Jörg Thalheim 5f74bb1eac
emacsPackages.org-packages: 2020-08-19 2020-08-19 19:05:56 +01:00
Jörg Thalheim d5acb85b09
emacsPackages.elpa-packages: 2020-08-19 2020-08-19 19:05:54 +01:00
Jörg Thalheim bd0e645f02
Merge pull request #94442 from Atemu/buildFHSUserEnvBw 2020-08-19 17:28:02 +01:00
Jonathan Ringer 36b0dfe4a6
jetbrains.rider: 2020.1.4 -> 2020.2 2020-08-18 23:34:15 -07:00
Daiderd Jordan ad6d9ad5b6
Merge pull request #95364 from siriobalmelli-foss/fix/neovim
neovim: fix build on Darwin
2020-08-17 17:14:44 +02:00
adisbladis d95c93c2ae
emacs: Add --with-cairo when X is enabled 2020-08-17 11:31:42 +02:00
Atemu 3f5157f122 android-studio: use buildFHSUserEnvBubblewrap 2020-08-17 08:49:39 +02:00
buffet 5897bf1f60 kak-fzf: 2019-07-16 -> 2020-05-24 2020-08-16 19:50:21 +00:00
Peter Hoeg 5230f07301 emacs: use autoreconfHook instead of manually invoking it 2020-08-16 23:28:05 +08:00
Jan Tojnar 966c2ed234
xxe-pe: init at 9.4.0
Add a proprietary DocBook editor free for personal use.

https://www.xmlmind.com/xmleditor/
2020-08-16 15:24:06 +02:00
buffet 5aeff94693 kak-prelude: init at 2020-03-15 2020-08-16 10:50:18 +00:00
Martin Weinelt 9774276bb1
Merge pull request #95537 from risicle/ris-sigil-1.3.0
sigil: 0.9.14 -> 1.3.0, addressing CVE-2019-14452
2020-08-16 12:38:07 +02:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Robert Scott 1fb0a04c12 sigil: 0.9.14 -> 1.3.0
addressing CVE-2019-14452

package still needs some proper maintenance love e.g.
elimination of vendored libs. this will have to do
for now.
2020-08-15 21:51:56 +01:00
Sirio Balmelli 0f1434cb2a
neovim: fix build on Darwin
libluv path passed to -DLIBLUV_LIBRARY broken by change in libluv, eg:
libluv.dylib -> libluv.1.30.0.dylib

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-08-14 23:29:31 +02:00
Roman Kuznetsov 6cbdc16a07
vscode, vscodium: 1.47.3 -> 1.48.0 2020-08-14 06:22:43 +02:00
Florian Klink 789749598a vscode: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink 6c8d0d1de7 lighttable: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:39 +02:00
Florian Klink a88186b4a2 brackets: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:39 +02:00
Konstantin Alekseev f9a5d8539d neovim: fix node neovim binary link 2020-08-12 13:59:02 -07:00
Vladyslav M 2c0b4f56d6
Merge pull request #95190 from r-ryantm/auto-update/tiled
tiled: 1.4.1 -> 1.4.2
2020-08-12 23:36:19 +03:00
Matthew Bauer 669f0d3f36 emacs-macport: 26.3-7.7 -> 27.1-8.0 2020-08-11 11:51:24 -05:00
R. RyanTM 13c788cd0b tiled: 1.4.1 -> 1.4.2 2020-08-11 15:31:57 +00:00
adisbladis 7defacb757
emacs: 26.3 -> 27.1 2020-08-11 13:41:44 +02:00
Maximilian Bosch 3ad2a586b3
Merge pull request #95132 from r-k-b/feature/jetbrains-update
jetbrains: update
2020-08-11 10:30:36 +02:00
Robert K. Bell d5adbd40b4
jetbrains: update
Used ./update.pl, no other changes.
2020-08-11 13:48:15 +10:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Chris Ostrouchov 0772bb3588 iruby: init at 0.3.0 2020-08-09 11:32:40 -07:00
Chris Ostrouchov d64d676546
gophernotes: init at 0.7.1 2020-08-08 09:37:46 -04:00
Peter Hoeg 9764d44517
Merge pull request #94816 from r-ryantm/auto-update/okteta
kdeApplications.okteta: 0.26.3 -> 0.26.4
2020-08-07 11:48:13 +08:00
Jonathan Ringer 5144ec19c7 jetbrains.rider: fix dotnet location 2020-08-06 15:46:41 -07:00
R. RyanTM 048e885b29 kdeApplications.okteta: 0.26.3 -> 0.26.4 2020-08-06 19:25:28 +00:00
Maximilian Bosch 71ca3bf31d
Merge pull request #94705 from yoctocell/neovim-0.4.4
neovim: 0.4.3 -> 0.4.4
2020-08-05 22:20:03 +02:00
Daniël de Kok 5be7fe6b27
Merge pull request #94652 from Luflosi/update/kakoune
kakoune: 2020.01.16 -> 2020.08.04
2020-08-05 10:55:09 +02:00
yoctocell 7f137849e8 neovim: 0.4.3 -> 0.4.4 2020-08-05 10:22:53 +02:00
Frederik Rietdijk 26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Luflosi c10e5168ac
kakoune: 2020.01.16 -> 2020.08.04
https://github.com/mawww/kakoune/releases/tag/v2020.08.04
2020-08-04 12:34:34 +02:00
Doron Behar c63b5c4c36 wrapNeovim: fix darwin build 2020-08-04 09:14:09 +03:00
worldofpeace a645b349d6
Merge pull request #93751 from r-ryantm/auto-update/quilter
quilter: 2.2.4 -> 2.5.0
2020-08-02 09:31:47 -04:00
Jörg Thalheim 597e829e8b
Merge pull request #94522 from r-ryantm/auto-update/lite
lite: 1.06 -> 1.11
2020-08-02 08:29:48 +01:00
R. RyanTM 4f468c6fbe lite: 1.06 -> 1.11 2020-08-02 05:57:03 +00:00
worldofpeace 3d80450362
Merge pull request #93621 from worldofpeace/fix-atom
atom: Fix #92487
2020-08-01 20:39:08 -04:00
Frederik Rietdijk 50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Silvan Mosberger c1f872bfa8
Merge pull request #88110 from doronbehar/improve-neovim-wrapper
wrapNeovim: consolidate makeWrapper arguments and more
2020-08-01 00:59:45 +02:00
Doron Behar 85f6da6eed wrapNeovim: Rewrite
Cleanups:
- Removed unneeded neovim.meta.description reset.
- Remove unnecessary -x checks in `postBuild`.
- Use a ${placeholder "out"} if needed.

Changes:
- Switch to symlinkJoin, so e.g manpages link to the environment (#87929).
- Use nvim-node from $out/bin/ just like all other providers.
- Compute all arguments to makeWrapper in pure Nix "before" `postBuild`.
- Prevent double wrapping in case `configure != {}` and rplugin.vim
  needs to be generated.

Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-07-31 20:39:12 +03:00
Lancelot SIX 7bec3a3cca nano: 4.9.3 -> 5.0 2020-07-31 01:07:48 -07:00
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Jörg Thalheim c285657e86
Merge pull request #86227 from BananchickPasha/master
jetbrains rider: backend on .Net Core support
2020-07-29 22:53:03 +01:00
worldofpeace 0697d84006
Merge pull request #94181 from worldofpeace/my-updates
treewide: use nix-update updateScript for packages I maintain
2020-07-29 14:05:01 -04:00
Paul 500d695aac
androidStudioPackages.canary: 4.2.0.4 -> 4.2.0.5 (#93648) 2020-07-29 18:51:34 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Roman Kuznetsov 361d3bd0c1
vscode, vscodium: 1.46.1 -> 1.47.3 2020-07-28 20:36:41 +02:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
adisbladis 5f74b92a14
emacs: Make stdenv.mkDerivation params non recursive 2020-07-24 12:11:05 +02:00
adisbladis d1b0eef9b5
emacs: Don't use interpolation for version 2020-07-24 12:10:54 +02:00
R. RyanTM 38645fa23b quilter: 2.2.4 -> 2.5.0 2020-07-24 08:11:27 +00:00
adisbladis 807e8e053c
emacs: Always add cairo as a build input if X is enabled 2020-07-24 03:16:17 +02:00
adisbladis bf9e3b8dbf
emacs: Add native-comp feature branch infrastructure 2020-07-23 20:34:40 +02:00
adisbladis 24fd45ad8b
emacs: Add jansson & harbuzz inputs
These are required for emacs 27 and above and the nix-community emacs
overlay are adding these via overrides.

Add these already on emacs 26 to be forwards compatible and require
less overrides in the overlay.
2020-07-23 20:34:39 +02:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
worldofpeace 35cb34cf27 atom: Fix #92487
We rewrote the expression to use phases from genericBuilder.
https://github.com/NixOS/nixpkgs/issues/92487#issuecomment-654552010
2020-07-22 00:15:26 -04:00
Michael Weiss 9a47c3b504
Merge pull request #93558 from galagora/update-android-studio
androidStudioPackages.beta: 4.0.0.16 -> 4.1.0.14
2020-07-21 20:08:44 +02:00