Commit graph

186293 commits

Author SHA1 Message Date
Michael Raskin bff47db030
Merge pull request #77918 from r-ryantm/auto-update/wavemon
wavemon: 0.9.0 -> 0.9.1
2020-01-17 22:01:32 +00:00
Florian Klink b5e99522b1 python3.pkgs.binwalk 2.1.1 -> 2.2.0 2020-01-17 22:57:16 +01:00
worldofpeace 15e0b23f48 signal-desktop: use autoPatchelfHook, wrap properly (#77850)
Most prominently we don't use `phases` because of https://github.com/NixOS/nixpkgs/issues/28910.
This is also problematic when using wrapGAppsHook.
In order to use wrapGAppsHook's automatic wrapping
(this was done manually before because there was no fixupPhase)
we need to install signal at lib/Signal instead of just into libexec.
That's because it would try to wrap .so files.
2020-01-17 22:51:06 +01:00
Peter Simons 63f515a3df
Merge pull request #77812 from NixOS/haskell-updates
Update Haskell package set (plus other fixes)
2020-01-17 21:16:02 +01:00
Peter Simons ff84bdcf69 all-cabal-hashes: update to Hackage at 2020-01-17T18:23:06Z 2020-01-17 21:14:35 +01:00
Vladyslav M 4670bf59b3
bs-platform: don't build a development binary (#77726)
bs-platform: don't build a development binary
2020-01-17 22:14:34 +02:00
Peter Simons 4758981603 haskell-ormolu: fix override for ghc-lib-parser 2020-01-17 21:14:34 +01:00
Peter Simons fc1cafab42 haskell-dhall: update overrides for the new release
I dropped the override for dhall-to-cabal, because the package
is marked as broken already.
2020-01-17 21:14:34 +01:00
Peter Simons 8a5c2f6569 haskell-tls-session-manager: fix build with ghc-8.8.x 2020-01-17 21:14:34 +01:00
Peter Simons 8576e8b2c3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
d1d0ee2298.
2020-01-17 21:14:33 +01:00
Peter Simons 40420dc313 haskell-doctemplates: provide the latest version when building pandoc 2.9.x 2020-01-17 21:14:33 +01:00
Peter Simons 672880966f haskell-ghc-lib-parser: update to latest version for hlint 2020-01-17 21:14:33 +01:00
Peter Simons f3769d7015 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
b2812edaae.
2020-01-17 21:14:32 +01:00
Peter Simons 42273f0e67 hackage2nix: update list of broken packages 2020-01-17 21:14:32 +01:00
Peter Simons cedb9c1c1c hackage2nix: honor LTS for lambdabot, but not for cabal2spec 2020-01-17 21:13:19 +01:00
(cdep)illabout a7c1908226 spago: 0.13.0 -> 0.13.1 2020-01-17 21:13:19 +01:00
Gabriel Ebner fde2877db2
fish: fix systemctl completion (#77951)
fish: fix systemctl completion
2020-01-17 14:53:25 -05:00
Herman Fries 6bc3acd3b9 dotnetPackages: Fix apphost binary 2020-01-17 11:42:11 -08:00
Herman Fries b708e36ecb dotnetCorePakages.sdk_3_1: init at 3.1.100 2020-01-17 11:42:11 -08:00
Herman Fries a0687d54a5 dotnetCorePackages.aspnetcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries e51e429a34 dotnetCorePackages.netcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries 8277eb9a5b dotnetCorePackages.sdk_3_0: init at 3.0.100 2020-01-17 11:42:11 -08:00
Herman Fries af71b9f205 dotnetCorePackages.sdk_2_1: init at 2.1.509 2020-01-17 11:42:11 -08:00
Herman Fries 7fa8332907 dotnetCorePackages: Add function to combine SDK packages
Fixup assert


Fixup: Move comment to top


Fixup combine


Fixup combine


Fixup buildDotnet


Fixup default.nix


Fixup combine packages


dotnetCorePackages: Fixup combinePackages

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-17 11:42:11 -08:00
Maximilian Bosch 4c58a2d2c7
cargo-make: 0.26.0 -> 0.26.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.1
2020-01-17 20:15:33 +01:00
worldofpeace 66c43693d4
Merge pull request #77803 from gnidorah/openxray
openxray: fix build
2020-01-17 14:10:50 -05:00
worldofpeace d165c28984
Merge pull request #77923 from Synthetica9/version-formats
various: fix version formatting
2020-01-17 14:04:19 -05:00
Maximilian Bosch b01e397399
mautrix-whatsapp: 2020-01-07 -> 2020-01-12 2020-01-17 19:58:39 +01:00
worldofpeace ac96ba0270 skanlite: don't set enableParallelBuilding
it's default on
2020-01-17 13:54:53 -05:00
worldofpeace 4b20959f99 skanlite: use qt5's mkDerivaiton 2020-01-17 13:54:53 -05:00
worldofpeace a1628d9805
Merge pull request #77811 from jluttine/fix-yle-dl-setuptools
yle-dl: add setuptools dependency
2020-01-17 13:43:07 -05:00
worldofpeace 468a74629a
Merge pull request #77947 from leotaku/fix-cbatticon
cbatticon: Add wrapGAppsHook to nativeBuildInputs
2020-01-17 13:30:09 -05:00
worldofpeace 25b30b0978
Merge pull request #77890 from r-ryantm/auto-update/notejot
notejot: 1.5.8 -> 1.6.0
2020-01-17 13:27:20 -05:00
Yorick van Pelt 8f19d72113 buildkite-agent2: remove package
The latest 2.x release was in Jan 2018.
2020-01-17 18:40:11 +01:00
lewo c80ebc9317
Merge pull request #77612 from misuzu/psi-plus
psi-plus: 1.4.904 -> 1.4.984
2020-01-17 18:37:41 +01:00
Florian Klink 61dc31d25d
Merge pull request #77920 from r-ryantm/auto-update/xsecurelock
xsecurelock: 1.6.0 -> 1.7.0
2020-01-17 18:06:02 +01:00
Gabriel Ebner 26afc6c46d fish: fix systemctl completion 2020-01-17 17:42:33 +01:00
John Ericson cb46b97ae9 release.nix: Make hydra build all unit tests
We have just a few, and these are regular jobs not must-pass. The tests
that were must-pass are left as is.
2020-01-17 10:48:42 -05:00
Jacquin Mininger 7d67db3919 shellFor: Refactor for consistency and cross
This makes it work like work-on-multi from Reflex Platform. In
particular, rather than making `.env` from `shellFor`, we make `.env`
the primitive, and `shellFor` works by combining together the arguments
of all the packages to `generic-builder` and taking the `.env` of the
resulting mashup-package.

There are 2 benefits of this:

1. The dependency logic is deduplicated. generic builder just concatted
   lists, whereas all the envs until now would sieve apart haskell and
   system build inputs. Now, they both decide haskell vs system the same
   way: according to the argument list and without reflection.
   Consistency is good, especially because it mean that if the build
   works, the shell is more likely to work.

2. Cross is handled better. For native builds, because the
   `ghcWithPackages` calls would shadow, we through both the regular
   component (lib, exe, test, bench) haskell deps and Setup.hs haskell
   deps in the same `ghcWithPackages` call. But for cross builds we use
   `buildPackages.ghcWithPackages` to get the setup deps. This ensures
   everything works correctly.
2020-01-17 10:46:29 -05:00
Will Dietz f0ce34634a
Merge pull request #77862 from dtzWill/update/broot-0.11.9
broot: 0.11.8 -> 0.11.9, verifyCargoDeps
2020-01-17 09:34:38 -06:00
Dmitry Kalinkin 430dfb8082
Merge pull request #77631 from smaret/gildas-202001a
gildas: 20191201_a -> 20200101_a
2020-01-17 10:23:28 -05:00
Michael Weiss cc06f9c249
Merge pull request #77924 from rht/master
signal-desktop: 1.29.5 -> 1.29.6
2020-01-17 16:19:46 +01:00
R. RyanTM 787510d88f trompeloeil: 35 -> 36 2020-01-17 16:13:48 +01:00
Will Dietz eeb9e74934
Merge pull request #72120 from mroi/patch-2
swift: 5.0.2 -> 5.1.1
2020-01-17 09:08:01 -06:00
leotaku 5c0b9f5651 cbatticon: Add wrapGAppsHook to nativeBuildInputs 2020-01-17 16:07:05 +01:00
Ryan Mulligan e40e48d29a
Merge pull request #77912 from r-ryantm/auto-update/urh
urh: 2.8.1 -> 2.8.2
2020-01-17 06:31:51 -08:00
Ryan Mulligan 2adc54dda6
Merge pull request #77863 from r-ryantm/auto-update/bashSnippets
bashSnippets: 1.17.3 -> 1.23.0
2020-01-17 06:31:15 -08:00
Peter Hoeg 248a4fe37a
Merge pull request #77905 from zowoq/fuse-overlayfs
fuse-overlayfs: 0.7.3 -> 0.7.4
2020-01-17 22:07:47 +08:00
rht e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6 2020-01-17 09:05:39 -05:00
Ryan Mulligan 7ed93fc8b9
Merge pull request #77876 from r-ryantm/auto-update/jumpapp
jumpapp: 1.0 -> 1.1
2020-01-17 05:53:51 -08:00
Peter Hoeg 9290d1f4cb
Merge pull request #77695 from nyanloutre/usb-modeswitch
usb-modeswitch: fix configurable patch
2020-01-17 21:46:03 +08:00
Ryan Mulligan d3ab403a1f
Merge pull request #77907 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.4 -> 0.10.5
2020-01-17 05:44:33 -08:00
Ryan Mulligan 98ca8ee97d
Merge pull request #77871 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.0.1 -> 5.1.0
2020-01-17 05:44:03 -08:00
Jörg Thalheim b4d4f83e1f
Merge pull request #75946 from davidtwco/computecpp-init
computecpp: init at 1.2.0
2020-01-17 13:33:09 +00:00
Erik Arvstedt e6fad86853 tesseract: 4.1.0 -> 4.1.1 2020-01-17 13:19:12 +00:00
Will Dietz f38e103411 elfinfo: 0.7.6 -> 1.0.1 2020-01-17 13:59:18 +01:00
R. RyanTM 944d340c1e zfs-replicate: 1.1.11 -> 1.1.14 2020-01-17 12:44:07 +00:00
Silvan Mosberger 0866527ec1
zfsnap: init at 2.0.0-beta3 (#70234)
zfsnap: init at 2.0.0-beta3
2020-01-17 13:40:44 +01:00
R. RyanTM f9bf683062 xsecurelock: 1.6.0 -> 1.7.0 2020-01-17 12:37:14 +00:00
R. RyanTM 839cf84c41 xmrig: 5.4.0 -> 5.5.1 2020-01-17 12:33:55 +00:00
Will Dietz 8572179033 xlayoutdisplay: 1.1.0 -> 1.1.1 2020-01-17 12:33:08 +00:00
R. RyanTM 34cec31015 wavemon: 0.9.0 -> 0.9.1 2020-01-17 12:26:58 +00:00
R. RyanTM 9584607d52 wakatime: 13.0.2 -> 13.0.3 2020-01-17 12:23:54 +00:00
R. RyanTM 709f505898 vkquake: 1.03.0 -> 1.04.1 2020-01-17 12:17:54 +00:00
David Wood 853372bfaf
computecpp: init at 1.2.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-01-17 12:02:47 +00:00
R. RyanTM 6140752b04 urh: 2.8.1 -> 2.8.2 2020-01-17 11:59:25 +00:00
R. RyanTM 842cca3d2f tt-rss-theme-feedly: 2.0.0 -> 2.3.1 2020-01-17 11:54:21 +00:00
Jörg Thalheim 15dbf5221f
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
2020-01-17 11:54:05 +00:00
R. RyanTM 74126d953c todoist: 0.14.0 -> 0.15.0 2020-01-17 11:44:05 +00:00
R. RyanTM 2f3701e2ab syncthingtray: 0.10.4 -> 0.10.5 2020-01-17 11:22:29 +00:00
zowoq 0553f2a56b fuse-overlayfs: 0.7.3 -> 0.7.4
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.4
2020-01-17 20:56:34 +10:00
Frank Doepper 7b920bc35b zfsnap: init at 2.0.0-beta3
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-01-17 11:49:23 +01:00
R. RyanTM d97a34cfcf sewer: 0.7.0 -> 0.7.3 2020-01-17 10:44:46 +00:00
R. RyanTM f8a5d63357 sentencepiece: 0.1.84 -> 0.1.85 2020-01-17 10:41:53 +00:00
R. RyanTM b103b00826 scream-receivers: 3.3 -> 3.4 2020-01-17 10:34:59 +00:00
R. RyanTM a98253f848 rebar: 2.5.1 -> 2.6.4 2020-01-17 10:22:22 +00:00
R. RyanTM a4c0b61fe2 pwndbg: 2019.01.25 -> 2019.12.09 2020-01-17 10:03:41 +00:00
R. RyanTM b8d0312b5f coz: 0.2.0 -> 0.2.1 (#77870) 2020-01-17 09:58:52 +00:00
Marek Mahut 4a49a784c1
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
2020-01-17 10:56:24 +01:00
Marek Mahut e62408bbff
Merge pull request #77873 from r-ryantm/auto-update/fsmon
fsmon: 1.5 -> 1.6.1
2020-01-17 10:55:28 +01:00
R. RyanTM 702dd2573b pipreqs: 0.4.9 -> 0.4.10 2020-01-17 09:52:29 +00: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
R. RyanTM 9e27f0510c notejot: 1.5.8 -> 1.6.0 2020-01-17 08:52:48 +00:00
R. RyanTM a58a6de1b4 nix-bundle: 0.2.0 -> 0.3.0 2020-01-17 08:49:43 +00:00
R. RyanTM 6e0fc1f772 magnetico: 0.8.1 -> 0.9.0 2020-01-17 08:32:02 +00:00
R. RyanTM cf0640b982
luigi: 2.8.0 -> 2.8.11 2020-01-17 08:23:36 +00:00
kraem ddaf7bf2c1
facetimehd: unstable-2016-10-09 -> unstable-2019-12-10 for kernels > 4.8 2020-01-17 09:15:56 +01:00
R. RyanTM 6508d14a23 libamqpcpp: 4.1.3 -> 4.1.5 2020-01-17 07:59:59 +00:00
R. RyanTM 99929939b2 leatherman: 1.9.1 -> 1.10.0 2020-01-17 07:53:26 +00:00
R. RyanTM 3f2c224ff1 jumpapp: 1.0 -> 1.1 2020-01-17 07:32:17 +00:00
R. RyanTM ad115deaf5 hpx: 1.3.0 -> 1.4.0 2020-01-17 06:42:40 +00:00
R. RyanTM 9d35bc0cdf fsmon: 1.5 -> 1.6.1 2020-01-17 06:01:30 +00:00
R. RyanTM 9789c3d636 cpp-utilities: 5.0.1 -> 5.1.0 2020-01-17 05:29:31 +00:00
R. RyanTM 029cdb762d bashSnippets: 1.17.3 -> 1.23.0 2020-01-17 04:46:52 +00:00
Will Dietz 567655c200
broot: 0.11.8 -> 0.11.9, verifyCargoDeps
https://github.com/Canop/broot/releases/tag/v0.11.9
2020-01-16 22:38:12 -06:00
Will Dietz 905c707c16
sxiv: 25 -> 26, minor cleanup 2020-01-16 22:31:50 -06:00
Benjamin Hipple 39700a65ef texlive: touchup documentation (#77718)
The `bash` pragma gives syntax highlighting on the file, and removing the
prompts allows a user to just copy-paste the entire block into the terminal to
run the update.
2020-01-16 23:30:20 -05:00
Wael Nasreddine 2628f20267
topgrade: fix, add darwin Foundation framework (#77700)
topgrade: fix, add darwin Foundation framework
2020-01-16 18:25:16 -08:00
Mario Rodas 0d7ca4ff08
Merge pull request #77663 from turboMaCk/skypeforlinux8.55.0.141
skypeforlinux: 8.55.0.123 -> 8.55.0.141
2020-01-16 21:07:06 -05:00
Mario Rodas af2f66e9ce
Merge pull request #77533 from zowoq/fuse-overlayfs
fuse-overlayfs: 0.7.2 -> 0.7.3
2020-01-16 20:45:52 -05:00
Mario Rodas 832082198e
Merge pull request #77789 from kuznero/kuznero/kind
kind: 0.6.1 -> 0.7.0
2020-01-16 20:44:51 -05:00
worldofpeace 40bef249f1
Merge pull request #77407 from jtcoolen/protonvpn-cli-ng
protonvpn-cli-ng: init at 2.2.0
2020-01-16 20:03:39 -05:00
Will Dietz ed6e427e90
Merge pull request #77746 from filalex77/nnn-2.9
nnn: 2.8.1 -> 2.9
2020-01-16 18:58:41 -06:00
Matt Layher 9c66687ef1 corerad: 0.1.4 -> 0.1.8 (#77848) 2020-01-16 16:44:30 -08:00
Julien Coolen b45c4d2d88
protonvpn-cli-ng: init at 2.2.0 2020-01-17 00:58:14 +01:00
Kevin Amado 7d3e3cdf84 pythonPackages.mixpanel: 4.0.2 -> 4.5.0 2020-01-16 15:50:16 -08:00
Kevin Amado 9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Will Dietz 81aafb22ff
Merge pull request #77697 from dtzWill/fix/pfetch-minor-dontbuild-touchup
pfetch: dontbuild -> dontBuild, installPhase touchup, stdenvNoCC
2020-01-16 17:43:47 -06:00
Jan Tojnar a245f21314
Merge pull request #77765 from r-ryantm/auto-update/grilo
grilo: 0.3.10 -> 0.3.11
2020-01-16 23:36:37 +01:00
Marek Mahut 9660e1211c
Merge pull request #77810 from peterhoeg/fix_nix_prefetch_contrib
nix-prefetch: 0.1.0 -> 0.3.0
2020-01-16 23:21:46 +01:00
Michael Weiss 8d5ec33939
signal-desktop: 1.29.4 -> 1.29.5
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.5
2020-01-16 23:14:15 +01:00
Vladyslav M 9f267be72c
gpxsee: 7.18 -> 7.19 (#77637)
gpxsee: 7.18 -> 7.19
2020-01-16 23:42:46 +02:00
Will Dietz e2cf972dd9 vmtouch: 1.3.0 -> 1.3.1
Also fixup pname/name, and drop '-git-' in the middle of the two.
(missed when moving off git revisions)
2020-01-16 21:38:47 +00:00
Will Dietz 0d5b21e9ba lftp: 4.9.0 -> 4.9.1
https://lftp.yar.ru/news.html
(cherry picked from commit 6c545f25f02a4dccf9fc2ceef3a15267d9eb53c5)
2020-01-16 21:38:19 +00:00
Łukasz Jan Niemier 3d6c99a153 gitFull: support git send-email on Darwin 2020-01-16 21:36:29 +00:00
Akira Komamura 1e70a7e5a8 unoconv: 0.6 -> 0.8.2
Change the source from dag.wieers.com to github, which seems to
officially host the source code of the project now.

Update unoconv from 0.6 to 0.8.2, which includes several important
changes.

Delete the patch, since it has already become part of the project.
2020-01-16 21:34:29 +00:00
arcnmx 19e37edc78 geckodriver: 0.22.0 -> 0.26.0 2020-01-16 21:33:35 +00:00
Silvan Mosberger 7869cd26b3
iperf3: fix compilation to support authentication creds (#77592)
iperf3: fix compilation to support authentication creds
2020-01-16 22:20:06 +01:00
Ben Darwin 046730ebdb pythonPackages.pydicom: init at 1.3.0 2020-01-16 12:34:09 -08:00
Oleksii Filonenko cd99b82d8a wasmer: init at 0.13.0 2020-01-16 12:29:04 -08:00
Florian 4373dba155 rxv: init at 0.6.0 2020-01-16 12:17:26 -08:00
Roman Kuznetsov 30de00b7ae
kind: 0.6.1 -> 0.7.0 2020-01-16 21:16:42 +01:00
Ben Darwin 54c409eb01 pythonPackages.pyezminc: remove
- package supports Python 2 only
- develop-python3 branch exists but datatype tests fail
- not updated since 2018
2020-01-16 12:14:49 -08:00
worldofpeace f25df34398
Merge pull request #63121 from schneefux/pkg/remove-shaarli-material
shaarli-material: Mark as broken
2020-01-16 15:00:23 -05:00
Patrick Hilhorst f8eb39bc3b
mcfly: correctly format version 2020-01-16 20:33:13 +01:00
Robin Gloster 7b26075b13
Merge pull request #77624 from mayflower/gitlab-ce-assets-building
gitlab: fix asset building for CE
2020-01-16 20:23:26 +01:00
Martin Weinelt 67b968a9ec
zsh-powerlevel10k: unstable-2019-12-19 -> 1.0 2020-01-16 20:18:29 +01:00
Patrick Hilhorst 14dd35ed30
libevdevplus: correctly format version 2020-01-16 20:16:40 +01:00
Patrick Hilhorst 57d90bd04c
xcape: correctly format version 2020-01-16 20:09:18 +01:00
Antonio Nuno Monteiro 4b34c18e31 pkgsStatic: make OpenSSL 1.1 compile (#77542)
* pkgsStatic: make OpenSSL 1.1 compile
2020-01-16 20:02:38 +01:00
Hugo Reeves 212e7ea2f1
topgrade: add maintainer, hugoreeves 2020-01-17 07:08:43 +13:00
Hugo Reeves 8bef4113ce
topgrade: fix, add darwin Foundation framework 2020-01-17 07:07:29 +13:00
Will Dietz 1177bce848
Merge pull request #77820 from marsam/init-jetbrains-mono
jetbrains-mono: init at 1.0.0
2020-01-16 11:49:37 -06:00
worldofpeace 1e9b195743
Merge pull request #77749 from r-ryantm/auto-update/elementary-code
pantheon.elementary-code: 3.1.1 -> 3.2.0
2020-01-16 12:33:36 -05:00
Renaud 404d9529e1 jdupes: 1.13.2 -> 1.14.0 2020-01-16 16:55:50 +00:00
Leonhard Markert 8008905e5a lwan: 0.1 -> 0.2 2020-01-16 16:55:07 +00:00
Will Dietz 6daba66152 txr: 230 -> 231
Drop header fixup, release notes indicate this was fixed.
2020-01-16 16:54:04 +00:00
ajs124 417efa994e texstudio: 2.12.16 -> 2.12.20
tabs -> spaces
2020-01-16 16:44:12 +00:00
Jan Solanti 69cba89f91 renderdoc: 1.5 -> 1.6 2020-01-16 16:42:56 +00:00
Oleksii Filonenko eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Michael Hoang d301eca0f2 mkvtoolnix: 41.0.0 -> 42.0.0 2020-01-16 16:38:52 +00:00
ajs124 9120d20766 teeworlds: 0.7.3.1 -> 0.7.4 2020-01-16 17:28:58 +01:00
Silvan Mosberger 5a003383fb
pythonPackages.pyTelegramBotAPI: Init at 3.6.6 (#65509)
pythonPackages.pyTelegramBotAPI: Init at 3.6.6
2020-01-16 17:15:16 +01:00
Thomas Tuegel 32907db36c
Merge pull request #77356 from moretea/krop-wrapQtAppsHook
krop: Add wrapQtAppsHook.
2020-01-16 10:02:56 -06:00
Thomas Tuegel c6bed9f7dd
Merge pull request #76128 from Mic92/hplip
hplip: 3.19.6 -> 3.19.12
2020-01-16 10:01:10 -06:00
Thomas Tuegel fec5edc7c0
Merge pull request #76508 from bignaux/kmahjongg
kmahjongg: init at 19.08.3
2020-01-16 09:41:36 -06:00
Mario Rodas 33941e49f2
Merge pull request #76868 from filalex77/tiny-0.5.0
tiny: init at 0.5.1
2020-01-16 10:19:41 -05:00
Matthieu Coudron 3804ef880c
Merge pull request #77825 from filalex77/tmatrix-1.3
tmatrix: 1.1 -> 1.3
2020-01-16 16:07:50 +01:00
Luflosi 5c000e983c kakoune: 2019.12.10 -> 2020.01.16 2020-01-16 14:53:08 +00:00
Merlin Göttlinger b9e7d34c1d mu: fixed incorrect substitution
The string to substitute was wrong.
2020-01-16 15:52:57 +01:00
Hugo Reeves 3697d7c523 cassowary: init at v0.3.0 2020-01-16 15:47:30 +01:00
Mario Rodas 560f6943a2 opam: 2.0.5 -> 2.0.6
Changelog: https://github.com/ocaml/opam/blob/2.0.6/CHANGES
2020-01-16 15:35:29 +01:00
Mario Rodas 4186705a70
Merge pull request #73814 from alexbakker/zenpower
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Oleksii Filonenko f7afe54cc3 subfinder: 2.2.4 -> 2.3.0 2020-01-16 14:38:20 +01:00
Mario Rodas 98c22e50cd dune_2: 2.1.2 -> 2.1.3
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.3
2020-01-16 14:20:19 +01:00
Mario Rodas a2f1215b2b
Merge pull request #77809 from davidtwco/starship-0.33.1
starship: 0.33.0 -> 0.33.1
2020-01-16 08:03:44 -05:00
Mario Rodas fcba2da348
Merge pull request #77795 from marsam/update-reviewdog
reviewdog: 0.9.15 -> 0.9.17
2020-01-16 07:54:57 -05:00
Oleksii Filonenko 026ac88b94
tmatrix: add filalex77 to maintainers 2020-01-16 14:53:10 +02:00
Oleksii Filonenko e35533bab5
tmatrix: 1.1 -> 1.3
- Use installManPage from installShellFiles
2020-01-16 14:52:37 +02:00
Bjørn Forsman acca4bcbe5
Merge pull request #77775 from dtzWill/fix/fpart-musl-fts
fpart: fts (fix w/musl)
2020-01-16 13:15:03 +01:00
Maximilian Bosch e89c6aeabc
grim: 1.2.0 -> 1.3.0
https://github.com/emersion/grim/releases/tag/v1.3.0
2020-01-16 13:13:40 +01:00
Jaakko Luttinen 080da6a65f
yle-dl: add setuptools dependency
yle-dl was failing with the following error:

  ImportError: No module named pkg_resources

Adding setuptools to propagatedBuildInputs fixes this issue.
2020-01-16 13:09:01 +02:00
Jörg Thalheim 68bcd4af59
openssl: don’t separate debug info on useLLVM (#77780)
openssl: don’t separate debug info on useLLVM
2020-01-16 10:42:50 +00:00
David Wood ab648a8955
starship: 0.33.0 -> 0.33.1 2020-01-16 10:09:44 +00:00
Mario Rodas 35bdbf487b
jetbrains-mono: init at 1.0.0 2020-01-16 04:20:00 -05:00
Peter Hoeg bec2162099 nix-prefetch: 0.1.0 -> 0.3.0 2020-01-16 17:17:00 +08:00
zowoq 8c7a5613f3 wireshark 3.2.0 -> 3.2.1
https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
2020-01-16 08:09:22 +01:00
Michiel Leenaars edfbac404b csv2odf: init at 2.09 2020-01-15 22:57:21 -08:00
tbenst a853b3109f vscode-extensions.ms-python.python: 2019.10.44104 update language server 2020-01-15 22:31:25 -08:00
Ryan Mulligan 060ca369e0
Merge pull request #77048 from r-ryantm/auto-update/faudio
faudio: 19.12 -> 20.01
2020-01-15 21:18:16 -08:00
Ryan Mulligan be48d023f0
Merge pull request #77114 from r-ryantm/auto-update/keepassxc
keepassxc: 2.5.1 -> 2.5.2
2020-01-15 21:08:13 -08:00
Ryan Mulligan 3f0cc09ce9
Merge pull request #77730 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.2 -> 1.2.4
2020-01-15 21:07:21 -08:00
Maximilian Bosch d5e9b7d5a7
Merge pull request #77713 from xrelkd/update/youtube-dl
youtube-dl: 2019.12.25 -> 2020.01.15
2020-01-16 03:59:00 +01:00
Niklas Hambüchen b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Aaron Andersen 7260d2eb13
Merge pull request #77326 from aanderse/apacheHttpd
nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
2020-01-15 21:02:05 -05:00
Niklas Hambüchen 575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
Mario Rodas 588e1c61cb
Merge pull request #77717 from marsam/update-fluent-bit
fluent-bit: 1.3.5 -> 1.3.6
2020-01-15 20:00:10 -05:00
Mario Rodas 83ce75d4d6
Merge pull request #77723 from r-ryantm/auto-update/bindfs
bindfs: 1.14.2 -> 1.14.3
2020-01-15 19:52:25 -05:00
Mario Rodas d0fceb4995
Merge pull request #77764 from r-ryantm/auto-update/giada
giada: 0.16.0 -> 0.16.1
2020-01-15 19:50:52 -05:00
Mario Rodas 5d6a5024de
Merge pull request #77756 from r-ryantm/auto-update/ecasound
ecasound: 2.9.2 -> 2.9.3
2020-01-15 19:49:45 -05:00
Mario Rodas 8cca33b557
Merge pull request #77792 from ericdallo/update-clojure-lsp
clojure-lsp: 20200109T185134 -> 20200114T225020
2020-01-15 19:47:35 -05:00
Mario Rodas fd381c7417
Merge pull request #77760 from r-ryantm/auto-update/git-subrepo
gitAndTools.git-subrepo: 0.4.0 -> 0.4.1
2020-01-15 19:47:04 -05:00
Mario Rodas a6c2c42049
Merge pull request #77763 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.28.1 -> 0.29.0
2020-01-15 19:45:51 -05:00
Mario Rodas 6d24724adc
Merge pull request #77728 from dywedir/skim
skim: 0.6.9 -> 0.7.0
2020-01-15 19:30:00 -05:00
John Ericson ba9066abca Merge together merge bases of 19.09 and master 2020-01-15 18:54:36 -05:00
Mario Rodas 0e76e3bb48
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.6.0
2020-01-15 18:18:18 -05:00
Mario Rodas 7952248b58
reviewdog: 0.9.15 -> 0.9.17 2020-01-15 18:18:18 -05:00
Mario Rodas 6e86e4059f
gcsfuse: use buildGoPackage 2020-01-15 18:18:18 -05:00
Antonio Nuno Monteiro 725fd9feda
bs-platform: don't build a development binary 2020-01-15 14:47:51 -08:00
Silvan Mosberger 67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
Eric Dallo 97527050ac clojure-lsp: 20200109T185134 -> 20200114T225020 2020-01-15 19:15:59 -03:00
Silvan Mosberger 94e35fba8e
seafile-client: 6.2.11 -> 7.0.5 2020-01-15 23:02:09 +01:00
R. RyanTM e4b3cc9ced
seafile-shared: 7.0.2 -> 7.0.5 and cleanup 2020-01-15 23:02:00 +01: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
Kai Wohlfahrt 733113ed97 unstick: init at 0.1.0 2020-01-15 21:15:39 +00:00
Domen Kožar acadaa800b
chrome-token-signing: fix qt runtime error 2020-01-15 21:32:13 +01:00
gnidorah 4c8bbe93c9 openxray: fix build 2020-01-15 23:09:29 +03:00
Will Dietz 712bf54f1b
Merge pull request #77781 from arcnmx/vit-fix
vit: fix check phase
2020-01-15 14:08:48 -06:00
Niklas Hambüchen 81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
marktext: init
2020-01-15 20:55:11 +01:00
Will Dietz 3b8c2ac000
Merge pull request #77776 from dtzWill/update/bibata-cursors-0.4.2
bibata-cursors: 0.4.1 -> 0.4.2
2020-01-15 13:35:58 -06:00