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
Lily Ballard
53508b1d8e
jazzy: 0.9.0 -> 0.9.5
...
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
zimbatm
b1f767ef90
pipenv: fix python loading issue ( #56495 )
2019-03-06 17:56:44 +00:00
Roman Volosatovs
96f3a583f1
gocode-gomod: 2018-10-16 -> 2019-02-12
2019-03-06 13:27:05 +01:00
Michael Raskin
3aae18f7dd
luarocks: fix meta after refactoring, thanks to @peti for mentioning
2019-03-06 12:31:06 +01:00
Michael Raskin
73a82dcc44
luarocks: switch to a less intrusive update-walker metadata style
2019-03-06 11:54:21 +01:00
lewo
feef0893d1
Merge pull request #56895 from vdemeester/update-skopeo
...
skoepo: 0.1.34 -> 0.1.35
2019-03-06 09:22:22 +01:00
Jörg Thalheim
e97f34834c
Merge pull request #56898 from vdemeester/update-delve
...
delve: 1.1.0 -> 1.2.0
2019-03-05 20:58:59 +00:00
Vincent Demeester
8df26ef3ff
go-symbols: unstable-2018-05-23 -> 0.1.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:59:49 +01:00
Vincent Demeester
b4764f3b2b
delve: 1.1.0 -> 1.2.0
...
Also, move the goPackagePath to `github.com/go-delve/delve` 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:50:17 +01:00
Vincent Demeester
428c653d78
skoepo: 0.1.34 -> 0.1.35
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00
William Kral
0b76b2d2af
vagrant: re-add nowarn patch ( #56863 )
2019-03-05 06:44:40 -08:00
Frederik Rietdijk
5d7ab31949
Merge master into staging-next
2019-03-05 08:32:52 +01:00
Väinö Järvelä
41a675258f
Add Darwin support for ccls
2019-03-05 08:37:07 +02:00
Domen Kožar
d45ba336b2
cachix: 0.1.3 -> 0.2.0
2019-03-05 10:59:51 +07:00
Vincent Laporte
6c614a626e
obelisk: 0.3.0 -> 0.4.0
2019-03-04 16:01:00 +00:00
Will Dietz
d15a3ee702
Merge pull request #56474 from dtzWill/update/buildah-1.7.1
...
buildah: 1.4 -> 1.7.1
2019-03-04 00:14:06 -06:00
Will Dietz
79b321b09c
electron: 4.0.5 -> 4.0.6
...
https://electronjs.org/releases/stable#release-notes-for-v406
2019-03-03 22:00:08 -06:00
Will Dietz
505f2d364b
electron_3: 3.1.3 -> 3.1.4
...
https://electronjs.org/releases/stable?version=3#3.1.4
2019-03-03 22:00:03 -06:00
Will Dietz
423e3e59cd
electron: version bumps
2019-03-03 21:59:54 -06:00
Vincent Laporte
0379e97193
ocamlPackages.ocamlbuild: 0.12.0 -> 0.14.0
2019-03-03 10:57:18 +01:00
Frederik Rietdijk
35e73c9dd5
Merge staging into staging-next
2019-03-03 09:35:42 +01:00
R. RyanTM
63c99f3d4f
squirrel-sql: 3.9.0 -> 3.9.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/squirrel-sql/versions
2019-03-03 09:15:35 +01:00
R. RyanTM
6d9885f20b
react-native-debugger: 0.8.2 -> 0.9.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions
2019-03-02 14:37:38 -08:00
R. RyanTM
a1e3292045
flow: 0.92.0 -> 0.94.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/flow/versions
2019-03-01 22:15:47 -08:00
Herwig Hochleitner
025c2abd08
leiningen: 2.9.0 -> 2.9.1
...
(cherry picked from commit 80021b41e74ac9a3b63ac5b27ddc16f785a5b7f1)
2019-03-02 06:37:52 +01:00
Roberto Di Remigio
ae2512d30e
pyo3-pack: 0.3.8 -> 0.5.0
2019-03-01 23:25:29 -05:00
Samuel Leathers
cd7dbd4bd0
Merge pull request #56618 from r-ryantm/auto-update/cppcheck
...
cppcheck: 1.86 -> 1.87
2019-03-02 04:10:43 +01:00
Samuel Leathers
cebf143016
Merge pull request #56628 from r-ryantm/auto-update/dialog
...
dialog: 1.3-20181107 -> 1.3-20190211
2019-03-02 04:00:31 +01:00
R. RyanTM
1b194208d3
dialog: 1.3-20181107 -> 1.3-20190211
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2019-03-01 17:59:35 -08:00
R. RyanTM
44202cd876
cppcheck: 1.86 -> 1.87
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppcheck/versions
2019-03-01 16:45:06 -08:00
Robert Schütz
ee2d7e432f
Merge pull request #56323 from costrouc/python-ansible-refactor
...
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
Chris Ostrouchov
d77c611162
pythonPackages.ansible-lint: refactor move to python-modules
2019-03-01 14:47:01 -05:00
Pascal Wittmann
bb921f5169
checkstyle: 8.17 -> 8.18
2019-03-01 19:24:22 +01:00
Frederik Rietdijk
205e0fc5bd
Merge staging-next into staging
2019-03-01 09:22:21 +01:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Will Dietz
dceb0ce98e
buildah: 1.4 -> 1.7.1
2019-02-27 13:56:16 -06:00
R. RyanTM
71d92f6408
flatpak-builder: 1.0.2 -> 1.0.3 ( #55315 )
...
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-02-27 18:23:36 +01:00
Judson
91baf80786
cadre: init at 1.0.4
2019-02-26 13:38:51 -08:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladimír Čunát
c010fc9222
Merge branch 'staging-next' into staging
2019-02-26 09:30:26 +01:00
Pascal Bach
23846b949c
gitlab-runner: 11.7.0 -> 11.8.0 ( #56388 )
2019-02-26 09:11:46 +01:00
Matthew Bauer
55fc5b54ee
vagrant: only use libvirt on linux
...
Fixes #55751
2019-02-25 16:50:54 -05:00
Matthew Bauer
73061742af
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-24 18:54:32 -05:00
Florian Klink
e48e6ca40a
Merge pull request #55596 from flokli/vagrant-2.2.3
...
vagrant: 2.2.0 -> 2.2.3
2019-02-24 18:24:52 +01:00
Vladimír Čunát
18fe630281
Merge #56291 : cmake: fix darwin bootstrapping
...
... into staging-next.
2019-02-24 16:52:03 +01:00
Daiderd Jordan
cb8e6f73f5
cmake: add cf-private on darwin
2019-02-24 11:32:47 +01:00
Daiderd Jordan
c8aaadcc9d
cmake: disable ApplicationServices and CoreServices on darwin
2019-02-24 11:30:48 +01:00
Benjamin Hipple
9953a68c80
waf: 2.0.13 -> 2.0.14
2019-02-24 10:28:36 +01:00
Frederik Rietdijk
c2eac6741b
Merge master into staging-next
2019-02-24 09:19:12 +01:00
Vincent Demeester
effa949379
skaffold: 0.19.0 -> 0.21.1 ( #54809 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-02-24 02:28:59 +01:00
R. RyanTM
f7ce433178
pmd: 6.10.0 -> 6.11.0 ( #55215 )
...
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-02-24 01:10:35 +01:00
R. RyanTM
d56acd1e34
react-native-debugger: 0.8.1 -> 0.8.2 ( #52778 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/react-native-debugger/versions
2019-02-24 00:26:10 +01:00
Austin Seipp
609b49ea78
icestorm: 2018.12.31 -> 2019.02.23
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-23 12:08:48 -06:00
Austin Seipp
ba59a8a9df
trellis: 2018.12.20 -> 2019.02.21
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-23 12:08:48 -06:00
Frederik Rietdijk
d73bc6d06a
Merge pull request #56206 from vbgl/ocaml-cleaning-ligustro
...
ocamlPackages: disable a few libraries that do not build with old OCaml versions
2019-02-23 15:08:34 +01:00
Ryan Mulligan
a98d02eae9
Merge pull request #56150 from spacekookie/update-dive
...
dive: 0.5.0 -> 0.6.0
2019-02-22 21:46:24 -08:00
Vladyslav M
3b2824d04b
Merge pull request #55267 from r-ryantm/auto-update/jbake
...
jbake: 2.6.3 -> 2.6.4
2019-02-22 23:42:21 +02:00
Vincent Laporte
74d519b234
ocamlPackages.utop: disable for OCaml ≤ 4.02
2019-02-22 17:04:57 +00:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Dmitry Kalinkin
f96d4d555b
Merge pull request #55998 from ThomasMader/dlang-update
...
Dlang update
2019-02-22 02:29:41 -05:00
Vladimír Čunát
4ba49d3d6c
Merge #55988 : treewide meta.platforms: linux -> unix
2019-02-22 07:59:34 +01:00
Vladimír Čunát
052e34a66f
Merge #56059 : cmake: 3.12.1 -> 3.13.4 (into staging)
2019-02-22 07:23:08 +01:00
Thomas Mader
0e88d17fb1
dub: Disable network tests because they add impurities
2019-02-22 07:22:11 +01:00
Thomas Mader
f8165d0d01
dtools: 2.084.0 -> 2.084.1
2019-02-22 07:22:11 +01:00
Wael Nasreddine
191eeb45d4
bazel-watcher: 0.9.0 -> 0.9.1 ( #56122 )
2019-02-21 11:50:48 -08:00
Katharina Fey
2f52a435f9
dive: 0.5.0 -> 0.6.0
2019-02-21 14:37:49 +01:00
Frederik Rietdijk
5871da418f
Merge staging into python-unstable
2019-02-21 08:02:10 +01:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Jörg Thalheim
c41ed752dc
radare2: 3.2.1 -> 3.3.0
2019-02-21 00:06:55 +00:00
Robert Schütz
83568dc5fe
Merge pull request #55916 from rvolosatovs/update/mbed-cli
...
mbed-cli: 1.8.3 -> 1.9.1
2019-02-20 17:25:26 +01:00
Lorenzo Manacorda
6d5bad0472
evmdis: init at unstable-2018-03-23
2019-02-20 11:38:20 +01:00
Matthew Bauer
ae3e8355ab
Merge pull request #56021 from illegalprime/fix/cmake-cross
...
cmake: add ability to cross-compile cmake
2019-02-19 22:34:15 -05:00
zimbatm
e0a927556b
mdsh: 0.1.2 -> 0.1.3
2019-02-19 21:56:42 +01:00
worldofpeace
82cde8f36e
Merge pull request #55651 from rvolosatovs/update/godef
...
godef: 1.0.0 -> 1.1.1
2019-02-19 14:59:49 -05:00
worldofpeace
dd4a1c1d66
mbed-cli: Enable tests
2019-02-19 20:45:53 +01:00
Roman Volosatovs
6c26419f5e
godef: Use fetchFromGitHub
2019-02-19 20:39:25 +01:00
Sam Stites
9b38f6f09f
bump cmake to 3.13.4
2019-02-19 13:21:30 -05:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Michael Eden
cbbde55382
cmake: add ability to cross-compile cmake
2019-02-18 17:41:03 -05:00
Carlos Morera de la Chica
9c406336f1
bazel: fix bash completion
2019-02-18 11:34:35 +01:00
Freezeboy
8f87a61de2
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
2019-02-18 10:56:58 +01:00
Ryan Mulligan
3b8ee87c27
Merge pull request #53462 from astro/svd2rust
...
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan
96e17d4db9
Merge pull request #54835 from artemist/one_gadget
...
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
Ryan Mulligan
0a0f0b355b
Merge pull request #55714 from mpisanko/leiningen-2.9.0
...
upgrade leiningen to latest (2.9.0)
2019-02-17 14:20:26 -08:00
Ryan Mulligan
cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
...
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Tad Fisher
b1eb421c1a
ktlint: init at 0.30.0
2019-02-17 13:44:55 -08:00
Michal Pisanko
e53ea1fb01
leiningen: 2.8.3 -> 2.9.0
2019-02-18 08:12:39 +11:00
worldofpeace
6062409767
Merge pull request #55653 from rvolosatovs/update/gotools
...
gotools: 2018-09-11 -> 2019-02-11
2019-02-17 15:30:42 +00:00
Ryan Mulligan
a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
...
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
Ryan Mulligan
a954ca52e5
Merge pull request #55035 from uri-canva/bazel-deps
...
bazel-deps: 2018-11-01 -> 2019-02-01
2019-02-17 06:49:31 -08:00
Frederik Rietdijk
6f0555b030
python.pkgs: rename pytestflakes to pytest-flakes
...
to follow naming guideline
2019-02-17 14:40:55 +01:00
Frederik Rietdijk
9dc262c659
pants: mark as broken
2019-02-17 14:40:55 +01:00
worldofpeace
da26dca320
Merge pull request #55652 from rvolosatovs/update/gometalinter
...
gometalinter: 2.0.11 -> 3.0.0
2019-02-17 13:26:00 +00:00
zimbatm
4fad0de82a
mdsh: init at 0.1.2
2019-02-17 11:18:04 +01:00
worldofpeace
d12463b01b
Merge pull request #55808 from r-ryantm/auto-update/sysprof
...
sysprof: 3.31.1 -> 3.30.2
2019-02-17 04:29:33 +00:00
worldofpeace
e407f51aaf
sysprof: 3.31.1 -> 3.30.2
...
This was accidentally updated to an unstable version
and is now at the latest stable release.
2019-02-16 23:26:49 -05:00
Roman Volosatovs
15b1356539
mbed-cli: 1.8.3 -> 1.9.1
2019-02-16 21:06:34 +01:00
Jaka Hudoklin
ca472cdff5
k6: init at 0.23.1 ( #55824 )
...
* k6: init at 0.23.1
* k6: fix license
Co-Authored-By: offlinehacker <offlinehacker@users.noreply.github.com>
2019-02-16 13:20:34 +01:00
Frederik Rietdijk
fd48a94b62
Merge staging-next into staging
2019-02-16 09:30:46 +01:00
Frederik Rietdijk
6fe10d2779
Merge master into staging-next
2019-02-16 09:29:54 +01:00
Will Dietz
6ff00fe96a
elfutils: 0.175 -> 0.176
...
https://sourceware.org/ml/elfutils-devel/2019-q1/msg00147.html
Since it'short, NEWS is reproduced below
------
* NEWS *
build: Add new --enable-install-elfh option.
Do NOT use this for system installs (it overrides glibc elf.h).
backends: riscv improved core file and return value location support.
Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
CVE-2019-7664, CVE-2019-7665
2019-02-15 14:08:21 -06:00
Jaka Hudoklin
1775f6c393
Merge pull request #55809 from zaninime/kustomize
...
kustomize: 1.0.11 -> 2.0.1
2019-02-15 19:50:12 +01:00
Ryan Mulligan
64b05b8733
Merge pull request #55236 from r-ryantm/auto-update/utop
...
ocamlPackages.utop: 2.2.0 -> 2.3.0
2019-02-15 07:10:53 -08:00
Francesco Zanini
4698105747
Remove deps.nix again
2019-02-15 16:05:32 +01:00
Graham Christensen
67e0de1629
Merge pull request #55321 from gilligan/kind-update
...
kind: 0.0.1 -> 0.1.0
2019-02-15 09:26:06 -05:00
Francesco Zanini
24277a2ec8
Restore writing the version info correctly
2019-02-15 09:52:47 +01:00
Francesco Zanini
d0b0cf7cd9
Update to 2.0.1, lock deps with dep2nix
2019-02-15 09:52:01 +01:00