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
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
Konrad Borowski
409f57508d
slimrat: remove
...
The package was marked as broken for 3 years, there were no
upstream updates for 8 years, and the program requires third
party services that don't provide APIs to work. I think it's
safe to say that this program is not going to work.
2020-04-24 17:18:07 +02:00
Michael Raskin
c9e02db236
Merge pull request #85460 from chkno/k3d
...
k3d: Fix build: Use the same GCC version for boost dependency
2020-04-24 15:13:30 +00:00
Michael Weiss
03399906ec
tdesktop: 2.0.1 -> 2.1.0
2020-04-24 15:19:11 +02:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Michael Weiss
edc421138b
signal-desktop: 1.33.1 -> 1.33.3
2020-04-24 15:10:05 +02:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
...
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Jörg Thalheim
58666529ea
Merge pull request #78439 from samlich/lutris
2020-04-24 13:59:54 +01:00
Aaron Andersen
78250e8040
Merge pull request #84348 from aanderse/musikcube
...
musikcube: init at 0.90.1
2020-04-24 08:27:18 -04:00
Jörg Thalheim
16e4b9ca69
Merge pull request #85880 from emilazy/linux-hardened-update-resilience
2020-04-24 12:24:23 +01:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling
2020-04-24 12:22:58 +01:00
Symphorien Gibol
bd6c12ba32
ibus: fix generation of 00-upstream-settings
2020-04-24 13:15:56 +02:00
Mario Rodas
2c9c0ff04d
Merge pull request #85911 from zowoq/dnscontrol
...
dnscontrol: use subPackages, upstream vendor
2020-04-24 06:14:39 -05:00
Mario Rodas
683674cfe2
Merge pull request #85905 from marsam/update-sd
...
sd: 0.7.2 -> 0.7.4
2020-04-24 06:13:49 -05:00
Jörg Thalheim
58c693c921
Merge pull request #85919 from xfix/fix-build-with-bash-completion
2020-04-24 12:10:11 +01:00
Aaron Andersen
c89243a03e
Merge pull request #85614 from stigtsp/package/perl-mojolicious-plugin-textexceptions-init
...
perlPackages.MojoliciousPluginTextExceptions: init at 0.01
2020-04-24 06:57:42 -04:00
Aaron Andersen
27d8b3ef40
musikcube: init at 0.90.1
2020-04-24 06:52:41 -04:00
Konrad Borowski
d655b917c1
mosh: fix build with bash-completion 2.10
...
Fixes #85893
2020-04-24 12:47:18 +02:00
adisbladis
5afaf77e58
emacsPackages.mandoku-tls: Fix build
2020-04-24 11:35:37 +01:00
adisbladis
b77f95191f
emacsPackages.mandoku: Fix build
2020-04-24 11:35:37 +01:00
adisbladis
12085f3ef9
emacsPackages.kapacitor: Fix build
2020-04-24 11:35:37 +01:00
adisbladis
d8a6536f25
emacsPackages.kubernetes-evil: Fix build
2020-04-24 11:35:37 +01:00
Rok Garbas
69bac39af7
khal: fix test ( #85811 )
2020-04-24 12:33:30 +02:00
Jörg Thalheim
320edf21f5
Merge pull request #85864 from xrelkd/update/powerline-go
2020-04-24 11:25:02 +01:00
adisbladis
9072afb680
emacsPackages.magit-gerrit: Fix build
2020-04-24 11:22:16 +01:00
adisbladis
63da0e5eee
emacsPackages.magit-vcsh: Fix build
2020-04-24 11:22:16 +01:00
adisbladis
dd33024c37
emacsPackages.magit-topgit: Fix build
2020-04-24 11:22:15 +01:00
adisbladis
a22e37b51b
emacsPackages.magit-tbdiff: Fix build
2020-04-24 11:22:15 +01:00
adisbladis
f10c79e19e
emacsPackages.magit-reviewboard: Add git input
...
The build is still failing for unrelated reasons.
2020-04-24 11:22:15 +01:00
adisbladis
8827608af7
emacsPackages.magit-reviewboard: Fix build
2020-04-24 11:22:15 +01:00
adisbladis
69cd2d51a4
emacsPackages.magit-rbr: Fix build
2020-04-24 11:22:14 +01:00
adisbladis
df1fd7d2a4
emacsPackages.magit-patch-changelog: Fix build
2020-04-24 11:22:14 +01:00
adisbladis
43818efd94
emacsPackages.magit-p4: Fix build
2020-04-24 11:22:14 +01:00
adisbladis
e581d92db8
emacsPackages.magit-org-todos: Fix build
2020-04-24 11:22:14 +01:00
adisbladis
bd30b6e479
emacsPackages.magit-lfs: Fix build
2020-04-24 11:22:14 +01:00
adisbladis
d12a589b54
emacsPackages.magit-imerge: Fix build
2020-04-24 11:22:13 +01:00
adisbladis
0c370e4946
emacsPackages.magit-gh-pulls: Fix build
2020-04-24 11:22:13 +01:00
adisbladis
eb7aa2fce3
emacsPackages.magit-find-file: Fix build
2020-04-24 11:22:13 +01:00
adisbladis
368f9ee7d1
emacsPackages.magit-diff-flycheck: Fix build
2020-04-24 11:22:13 +01:00
adisbladis
fa31ab9699
emacsPackages.magit-circleci: Fix build
2020-04-24 11:22:12 +01:00
Frederik Rietdijk
2058aeba20
python3Packages.panel: 0.7.0 -> 0.8.3
...
A newer version is available but requires bokeh >= 2.
See https://github.com/NixOS/nixpkgs/pull/85758 for WIP bokeh PR.
2020-04-24 12:09:58 +02:00
Florian Klink
0d99474a9b
Merge pull request #85556 from B4dM4n/virtualbox-616
...
virtualbox: 6.1.4 -> 6.1.6
2020-04-24 11:54:29 +02:00
obadz
ea9b5c5faa
Merge pull request #76998 from jflanglois/fix-psd-overlay-helper
...
profile-sync-daemon: fix psd-overlay-helper paths
2020-04-24 10:48:04 +01:00
adisbladis
755d20a0ae
Merge pull request #85901 from zowoq/slirp
...
libslirp: 4.2.0 -> 4.3.0, slirp4netns: 1.0.0 -> 1.0.1
2020-04-24 11:37:00 +02:00
Frederik Rietdijk
955170761f
python3Packages.holoviews: 1.12.7 -> 1.13.2
2020-04-24 11:35:08 +02:00
Frederik Rietdijk
2030507f2d
python3Packages.param: 1.9.2 -> 1.9.3
2020-04-24 11:35:08 +02:00
Frederik Rietdijk
d9078294cf
python3Packages.pyviz_comms: 0.7.2 -> 0.7.4
2020-04-24 11:35:08 +02:00
adisbladis
5a3b818368
Merge pull request #85894 from zowoq/podman-crio
...
podman team: add cri-o packages/module
2020-04-24 11:34:07 +02:00
xrelkd
de6ebdff2f
powerline-go: 1.15.0 -> 1.17.0
2020-04-24 17:29:43 +08:00
Michael Raskin
09079c4e76
Merge pull request #85912 from chkno/allegro
...
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-24 08:54:46 +00:00
Michael Raskin
f3e8a97387
Merge pull request #85907 from savannidgerinel/zenstates
...
ZenStates: init at 0.1.0
2020-04-24 08:53:17 +00:00
Bruno Bzeznik
eb51b462aa
Quast: init at 5.0.2
2020-04-24 10:11:54 +02:00
Vladyslav M
9078bee65a
Merge pull request #85906 from xrelkd/update/cargo-expand
2020-04-24 10:38:21 +03:00
Jan Tojnar
79743fef7b
Merge pull request #85889 from emilazy/twitter-color-emoji-12.1.5
...
twitter-color-emoji: 12.1.2 -> 12.1.5
2020-04-24 08:59:20 +02:00
Julien Moutinho
3fe7332383
stig: use pytestCheckHook ( #85364 )
2020-04-23 23:55:05 -04:00
zowoq
131506ddd3
dnscontrol: use subPackages, upstream vendor
2020-04-24 13:03:04 +10:00
Savanni D'Gerinel
4db7911b5b
Set version to 0.0.1
...
ZenStates-Linux doesn't actually have a version, so I'm setting the
version to 0.0.1 in case the developer eventually does start doing
releases.
2020-04-23 22:17:30 -04:00
Savanni D'Gerinel
bfe072dc4b
Add a Zenstates derivation
2020-04-23 22:08:34 -04:00
xrelkd
94579ce01b
cargo-expand: 0.5.0 -> 0.6.0
2020-04-24 09:40:43 +08:00
Jan Tojnar
5e6adf78e9
Merge pull request #84771 from r-ryantm/auto-update/fmt
2020-04-24 03:26:21 +02:00
worldofpeace
b4d7725cfe
Merge pull request #76082 from squalus/ungoogled
...
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-23 21:03:18 -04:00
zowoq
478155679f
slirp4netns: 1.0.0 -> 1.0.1
...
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.0.1
2020-04-24 10:36:20 +10:00