Mikolaj Galkowski
0ef83bc0fd
unity3d: add tesq0 to the maintainers
2019-04-11 16:30:48 +02:00
Mario Rodas
bcfc8ce784
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-11 08:10:00 -05:00
Bas van Dijk
1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
...
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä
11d491dce5
pipenv: Ignore Python site-packages
...
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.
But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.
pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Frederik Rietdijk
c6341c279b
Merge staging-next into staging
2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b
Merge master into staging-next
2019-04-11 07:50:23 +02:00
Herwig Hochleitner
4bdd577aff
cask: use emacsPackagesNg instead of emacsPackages
2019-04-11 05:48:20 +02:00
Herwig Hochleitner
fcd769b721
cask: clean up and byte compile
...
cc @FlexW
2019-04-11 02:40:27 +02:00
David Leung
419b7c6bbd
wasm-pack: init at 0.8.1
...
wasm-pack is a workflow tool maintained by the Rust and WebAssembly
Working Group to make working with Rust-generated WebAssembly packages
easier to work with.
2019-04-11 06:40:39 +08:00
Lily Ballard
b1bb10b7ae
jazzy: 0.9.5 -> 0.9.6
...
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas
90231bc929
dep2nix: 0.0.2 -> 2019-04-02 ( #58623 )
2019-04-10 22:29:30 +02:00
Felix Weilbach
b19ccfff73
cask: init at 0.8.4
2019-04-10 16:03:42 +02:00
Théo Zimmermann
fdcce208ab
dune: 1.8.2 -> 1.9.0
2019-04-10 14:39:07 +02:00
xrelkd
57705705ae
cargo-xbuild: init at 0.5.7 ( #59228 )
2019-04-10 12:05:24 +02:00
Robert Schütz
2d29d97838
Merge pull request #57688 from dotlambda/pyyaml-5.1
...
python.pkgs.pyyaml: 3.13 -> 5.1
2019-04-10 10:53:14 +02:00
Matthew Bauer
a79a8f29bc
waf: use wafConfigureFlags for waf flags
...
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Tom Hunger
e6ebd0553c
pyre: 0.0.20 -> 0.0.22
2019-04-09 22:20:00 +01:00
Frederik Rietdijk
d108b49168
Merge master into staging-next
2019-04-09 16:38:35 +02:00
Joachim Breitner
610f73f3f7
macdylibbundler: init ( #59173 )
...
* macdylibbundler: init
whihc I found useful to make self-contained releases of binaries built
on osx.
* Add version field
2019-04-09 10:06:42 -04:00
Michael Raskin
5d49fc7ff3
Merge pull request #59004 from Mic92/radare2
...
radare2: 3.3.0 -> 3.4.1
2019-04-09 11:14:35 +00:00
Bas van Dijk
a3fb03df3e
Merge pull request #59206 from basvandijk/elk-6.7.1
...
elk: 6.5.1 -> 6.7.1
2019-04-09 13:04:14 +02:00
Bas van Dijk
7062a073e8
elk: 6.5.1 -> 6.7.1
2019-04-09 12:34:01 +02:00
Jörg Thalheim
f93e9b08a4
radare2: 3.3.0 -> 3.4.1
2019-04-09 10:36:41 +01:00
Maximilian Bosch
3528e6b7d3
Merge pull request #59143 from manveru/remove-rhc
...
rhc: remove
2019-04-09 10:56:07 +02:00
Michael Fellinger
91e766e44f
rhc: remove
2019-04-09 09:02:00 +02:00
Anatolii Prylutskyi
40cd13ae57
goa: 1.4.0 -> 1.4.1 ( #57966 )
2019-04-09 00:32:55 +02:00
David Leung
e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2
2019-04-08 18:16:39 +08:00
worldofpeace
76c80bfbfe
Merge pull request #58762 from r-ryantm/auto-update/pwndbg
...
pwndbg: 2018.07.29 -> 2019.01.25
2019-04-07 19:28:54 -04:00
R. RyanTM
89b867d23a
doclifter: 2.18 -> 2.19 ( #58663 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doclifter/versions
2019-04-08 00:29:49 +02:00
Will Dietz
48ecd88bee
electron: 4.1.3 -> 4.1.4 ( #59039 )
...
https://electronjs.org/releases/stable#release-notes-for-v414
2019-04-07 22:35:42 +02:00
Pascal Wittmann
0e267ab72e
checkstyle: 8.18 -> 8.19
2019-04-07 18:51:50 +02:00
R. RyanTM
8cf2baa408
rebar3: 3.9.0 -> 3.9.1 ( #58864 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rebar3/versions
2019-04-07 16:30:40 +02:00
R. RyanTM
0a70b17e90
quilt: 0.65 -> 0.66 ( #58861 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quilt/versions
2019-04-07 15:55:38 +02:00
Frederik Rietdijk
7f7da0a16f
Merge master into staging-next
2019-04-07 15:14:52 +02:00
Profpatsch
10a1c39a89
cdb: fix platforms ( #59106 )
...
`unix` is a list.
2019-04-07 15:08:35 +02:00
R. RyanTM
4180682027
apktool: 2.3.4 -> 2.4.0 ( #57203 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apktool/versions
2019-04-07 09:38:50 +00:00
Frederik Rietdijk
4a125f6b20
Merge master into staging-next
2019-04-07 08:33:41 +02:00
Tim Steinbach
6a9a87c988
jenkins: Improve update.sh
...
Auto-commit and only run if nixpkgs version is old
2019-04-06 15:26:19 -04:00
Tim Steinbach
e9994af108
jenkins: 2.150.1 -> 2.164.1
2019-04-06 15:26:16 -04:00
markuskowa
9e9e73b116
Merge pull request #58896 from r-ryantm/auto-update/sysbench
...
sysbench: 1.0.16 -> 1.0.17
2019-04-06 13:43:16 +02:00
Vladimír Čunát
526c4292ae
Merge branch 'staging-next'
...
This iteration was long, about five weeks (2fcb11a2
), I think.
Darwin: it's missing a few thousand binaries and there's a make-netbsd
regression, but I suppose these aren't merge blockers.
2019-04-06 13:20:53 +02:00
xeji
37ad08dd54
Merge pull request #59019 from vdemeester/update-buildah
...
buildah: 1.7.1 -> 1.7.2
2019-04-06 11:38:17 +02:00
Vincent Laporte
0c0954781e
ocamlPackages.camlp5: remove legacy version (7.06)
2019-04-06 11:03:29 +02:00
Vladimír Čunát
1279016787
Re-Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
...
This reverts commit 742416addb
.
Moved to staging.
2019-04-05 21:03:59 +02:00
Vladimír Čunát
742416addb
Revert "Merge #58997 gettext: apply patch for CVE 2018-1875"
...
This reverts commit f93e176475
, reversing
changes made to 2771375d6e
.
The MR was meant for staging, not staging-next, so let's move it.
2019-04-05 20:59:44 +02:00
Vincent Demeester
2bb4175bbc
buildah: 1.7.1 -> 1.7.2
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-04-05 17:04:30 +02:00
Graham Christensen
d656b73371
Merge pull request #58029 from tilpner/godot-update
...
godot: 3.0.6 -> 3.1
2019-04-05 07:36:06 -04:00
Jan Tojnar
103bf0cf1d
meson: 0.49.1 → 0.49.2
2019-04-05 12:13:58 +02:00
Jan Tojnar
85ea09bc99
valadoc: 0.36.1 → 0.36.2
...
https://gitlab.gnome.org/GNOME/valadoc/commits/0.36.2
2019-04-05 12:13:56 +02:00
Tor Hedin Brønner
f79bf2c3c0
sysprof: 3.30.2 -> 3.32.0
...
https://gitlab.gnome.org/GNOME/sysprof/blob/sysprof-3.32.0/NEWS
2019-04-05 12:13:33 +02:00
Christian Theune
3d9e28e96d
gettext: apply patch for CVE 2018-18751
...
Re-include an older automake (1.15) because that's explicitly depended upon.
2019-04-05 11:43:56 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging
2019-04-05 11:37:15 +02:00
Aesa Kamar
3c37dde612
scalafmt: 1.5.1 -> 2.0.0-RC5 ( #58991 )
2019-04-05 00:46:45 -04:00
Robert Schütz
6d8df017e9
remarshal: 0.8.0 -> 0.9.1
2019-04-04 21:40:11 +02:00
markuskowa
b306b4cf1a
Merge pull request #58887 from r-ryantm/auto-update/sourcetrail
...
sourcetrail: 2018.3.55 -> 2019.1.11
2019-04-04 15:16:32 +02:00
Robert Schütz
f328510af6
conan: pin pyyaml to 3.13
...
Upstream requires
PyYAML>=3.11, <3.14.0
2019-04-03 16:25:02 +02:00
Robert Schütz
244fcfc85c
conan: pin pluginbase to 0.7
...
Upstream requires
pluginbase>=0.5, < 1.0
2019-04-03 16:15:23 +02:00
R. RyanTM
03071af31c
sysbench: 1.0.16 -> 1.0.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysbench/versions
2019-04-02 21:48:27 -07:00
R. RyanTM
b97d9ecc18
sourcetrail: 2018.3.55 -> 2019.1.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sourcetrail/versions
2019-04-02 20:10:48 -07:00
Vladimír Čunát
2771375d6e
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
R. RyanTM
dbb2eae65b
pwndbg: 2018.07.29 -> 2019.01.25
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pwndbg/versions
2019-04-02 02:51:27 -07:00
Daiderd Jordan
2e2ab461b7
Merge pull request #58147 from groodt/greg/bazel-0.23.2
...
bazel: 0.22.0 -> 0.24.0
2019-04-02 08:38:39 +02:00
Greg Roodt
92e5745383
gradle: 5.0 -> 5.3.1 ( #58528 )
2019-04-01 20:59:17 +02:00
Mario Rodas
16eee33e63
flow: 0.95.1 -> 0.96.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.96.0
2019-04-01 08:59:12 +02:00
John Ericson
4ccb74011f
Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
...
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Alyssa Ross
98c22f2d03
semver-tool: init at 2.1.0
...
Cherry-picked from: eeb175169f
Although fixed so that it actually builds.
Original message:
> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945 .
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
Greg Roodt
d019fd8c8a
bazel: 0.22.0 -> 0.24.0
2019-03-31 13:46:53 +11:00
Will Dietz
a015041b5c
Merge pull request #58569 from dtzWill/update/electron-2019-03-29
...
electron{,_3}: minor updates
2019-03-30 21:35:10 -05:00
R. RyanTM
c36f0fa602
cflow: 1.5 -> 1.6 ( #58018 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cflow/versions
2019-03-31 00:36:56 +01:00
Silvan Mosberger
c1e2855bb7
Merge pull request #55959 from Ralith/vulkan
...
Update Vulkan packages
2019-03-30 23:53:09 +01:00
Danylo Hlynskyi
8e18f4e414
hydra: fix build ( #58592 )
...
Apply patch from https://github.com/NixOS/hydra/pull/648
2019-03-30 22:57:46 +02:00
Vladyslav M
132f26c7bc
tokei: 9.0.0 -> 9.1.1
2019-03-30 15:46:19 +02:00
Will Dietz
d64bac24dd
electron_3: 3.1.7 -> 3.1.8
...
https://electronjs.org/releases/stable?version=3#3.1.8
2019-03-29 23:13:26 -05:00
Will Dietz
c5d0da2d55
electron: 4.1.1 -> 4.1.3
...
Don't see 4.1.3 on the release page,
but a misguided adventure w/npm resulted in
pulling down this version so it's probably mid-deploy.
2019-03-29 23:13:24 -05:00
Silvan Mosberger
555734eded
bazel: Fix PATH escaping
2019-03-29 20:31:04 +01:00
Domen Kožar
bad5d145c2
Merge pull request #58525 from domenkozar/haskell-bin-output
...
Haskell optional separate bin output
2019-03-29 19:18:36 +07:00
Maximilian Bosch
347a49ad5d
Merge pull request #58282 from r-ryantm/auto-update/ktlint
...
ktlint: 0.30.0 -> 0.31.0
2019-03-29 11:45:15 +01:00
Domen Kožar
b06201bf6f
cachix: use separate bin output to prove it's useful
...
Spares compilation time by not compiling the package twice.
2019-03-29 15:10:54 +07:00
lewo
92e6251c50
Merge pull request #58476 from vdemeester/update-skaffold
...
skaffold: 0.25.0 -> 0.26.0
2019-03-28 23:16:08 +01:00
Silvan Mosberger
b92431831e
Merge pull request #57346 from r-ryantm/auto-update/opaline
...
opaline: 0.3.1 -> 0.3.2
2019-03-28 20:37:31 +01:00
Symphorien Gibol
3d60a00c63
wafHook: cross compilation support
...
for this to work, wafHook must be in nativeBuildInputs.
2019-03-28 20:06:25 +01:00
Symphorien Gibol
1001d0034c
wafHook: ignore configurePlatforms
...
waf does support --build and --host, but the only effect of these
options is an error message telling to use --cross-compile instead.
So we ignore these flags.
2019-03-28 19:59:16 +01:00
Symphorien Gibol
f23a21514c
wafHook: ignore --disable-static and such options
...
These options are forcefully added by pkgsStatic but are not understood
by waf.
2019-03-28 18:33:08 +01:00
Symphorien Gibol
f075de5c25
wafHook: let derivations use an existing waf in a non-standard location
...
this is necessary for talloc
2019-03-28 18:32:29 +01:00
Michael Weiss
f261841e54
Merge pull request #58428 from primeos/scons
...
scons: 3.0.4 -> 3.0.5
2019-03-28 12:27:31 +01:00
Vincent Demeester
3000de433e
skaffold: 0.25.0 -> 0.26.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-28 09:29:48 +01:00
R. RyanTM
7e8d125e19
pmd: 6.11.0 -> 6.12.0 ( #57369 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-03-27 23:26:52 +01:00
R. RyanTM
485bde18dc
mdk: 1.2.9 -> 1.2.10 ( #58335 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnu-mdk/versions
2019-03-27 23:02:52 +01:00
Domen Kožar
8559b0a36a
Remove yarn2nix, see #20637 ( #58424 )
2019-03-27 17:16:00 +01:00
Will Dietz
7f583dfef8
Merge pull request #57935 from dtzWill/update/electron-2019-03
...
electron{,-3}: 2019-03 updates
2019-03-27 08:35:32 -05:00
Michael Weiss
8939a5da89
scons: 3.0.4 -> 3.0.5
...
Announcement:
https://scons.org/scons-305-is-available.html
Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.5/src/CHANGES.txt
2019-03-27 11:12:30 +01:00
Vincent Laporte
7a2426ca77
dune: move into ocamlPackages
2019-03-26 14:17:50 +01:00
Florian Klink
c717fe09aa
Merge pull request #58257 from max-wittig/patch-2
...
gitlab-runner: 11.8.0 -> 11.9.0
2019-03-26 11:07:05 +01:00
Matthew Bauer
14e9703558
Merge pull request #56950 from rvolosatovs/update/gocode-gomod
...
gocode-gomod: 2018-10-16 -> 2019-02-12
2019-03-25 22:06:06 -04:00
Will Dietz
859d811aae
electron_3: 3.1.6 -> 3.1.7
...
https://electronjs.org/releases/stable?version=3#3.1.7
2019-03-25 20:23:36 -05:00
Will Dietz
d72b8984e1
electron: 4.1.0 -> 4.1.1
...
https://electronjs.org/releases/stable#release-notes-for-v411
2019-03-25 20:23:35 -05:00
Mario Rodas
fbd3f57bf4
timescaledb-tune: init at 0.5.0
2019-03-25 16:22:00 -05:00
Mario Rodas
7fe08bd2b5
timescaledb-parallel-copy: 2018-05-14 -> 0.2.0
2019-03-25 16:21:00 -05:00
R. RyanTM
754fdc235e
ktlint: 0.30.0 -> 0.31.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-03-25 11:46:50 -07:00
Elis Hirwing
9e693a074d
Merge pull request #58253 from plumelo/feature/lazygit-0.7.2
...
lazygit: 0.5 -> 0.7.2
2019-03-25 19:29:03 +01:00
Aaron Bull Schaefer
1f6e46ff96
bazelisk: init at 0.0.3 ( #56867 )
2019-03-25 07:52:32 -07:00
Max Wittig
f47bbb6dd6
gitlab-runner: 11.8.0 -> 11.9.0
2019-03-25 15:21:04 +01:00
Vasile Luta
62721325f0
lazygit: 0.5 -> 0.7.2
2019-03-25 15:03:30 +02:00
Joachim F
7c9e225d89
Merge pull request #56433 from nyarly/add_cadre
...
cadre: init at 1.0.4
2019-03-25 09:09:03 +00:00
Vladyslav M
0574de1fd4
Merge pull request #57956 from dywedir/k6
...
k6: 0.23.1 -> 0.24.0
2019-03-25 10:27:20 +02:00
Will Dietz
69a7cf6830
Merge pull request #58217 from dtzWill/update/pkgconf-1.6.1
...
pkgconf: 1.6.0 -> 1.6.1
2019-03-24 21:59:18 -05:00
Dmitry Kalinkin
cf7f234ff5
Merge pull request #57527 from Chiiruno/dev/meguca
...
Init: statik, Update: easyjson, quicktemplate, meguca, hydron
2019-03-24 15:26:37 -04:00
Will Dietz
e38f2cbc2d
pkgconf: 1.6.0 -> 1.6.1
...
https://raw.githubusercontent.com/pkgconf/pkgconf/be6011222b52db362d2a4fdf602b4e4928b5317b/NEWS
2019-03-24 14:19:19 -05:00
Pascal Wittmann
263df75525
Merge pull request #58190 from r-ryantm/auto-update/help2man
...
help2man: 1.47.8 -> 1.47.9
2019-03-24 17:08:38 +01:00
Phil
d2332c58d2
stagit: 0.6 -> 0.9.1 ( #57932 )
2019-03-23 20:31:21 -04:00
R. RyanTM
255756e7da
help2man: 1.47.8 -> 1.47.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2019-03-23 15:15:19 -07:00
Ryan Mulligan
5d8e3d7aed
Merge pull request #58138 from dtzWill/update/lit-0.8.0
...
lit: 0.7.1 -> 0.8.0
2019-03-23 13:54:24 -07:00
Sarah Brofeldt
a7a4fc2efe
Merge pull request #57118 from umazalakain/opam-nix-user-path
...
opam: put the whole /nix in OPAM_USER_PATH_RO
2019-03-23 20:58:38 +01:00
Frederik Rietdijk
23e431387b
Merge staging-next into staging
2019-03-23 09:20:09 +01:00
Frederik Rietdijk
b40d752872
Merge master into staging-next
2019-03-23 09:18:41 +01:00
Okina Matara
1d4a9950af
statik: init at 2018-11-28
2019-03-23 01:19:29 -05:00
Okina Matara
b8a7e78c61
quicktemplate: 2018-11-26 -> 2019-01-31
2019-03-23 01:19:29 -05:00
Okina Matara
2adf197b3b
easyjson: 2018-08-23 -> 2019-02-21
2019-03-23 01:19:28 -05:00
lewo
db7be52988
Merge pull request #58115 from vdemeester/update-skaffold
...
skaffold: 0.24.0 -> 0.25.0
2019-03-22 21:31:24 +01:00
Will Dietz
4158b5d001
go-langserver: unstable-2018-03-05 -> 2.0.0
2019-03-22 14:13:48 -05:00
Will Dietz
4cadfe805d
lit: 0.7.1 -> 0.8.0
2019-03-22 14:12:36 -05:00
Will Dietz
309e095d90
Merge pull request #58079 from dtzWill/feature/libwhich
...
libwhich: init at 2019-03-20
2019-03-22 12:59:14 -05:00
Vladyslav M
07b42ccf2d
Merge pull request #57755 from marsam/update-flow
...
flow: 0.94.0 -> 0.95.1
2019-03-22 11:15:26 +02:00
Vincent Demeester
60b085adc5
skaffold: 0.24.0 -> 0.25.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-22 09:43:53 +01:00
Michael Raskin
22b73cc3c9
Merge pull request #57903 from dtzWill/update/strace-5
...
strace: 4.26 -> 5.0
2019-03-22 06:45:51 +00:00
Wael M. Nasreddine
5af0780492
Merge remote-tracking branch 'origin/master' into staging
...
* origin/master: (693 commits)
buildGoModule: use go_1_12 instead of go_1_11 (#58103 )
gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091 )
signal-desktop: 1.22.0 -> 1.23.0
added missing semicolon to documentation
terminus_font_ttf: 4.46.0 -> 4.47.0
buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071 )
dav1d: init at 0.2.1
dropbox-cli: 2018.11.28 -> 2019.02.14
atlassian-confluence: 6.14.1 -> 6.14.2
maintainers: update email for dywedir
python.pkgs.hglib: use patch to specify hg path (#57926 )
chkrootkit: 0.52 -> 0.53
radare2-cutter: 1.7.2 -> 1.8.0
autorandr: 1.7 -> 1.8
pythonPackages.pyhepmc: fix build
llvm-polly/clang-polly: use latest llvm
apulse: 0.1.11.1 -> 0.1.12, cleanup
factorio: experimental 0.17.14 → 0.17.16 (#58000 )
sequeler: 0.6.7 -> 0.6.8
nasc: 0.5.1 -> 0.5.2
...
2019-03-21 21:01:25 -07:00
Wael Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 ( #58103 )
2019-03-21 20:40:07 -07:00
lewo
06666a550c
Merge pull request #57849 from Ma27/update-hydra
...
hydra: 2019-02-01 -> 2019-03-18
2019-03-21 23:21:56 +01:00
Will Dietz
7fbe20a8d1
libwhich: init at 2019-03-20
2019-03-21 16:26:33 -05:00
tilpner
94717b7ee1
godot: 3.0.6 -> 3.1
2019-03-21 19:23:04 +01:00
Jörg Thalheim
18e67abd91
radare2-cutter: 1.7.2 -> 1.8.0
2019-03-21 06:52:31 +00:00
Benjamin Saunders
11988d7336
vulkan-validation-layers: 1.1.85.0 -> 1.1.101.0
2019-03-20 18:04:43 -07:00
Benjamin Saunders
d8d8a7a3eb
spirv-tools: 2018-09-20 -> 2019.1
2019-03-20 17:51:39 -07:00
dywedir
997e75e2e3
k6: 0.23.1 -> 0.24.0
2019-03-20 13:42:13 +02:00
Will Dietz
63e268ff92
electron_3: 3.1.4 -> 3.1.6
...
https://electronjs.org/releases/stable?version=3#3.1.6
https://electronjs.org/releases/stable?version=3#3.1.5
2019-03-19 19:48:37 -05:00
Will Dietz
b8ec07508f
electron: 4.0.6 -> 4.1.0
...
https://electronjs.org/releases/stable?version=4#4.1.0
https://electronjs.org/releases/stable?version=4#4.0.8
https://electronjs.org/releases/stable?version=4#4.0.7
2019-03-19 19:48:29 -05:00
Will Dietz
d0133e6624
strace: 4.26 -> 5.0
...
https://lists.strace.io/pipermail/strace-devel/2019-March/008672.html
2019-03-19 07:34:55 -05:00
Ryan Mulligan
e4c9a026c1
Merge pull request #57844 from vbgl/dune-1.8.2
...
dune: 1.6.2 -> 1.8.2
2019-03-18 19:20:37 -07:00
Michael Raskin
0f3146eda7
Merge pull request #56689 from andir/firefox66
...
firefox 65.0.2 -> 66, 60.5.2esr -> 60.6.0esr, firefox-bin: 65.0.2 -> 66.0
2019-03-18 19:12:23 +00:00
Andreas Rammhold
b6fff67587
rust-cbindgen: add andir (myself) as maintainer
2019-03-18 17:18:40 +01:00
Andreas Rammhold
f10d6564ea
rust-cbindgen: 0.6.7 -> 0.8.0
2019-03-18 17:18:38 +01:00
Sarah Brofeldt
1222e289b5
Merge pull request #57284 from srhb/jl-monadfail-patch
...
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-18 16:48:53 +01:00
Maximilian Bosch
341aeb8cf3
hydra: 2019-02-01 -> 2019-03-18
...
Yesterday we had a discussion about several Hydra-related problems in the #nixos
IRC channel[1], as a result a lot of stalled PRs were merged.
I think that we want to use the latest Hydra now as it contains lots of
new fixes and folks mentioned that they want to use a self-hosted
Hydra, so they probably use the `nixpkgs` package rather than the
expressions from `NixOS/hydra`.
Simply moving to 2019-03-18 should be fine for now as Hydra doesn't have
a release model.
[1] https://logs.nix.samueldr.com/nixos/2019-03-17#2048416 ;
2019-03-18 09:49:42 +01:00
Vincent Laporte
9af5a9a595
dune: 1.6.2 -> 1.8.2
2019-03-18 04:43:01 +00:00
Vincent Laporte
ff43f0a7b5
ocamlPackages.ocp-index: 1.1.8 -> 1.1.9
2019-03-18 05:39:11 +01:00
Domen Kožar
4c6be1f00c
cachix: use synced, upstream haskell packages
2019-03-18 10:11:27 +07:00
Bjørn Forsman
83d56298aa
lcov: 1.13 -> 1.14
...
No need to set BIN_DIR, MAN_DIR anymore, but have to set LCOV_PERL_PATH
now.
2019-03-17 11:04:02 +01:00
Vladyslav M
b9ebc84f8d
yarn: 1.14.0 -> 1.15.2 ( #57727 )
2019-03-17 00:32:18 +01:00
Peter Simons
26073f4a8d
vaultenv: disable broken build
...
(cherry picked from commit 3642a3a69ccd92ce5baa3fcf48580f8e4a9e5753)
2019-03-16 20:31:23 +01:00
Mario Rodas
69756b8bbb
flow: 0.94.0 -> 0.95.1
2019-03-16 12:21:57 -05:00
Mario Rodas
ad219bcbc6
brakeman: 4.4.0 -> 4.5.0
2019-03-16 12:20:30 -05:00
R. RyanTM
566d0aedd9
yarn: 1.13.0 -> 1.14.0 ( #55135 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-03-15 20:48:32 +01:00
Wael Nasreddine
a0e4f44006
Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
...
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Pedro Pombeiro
ab9f31114b
nsis: use sourceforge mirrors
2019-03-14 20:32:53 +01:00
Vladimír Čunát
04066403ae
Merge branch 'master' into staging-next
...
Lots of rebuilds from master, apparently.
Hydra nixpkgs: ?compare=1509577
2019-03-14 19:54:49 +01:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0
2019-03-14 11:03:47 -07:00
Wael M. Nasreddine
6ee0d3604e
gotools: use buildGoModule instead of buildGoPackage
2019-03-14 10:31:15 -07:00
Wael M. Nasreddine
1a4cccd561
gotools: 2019-02-11 -> 2019-03-05
2019-03-14 10:31:14 -07:00
Wael M. Nasreddine
ff110364a4
pet: use buildGoModule instead of buildGoPackage
2019-03-14 10:31:12 -07:00
Dmitry Kalinkin
ec4bdc860e
nsis: use zlib outputs directly
2019-03-14 12:59:38 -04:00
Dmitry Kalinkin
f929120b1b
nsis: don't disable stripping
2019-03-14 12:56:03 -04:00
Dmitry Kalinkin
dc04edc6ae
nsis: refactor to use scons setup-hook
2019-03-14 12:53:36 -04:00
Pedro Pombeiro
f875b1c6f2
nsis: init at 3.04
2019-03-14 10:34:31 +01:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Benjamin Hipple
c484d9b501
findnewest: init at 0.3
...
* findnewest: init at 0.3
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
Mario Rodas
348a2bc3a5
vgo2nix: 2019-02-01 -> 2019-02-06
2019-03-12 15:29:39 -04:00
Luis Hebendanz
a5f4f743af
hopper: init at 4.5.7
...
* hopper: init at 4.5.7
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Better versioning
* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Léo Gaspard
00877c10e5
Merge pull request #57500 from r-ryantm/auto-update/wabt
...
wabt: 1.0.8 -> 1.0.10
2019-03-12 12:13:40 +01:00
R. RyanTM
6bf7123e9e
wabt: 1.0.8 -> 1.0.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
Sarah Brofeldt
f3c66bb31e
pgcli: Patch tests ( #57402 )
2019-03-12 01:30:13 +01:00
Matthew Bauer
37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
...
Add more CMake flags
2019-03-11 12:43:46 -04:00
Uri Baghin
130d987ab1
bazel-remote: init at 2019-01-12
2019-03-11 11:10:59 +01:00
R. RyanTM
fe83591d68
opaline: 0.3.1 -> 0.3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opaline/versions
2019-03-11 00:29:40 -07:00
Peter Hoeg
126c2b0983
Merge pull request #57117 from marsam/update-heroku
...
heroku: 7.19.4 -> 7.22.4
2019-03-11 11:20:06 +08:00
Uma Zalakain
83e6a1c996
opam: put the whole /nix in OPAM_USER_PATH_RO
...
Some symlinks point to /nix/var/profiles/per-user/…, these have be
readable too.
2019-03-11 01:02:43 +01:00
Sarah Brofeldt
79e3dcb013
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-10 21:00:56 +01:00
R. RyanTM
841d338f4e
flatpak-builder: 1.0.3 -> 1.0.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-03-10 13:19:07 +01:00
R. RyanTM
d7c1eedf81
cfr: 0.139 -> 0.140
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-03-10 13:16:48 +01:00
R. RyanTM
65ec866a56
ammonite: 1.6.3 -> 1.6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-03-10 13:15:16 +01:00
Jörg Thalheim
fc3f98bb7d
Merge pull request #57217 from r-ryantm/auto-update/ccls
...
ccls: 0.20181225.8 -> 0.20190301
2019-03-10 09:43:39 +00:00
Vladimír Čunát
bf47162c26
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
R. RyanTM
cc27a10955
ccls: 0.20181225.8 -> 0.20190301
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccls/versions
2019-03-09 21:47:37 -08:00
Matthew Bauer
91f0c848f4
cmake: set BUILD_TESTING=OFF when doCheck is false
...
This means we can avoid building test suites that will never be run.
2019-03-09 14:32:55 -05:00
Mario Rodas
d59deb4a8d
heroku: 7.19.4 -> 7.22.4
2019-03-09 08:01:55 -05:00
volth
4e2c477cf8
gnome2.gtkdoc -> gtk-doc
...
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791 )
2019-03-09 11:24:01 +00:00
Maximilian Bosch
9df6083b72
Merge pull request #56733 from r-ryantm/auto-update/react-native-debugger
...
react-native-debugger: 0.8.2 -> 0.9.7
2019-03-09 11:58:55 +01:00
worldofpeace
9bedfe59bd
Merge pull request #57090 from Infinisil/fix/vim-vint
...
vim-vint: Fix
2019-03-08 16:36:59 -05:00
Silvan Mosberger
55be7ae9d5
vim-vint: Fix
2019-03-08 22:31:20 +01:00
Vincent Demeester
2d4d6181b3
kustomize: 2.0.1 -> 2.0.3 ( #56944 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:04:56 +01:00
Vincent Demeester
96b9d3a24a
skaffold: 0.21.1 -> 0.24.0 ( #56900 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:51:19 +01:00
Vincent Demeester
899aa23f4b
go-outline: unstable-2017-08-04 -> unstable-2018-11-22 ( #56896 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:50:54 +01:00
Silvan Mosberger
76701c95fc
Merge pull request #56655 from r-ryantm/auto-update/flow
...
flow: 0.92.0 -> 0.94.0
2019-03-08 18:55:31 +01:00
Aaron Bull Schaefer
1b3b781d60
bazel-buildtools: unstable -> 0.22.0
2019-03-07 20:37:23 -08:00
Will Dietz
6aa04f01d0
Merge pull request #56799 from dtzWill/update/electron-2019-02
...
electron{,_3}: updates (fixes, security?)
2019-03-07 14:57:48 -06:00
Jörg Thalheim
f161478646
Merge pull request #57019 from dywedir/rustup
...
rustup: 1.16.0 -> 1.17.0
2019-03-07 19:36:46 +00:00
Ryan Mulligan
5b4152a911
Merge pull request #56399 from lilyball/jazzy
...
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
dywedir
2a4a90f740
rustup: 1.16.0 -> 1.17.0
2019-03-07 13:50:55 +02:00
Matthieu Coudron
68a72f1a47
luarocks-nix: bump to match luarocks
...
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron
c37b8925ba
luarocks: 2.4.4 -> 3.0.4
...
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Ryan Mulligan
b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
...
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00