Commit Graph
275830 Commits
Author SHA1 Message Date
SandroandGitHub 05c4e04b93 Merge pull request #115998 from SuperSandro2000/lilypond
lilypond-unstable: drop because lilypond is newer and it does not build
2021-03-12 10:36:20 +01:00
Jörg ThalheimandGitHub 7f339fcd6e Merge pull request #116027 from r-ryantm/auto-update/nushell
nushell: 0.27.1 -> 0.28.0
2021-03-12 09:31:02 +00:00
SandroandGitHub 93f1db30f7 Merge pull request #116021 from r-ryantm/auto-update/moodle
moodle: 3.10.1 -> 3.10.2
2021-03-12 10:28:27 +01:00
Vincent LaporteandVincent Laporte b20bc9eeb6 ocamlPackages.zarith: 1.11 → 1.12 2021-03-12 08:51:50 +01:00
Vincent LaporteandVincent Laporte 22d9482360 opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
R. RyanTM ea357527fa nushell: 0.27.1 -> 0.28.0 2021-03-12 07:42:20 +00:00
Daniël de KokandGitHub 916ee862e8 Merge pull request #115893 from r-ryantm/auto-update/1password
_1password-gui: 0.9.26 -> 8.0.27
2021-03-12 08:09:13 +01:00
TredwellGitandGitHub f03cfcafbf wireshark: 3.4.3 -> 3.4.4 (#116018)
https://www.wireshark.org/docs/relnotes/wireshark-3.4.4.html
2021-03-12 07:03:16 +01:00
Mario RodasandGitHub d02b1cc8ed Merge pull request #116011 from samuela/upkeep-bot/vscode-1.54.2-1615508392
vscode: 1.53.2 -> 1.54.2
2021-03-11 23:00:13 -05:00
Mario RodasandGitHub 143bfeebcd Merge pull request #116019 from r-ryantm/auto-update/mruby
mruby: 2.1.2 -> 3.0.0
2021-03-11 22:29:00 -05:00
R. RyanTM 1103fc788a moodle: 3.10.1 -> 3.10.2 2021-03-12 03:27:47 +00:00
Mario RodasandGitHub 1394179695 Merge pull request #116002 from fatho/fix/dunst-src-hash
dunst: fix 1.6.1 src and build
2021-03-11 22:25:48 -05:00
R. RyanTM 5d294f1912 mruby: 2.1.2 -> 3.0.0 2021-03-12 03:10:25 +00:00
SandroandGitHub c5147860e2 Merge pull request #115937 from 06kellyjac/kube3d
kube3d: 4.2.0 -> 4.3.0
2021-03-12 02:45:11 +01:00
SandroandGitHub b409c3c9b4 Merge pull request #115989 from spease/spease/cocoapods-update 2021-03-12 02:44:55 +01:00
SandroandGitHub bb0d236596 Merge pull request #115997 from Profpatsch/lorri-1.3.1
lorri: 1.3.0 -> 1.3.1
2021-03-12 02:44:37 +01:00
SandroandGitHub 802cc885e4 Merge pull request #115718 from timstott/tmuxPlugins-refactor-mkTmuxPlugin
tmuxPlugins: rename function to build plugin
2021-03-12 02:36:43 +01:00
SandroandGitHub c0a09eb740 Merge pull request #116009 from fzakaria/faridzakaria/fix-jruby-java-home
jruby: Fix JAVA_HOME to support proper jmod support
2021-03-12 02:24:43 +01:00
SandroandGitHub 2b839d7a0f Merge pull request #115500 from SuperSandro2000/override-new-lines
pythonPackages: move overrides into new lines
2021-03-12 02:16:18 +01:00
SandroandGitHub 1b6e2fb5f7 Merge pull request #115995 from Mindavi/libwebsockets/cross-compilation-fix
libwebsockets: improve cross-compilation support
2021-03-12 02:09:34 +01:00
SandroandGitHub d214588367 Merge pull request #115981 from liff/python-hcloud/v1.11.0
pythonPackages.hcloud: 1.10.0 -> 1.11.0
2021-03-12 02:04:09 +01:00
SandroandGitHub f7bf62ec5b Merge pull request #115986 from 0x4A6F/master-dasel
dasel: 1.13.3 -> 1.13.4
2021-03-12 01:59:45 +01:00
upkeep-bot 2a9193c0ce vscode: 1.53.2 -> 1.54.2 2021-03-12 00:19:52 +00:00
Farid Zakaria bfcd4b0e2a jruby: Fix JAVA_HOME to support proper jmod support
This is investigation I've done in support of
https://github.com/jruby/jruby/issues/6608 where I noticed some funky
issues with JRuby and module loading.

Looks like that JRuby expects JAVA_HOME to have a directory called
`jmod`, which is consistent with the Java Module system.

Unfortunately, the top level directory for the `jre` or `jdk` /nix/store
entry is not a valid JAVA_HOME since it is missing that directory.

Instead it's set within `lib/openjdk`, and there is a passthru variable
set accordingly.

This fixes JRuby and follows many other derivations.
A simple search in the code-base shows that there are many other
packages that suffer this same bug.
2021-03-11 16:10:22 -08:00
Mario RodasandGitHub 0fad702a50 Merge pull request #115985 from 0x4A6F/master-promscale
promscale: 0.2.0 -> 0.2.1
2021-03-11 19:08:27 -05:00
Sandro Jäckel 8a26c93b4c pythonPackages: move overrides into new lines 2021-03-12 00:12:56 +01:00
Wael NasreddineandMatthieu Coudron 34cf38fca4 vimPlugins.fzfWrapper: place the fzf binary in the plugin's bin dir 2021-03-12 00:05:24 +01:00
Fabian Thorand f2560115dc dunst: fix 1.6.1 src and build
The previous bump to version 1.6.1 left the sha256 of the src attribute
unchanged, and as a consequence, it still built the old version.
But since the make config injected the version number, the binary still
self-reported as 1.6.1, even though it was built from 1.5.0.
2021-03-12 00:01:38 +01:00
Graham ChristensenandGitHub 7b69e62cb0 Merge pull request #116000 from sternenseemann/mcfgthreads-fix-eval
mcfgthreads: fix syntax
2021-03-11 18:00:20 -05:00
sternenseemann 81e5833fd1 mcfgthreads: fix syntax
PR #115603 / 8ad96b7786 introduced a
syntax error by introducing an '' inside an indented string and thus a
syntax error. Was merged despite the failing ofborg check.
2021-03-11 23:59:14 +01:00
Sandro Jäckel 389c7cf0a8 lilypond-unstable: drop because lilypond is newer and it does not build 2021-03-11 23:56:33 +01:00
Profpatsch dfafbdd56c lorri: 1.3.0 -> 1.3.1
Fix `lorri direnv` triggering an unconditional rebuild every time it is run.

After fixing up the build loop people suddenly started noticing that
lorri was evaluating every time something ran `lorri direnv`, which
could potentially be every time the user switched between buffers in
the editor.

This is not the intended behaviour, since we should run an
unconditional build only the first time the project is added to the
watcher, and after rely on the watcher to notify us of any file
changes (or the user running `lorri internal ping` to force a
rebuild).
2021-03-11 23:54:02 +01:00
SandroandGitHub 793bc75c81 Merge pull request #115929 from marsam/fix-nix-linter-build
nix-linter: fix build
2021-03-11 23:40:39 +01:00
SandroandGitHub a5d6ab4932 Merge pull request #115963 from OPNA2608/update/megapixels-0.15.0/21.05
megapixels: 0.14.0 -> 0.15.0
2021-03-11 23:38:59 +01:00
SandroandGitHub 99838b738d Merge pull request #115957 from ilian/u/reaper
reaper: 6.23 -> 6.25
2021-03-11 23:36:40 +01:00
SandroandGitHub cf4c29a9ec Merge pull request #115955 from 06kellyjac/nerdctl
nerdctl: 0.7.0 -> 0.7.1
2021-03-11 23:36:15 +01:00
R. RyanTManderictapen 2d286fbf8c signal-cli: 0.8.0 -> 0.8.1 2021-03-11 23:28:50 +01:00
John EricsonandGitHub 7ef425d276 Merge pull request #115603 from mroi/patch-mcfgthreads
mcfgthreads: enable cross-compiling on Darwin
2021-03-11 17:23:29 -05:00
SandroandGitHub a7a28d3343 Merge pull request #115978 from superherointj/package-mtd-utils
mtd-utils: 2.1.1 -> 2.1.2
2021-03-11 23:17:09 +01:00
Rick van Schijndel 03b6aa509a libwebsockets: improve cross-compilation support
Building works on aarch64-multiplatform:

- libwebsockets_3_1
- libwebsockets_3_2
- libwebsockets_4_0
- libwebsockets_4_1
2021-03-11 23:09:31 +01:00
Michael Weiss 381af7aa3f chromiumBeta: 89.0.4389.72 -> 90.0.4430.19 2021-03-11 22:48:17 +01:00
Tim SteinbachandTim Steinbach 1857d1bf70 awscli: 1.19.24 -> 1.19.25 2021-03-11 16:20:37 -05:00
Tim SteinbachandTim Steinbach ba3b293272 python3Packages.boto3: 1.17.24 -> 1.17.25 2021-03-11 16:20:37 -05:00
Tim SteinbachandTim Steinbach 50271bfa76 python3Packages.botocore: 1.20.24 -> 1.20.25 2021-03-11 16:20:37 -05:00
Steven Pease b2942f0e2a cocoapods-beta: 1.10.0 -> 1.10.1 2021-03-11 13:10:59 -08:00
Steven Pease 108aa14927 cocoapods: 1.10.0 -> 1.10.1 2021-03-11 13:10:04 -08:00
0x4A6F 810b7863cf dasel: 1.13.3 -> 1.13.4 2021-03-11 21:41:31 +01:00
SandroandGitHub fde0082ca4 Merge pull request #115932 from dotlambda/marisa-trie-cython
python39Packages.marisa-trie: fix
2021-03-11 21:36:18 +01:00
0x4A6F db9e9af3ae promscale: 0.2.0 -> 0.2.1 2021-03-11 21:33:57 +01:00
SandroandGitHub 148e686044 Merge pull request #115933 from 06kellyjac/terragrunt
terragrunt: 0.28.8 -> 0.28.9
2021-03-11 21:04:35 +01:00