John Ericson
8245230753
meson: Make target-agnostic
...
The cross file is added in the `mkDerivation`. It isn't nice putting
build tool-specific stuff here, but our current architecture gives us
little alternative.
2020-04-28 10:55:33 -04:00
John Ericson
128b93e061
meson: Patch to ingest env vars like autoconf
...
See comment in code and the PR it references,
https://github.com/mesonbuild/meson/pull/6827 , for details.
We can remove entries from the cross file because they will be gotten
from env vars now.
2020-04-28 10:11:41 -04:00
John Ericson
3c00ca03a2
meson: Don't set CC and CXX
...
I've since convinced upstream to not use such vars for the build
platform during cross. Finally!
2020-04-26 16:50:06 -04:00
misuzu
8c0c24bf93
nix-simple-deploy: init at 0.1.1
2020-04-24 17:19:01 -07:00
worldofpeace
d17a130290
Merge pull request #85944 from xfix/remove-slimrat
...
slimrat: remove
2020-04-24 20:15:22 -04:00
Mario Rodas
2083e4720b
Merge pull request #85615 from Frostman/prom-2.17.2
...
prometheus: 2.17.1 -> 2.17.2
2020-04-24 19:15:05 -05:00
Benjamin Hipple
719df72a71
Merge pull request #85942 from kevinastock/master
...
Replace ftp with https for ftp.gnu.org
2020-04-24 20:14:51 -04:00
Lisa Ugray
dea7a90ccc
vimPlugins: update
2020-04-24 17:01:03 -07:00
Lisa Ugray
e5707f2cb5
vimPlugins: Add meta.homepage
...
Allow determining the source from a nix-env query to disambiguate which
plugin you're using/about to use.
2020-04-24 17:01:03 -07:00
worldofpeace
2c3273caa1
Merge pull request #85968 from jtojnar/gnome-update-freezer
...
gnome3.updateScript: Add freeze functionality
2020-04-24 19:36:52 -04:00
Mario Rodas
c42ac755a6
python37Packages.scrapy: 2.0.1 -> 2.1.0
2020-04-24 16:34:51 -07:00
Jan Tojnar
b0a2fb1e03
gnome3.updateScript: format with black
2020-04-25 01:19:33 +02:00
Jan Tojnar
974f11cb29
gnome3.updateScript: Add freeze functionality
...
On stable releases, we will want to change the freeze parameter in pkgs/desktops/gnome-3/update.nix
to true to limit the gnome update script to only bump patch versions.
2020-04-25 01:19:33 +02:00
worldofpeace
05d1546060
Merge pull request #85337 from petabyteboy/feature/mark-broken
...
common-updater-scripts: add mark-broken script
2020-04-24 19:16:41 -04:00
worldofpeace
cf2e613dc6
Merge pull request #85970 from NixOS/revert-85892-ibus-db
...
Revert "ibus: fix dconf db installation"
2020-04-24 18:23:19 -04:00
worldofpeace
ee5cba24c3
Revert "ibus: fix dconf db installation"
2020-04-24 18:22:59 -04:00
Silvan Mosberger
eeb4e522b5
Merge pull request #85255 from Infinisil/sanitize-run-command-name
2020-04-25 00:11:41 +02:00
James Cook
5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
...
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Kevin Stock
295475a378
aspell, tla: use HTTPS instead of FTP
...
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Rok Garbas
0dfdfc263d
Merge pull request #75117 from davidak/phoronix-test-suite-tests
...
phoronix-test-suite: add tests
2020-04-24 22:21:39 +02:00
Peter Simons
7d30b4d1b5
Merge pull request #85926 from NixOS/haskell-updates
...
Update Haskell package set to LTS 15.9 (plus other fixes)
2020-04-24 22:13:38 +02:00
Florian Klink
6e89b440d3
Merge pull request #85856 from Izorkin/nginx-update
...
nginx: update to 1.18.0
2020-04-24 22:02:48 +02:00
Peter Simons
e567a3b622
haskell-haddock: fix build with for the latest compiler ghc-8.10.1
2020-04-24 22:00:40 +02:00
Peter Simons
a1463efcde
haskell-haddock: fix build with our default compiler ghc-8.8.3
...
Fixes https://github.com/NixOS/nixpkgs/issues/85728 .
2020-04-24 22:00:39 +02:00
Peter Simons
da45fd982f
haskell-microlens-th: drop obsolete override
2020-04-24 22:00:39 +02:00
Dennis Gosnell
5b3104acd4
Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-04-24 22:00:39 +02:00
andys8
28556cd9ab
Haskell: apply-refact version has to match ghc
...
This commit maps:
* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8
See:
<https://hackage.haskell.org/package/apply-refact/changelog >
<https://github.com/mpickering/apply-refact/issues/56 >
2020-04-24 22:00:38 +02:00
Ashesh Ambasta
32c8e793bc
Additional docs for doJailbreak
...
Yesterday with @infinisil on #nixos, he pointed me to: peti/jailbreak-cabal#7 after a good deal of time wrangling through a package to make it work.
The `nix-build -K` command, is very handy for debugging things like these, again I learnt from infinisil.
And after much experimenting and looking through, it turned out that jailbreaking wasn't working as expected, and its documentation could point it out to avoid future confusion.
2020-04-24 22:00:38 +02:00
David Guibert
8ab67c7a19
haskell-packages: made darcs compile with ghc 8.8
2020-04-24 22:00:38 +02:00
Peter Simons
7c1c9dcc72
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
69af61c5a2
.
2020-04-24 22:00:37 +02:00
sternenseemann
3359dca08f
haskellPackages.Euterpea: fix build, unbreak
...
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm
86e2dd2c24
haskellPackages.{binary-strict,webify}: fix build
...
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.
[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Piotr Bogdan
f3ec558ac6
haskellPackages.text-format: don't mark as broken
2020-04-24 22:00:36 +02:00
Mike Sperber
b7f35fd663
haskellPackages.tensorflow*: unmark newly unbroken packages
2020-04-24 22:00:36 +02:00
Peter Simons
ea1aa6590f
hackage2nix: update list of broken builds to fix evaluation
2020-04-24 21:59:55 +02:00
Peter Simons
3186054a26
LTS Haskell 15.9
2020-04-24 21:52:19 +02:00
worldofpeace
78a9359b2a
Merge pull request #85892 from symphorien/ibus-db
...
ibus: fix dconf db installation
2020-04-24 15:49:01 -04:00
Gabor Greif
a634bd0fd7
ghc: drop 8.8.1
2020-04-24 21:48:28 +02:00
Gabor Greif
daf79ea7c7
compilers/ghc: apply structuredAttrs patch to other ghcs
...
Ported from:
> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
> Author: Robin Gloster <mail@glob.in>
> Date: Sat Apr 4 19:21:31 2020 +0200
> 1 file changed, 3 insertions(+), 3 deletions(-)
2020-04-24 21:48:28 +02:00
Gabor Greif
0e82313c07
compilers/ghc: fix a few typos
2020-04-24 21:48:28 +02:00
Maximilian Bosch
a3467dfa82
gitAndTools.diff-so-fancy: 1.2.7 -> 1.3.0
...
https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
2020-04-24 21:39:08 +02:00
Lassulus
d0b1de5491
Merge pull request #70401 from bzizou/quast
...
Quast: init at 5.0.2
2020-04-24 20:26:04 +02:00
Matthew Ess
929ba8d4e1
dotty: 0.20.0-RC1 -> 0.23.0-RC1
2020-04-24 19:49:39 +02:00
Austin Seipp
8d1a524c22
ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain
...
This includes several enhancements in the underlying compiler, including
codegen improvements for AVX-512, Ice Lake CPU definitions,
cross-{arch,os} compilation (currently unsupported due to multilib
issues), and more.
This also bumps the LLVM backend to the 10.0 release. Note that ispc
itself requires a few extra stability patches on top of 10.0 for AVX-512
support, but these aren't applied for us. Therefore AVX-512 still has
some extra, rough edges.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 12:08:43 -05:00
Ingo Blechschmidt
6695fdc961
ttyd: 1.5.2 -> 1.6.0
2020-04-24 11:12:21 -05:00
Ingo Blechschmidt
1f57d5e060
websocat: fix wrapping
2020-04-24 11:11:24 -05:00
Michael Raskin
e170e0e85f
Merge pull request #85825 from kini/acl2-8.3
...
acl2: 8.2 -> 8.3
2020-04-24 16:05:17 +00:00
Austin Seipp
d403911451
linux_testing: 5.6-rc7 -> 5.7-rc2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 10:58:31 -05:00
Michael Weiss
34276b84c5
nvme-cli: 1.10.1 -> 1.11.1
2020-04-24 17:56:08 +02:00
Léo Gaspard
3dbabc3c9b
Merge pull request #85884 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.12.1 -> 1.12.4
2020-04-24 17:47:52 +02:00