Jörg Thalheim
58700be336
radare2: 3.1.1 -> 3.1.2
2018-12-03 22:29:22 +00:00
Symphorien Gibol
330fbbeb73
pyflame: init at 1.6.7
2018-12-03 23:27:33 +01:00
eburimu
57c801fa59
gperf: fix cross compilation ( #51210 )
...
* fix: gperf 3.0 cross compilation
* fix: gperf-30 cross compilation, remove unused parameter
2018-12-03 09:49:12 -06:00
Matthew Bauer
f1a111bbc5
Merge pull request #51408 from matthewbauer/disable-subsecond-gnumake
...
gnumake: disable subsecond mtime on darwin
2018-12-03 08:32:59 -06:00
Matthew Bauer
26de2d1780
gnumake: disable subsecond mtime on darwin
...
gnumake can support subsecond mtimes if it is available. But Darwin
doesn’t support setting subsecond mtimes until 10.13! So we can just
disable this check to avoid the issue where most of our built tools
use seconds but make uses nanoseconds. Might fix some parallel issues
along the way.
Fixes #51221
2018-12-03 08:31:57 -06:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Kevin Rauscher
57ec5d0edc
bloop: 1.0.0 -> 1.1.0
2018-12-03 12:01:58 +01:00
Jörg Thalheim
60ede4d711
Merge pull request #51424 from marsam/feature/update-pyre
...
pyre: 0.0.17 -> 0.0.18
2018-12-03 08:47:28 +00:00
Jörg Thalheim
3d444cfd8e
pyre: simplify build phases
2018-12-03 08:19:28 +00:00
Jörg Thalheim
92cba3aa0c
pyre: remove unused makeWrapper
2018-12-03 08:19:07 +00:00
Will Dietz
2b585ece44
radare2: 3.1.0 -> 3.1.1
...
https://github.com/radare/radare2/releases/tag/3.1.1
2018-12-03 00:54:57 -06:00
Dmitry Kalinkin
62b4b790b7
mill-bin: nitpicks
2018-12-02 23:45:58 -05:00
scalavision
e0e8486a06
mill-bin: init at 0.3.5
2018-12-02 23:15:52 -05:00
Mario Rodas
5058d365a1
pyre: 0.0.17 -> 0.0.18
2018-12-02 20:29:45 -05:00
Dylan Simon
7875c34f12
jq: fix download hash
2018-12-02 14:14:39 -05:00
Will Dietz
3d5ee86488
minizincide: https, touchup, don't volunteer others to maintain haha :P
2018-12-02 12:14:43 -06:00
Renaud
97ac980d0d
Merge pull request #51007 from samueldr/sunxi-tools/update-2018-11-13
...
sunxi-tools: 20171130 -> 20181113
2018-12-02 17:20:53 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
...
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
...
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
...
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Mario Rodas
2256273c6b
fedpkg: add fedora_cert as dependency
...
[1: 1b9fd36581
] Removed fedora_cert from nixpkgs, but fedpkg 1.29 still
it required at runtime.
1: 1b9fd36581
fedora_cert: remove package
2018-12-01 17:17:55 -05:00
Will Dietz
0e4c444cfe
minizincide: init at 2.2.3
...
* wrap so minizinc on PATH
(to ensure it's avail/found)
2018-12-01 13:44:06 -06:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
...
To make updating large attribute sets faster, the update scripts
are now run in parallel.
Please note the following changes in semantics:
- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tim Steinbach
813e74a2bf
sbt: 1.2.6 -> 1.2.7
2018-12-01 11:20:37 -05:00
Mario Rodas
c220fe8e88
fedpkg: promote to python application
2018-12-01 10:59:34 -05:00
Jörg Thalheim
5db3428fa3
pwndbg: switch to python3
2018-12-01 14:13:46 +00:00
Jörg Thalheim
28af9e45b0
gdbgui: 0.13.0.0 -> 0.13.1.1
2018-12-01 14:13:46 +00:00
Jörg Thalheim
5afbdde38c
gdb: switch to python3 by default
2018-12-01 14:13:46 +00:00
Bas van Dijk
fbf0efc6a7
elk: 6.3.2 -> 6.5.1
2018-12-01 12:47:12 +01:00
Tor Hedin Brønner
1f914b56e8
sysprof: 3.28.1 → 3.30.0
2018-11-30 21:34:45 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging
2018-11-30 20:09:45 +01:00
Jörg Thalheim
a296b6eda7
Merge pull request #51136 from dywedir/rustup
...
rustup: 1.13.0 -> 1.15.0
2018-11-30 18:32:44 +00:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
...
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Daiderd Jordan
c506ad84b1
Merge pull request #51047 from dawehner/tychus
...
Add the tychus application
2018-11-29 23:10:01 +01:00
Vladyslav Mykhailichenko
7e8cc55528
rustup: 1.13.0 -> 1.15.0
2018-11-29 18:31:05 +02:00
Will Dietz
ef12b9cbd6
lit: 0.6.0 -> 0.7.0
...
(LLVM6 -> LLVM7)
2018-11-29 08:46:07 -06:00
Renaud
014f1c9d7f
Merge pull request #50651 from r-ryantm/auto-update/pipenv
...
pipenv: 2018.10.13 -> 2018.11.14
2018-11-29 14:46:15 +01:00
Frederik Rietdijk
9b81c7e455
Merge staging-next into staging
2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Matthew Bauer
fd78464de9
premake: add setup-hook
...
Adds a configure phase for packages using premake.
premakeConfigurePhase runs the correct premake version for the premake
you are using (see premake_cmd).
2018-11-28 20:14:29 -06:00
Mario Rodas
3ba355b0ba
sqlcheck: init at 1.2
2018-11-28 09:17:09 -05:00
Nick Novitski
f2c07cd63e
xcpretty: init at 0.3.0 ( #48494 )
2018-11-28 12:21:37 +01:00
Jörg Thalheim
8e97e8009f
Merge branch 'fix/cross-swig' into HEAD
2018-11-28 10:31:23 +00:00
Jörg Thalheim
be6b461bb9
swig: document why pcre.dev is in nativeBuildInputs
2018-11-28 10:25:08 +00:00
eburimu
3c9d05389c
swig: fix cross compilation
2018-11-28 13:01:38 +03:00
Léo Gaspard
8ecd555ded
Merge branch 'pr-46056' into staging
...
* pr-46056:
binutils: use shared libs
binutils: fix #44936 the huge size regression
2018-11-28 09:55:05 +09:00
Renaud
6a66add711
Merge pull request #51103 from lovek323/scss-lint
...
scss_lint: init at 0.57.1
2018-11-27 23:23:12 +01:00
worldofpeace
a14f3df39e
Merge pull request #51070 from vdemeester/update-kube-prompt
...
kube-prompt: 1.0.4 -> 1.0.5
2018-11-27 16:38:50 -05:00
Tim Steinbach
dc1a0df1bb
gradle: Add 5.0
2018-11-27 16:37:19 -05:00
Jason "Don" O'Conal
1936aa5d57
scss_lint: init at 0.57.1
2018-11-28 07:57:40 +10:30
lewo
71b49f220b
Merge pull request #51069 from vdemeester/update-kustomize
...
kustomize: 1.0.9 -> 1.0.10
2018-11-27 20:05:47 +01:00
Vincent Demeester
2d5908f89b
kustomize: 1.0.9 -> 1.0.10
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 17:49:22 +01:00
Will Dietz
edb7146a6f
Merge pull request #50972 from dtzWill/update/bison-3.2.2
...
bison: 3.2.1 -> 3.2.2
2018-11-27 09:55:40 -06:00
Will Dietz
9d25cac004
radare2: 3.0.1 -> 3.1.0
2018-11-27 09:43:31 -06:00
Florian Klink
d5ec5e4262
Merge pull request #51089 from bachp/gitlab-runner-11.5.0
...
gitlab-runner: 11.4.0 -> 11.5.0
2018-11-27 13:56:54 +01:00
Sarah Brofeldt
a067e883b1
valgrind: Apply upstream patch for Makefile race in coregrind
2018-11-27 12:45:59 +01:00
Vincent Demeester
edd52b4fa5
kube-prompt: 1.0.4 -> 1.0.5
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-27 09:26:36 +01:00
Vincent Demeester
39bfdab345
gauge: 1.0.2 -> 1.0.3 ( #51068 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-26 23:20:10 +01:00
Pascal Bach
c3c57c798f
gitlab-runner: 11.4.0 -> 11.5.0
2018-11-26 23:01:25 +01:00
Dmitry Kalinkin
097b4b7b1b
Merge pull request #49194 from xtruder/pkgs/kubicorn/init
...
kubicorn: init at 4c7f3623
2018-11-26 13:35:26 -05:00
Daniel Wehner
b200613f4e
tychus: init at version 0.6.3
2018-11-26 13:42:33 +00:00
Léo Gaspard
48b64cfb32
Merge branch 'pr-51040'
...
rake: 12.0.0 -> 12.3.1
2018-11-26 22:35:20 +09:00
Christopher Ostrouchov
aadeacfd5d
sqlite-web: init at 0.3.5 ( #50955 )
2018-11-26 11:37:23 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
Alyssa Ross
debe712d7a
pew: add homepage
2018-11-25 23:07:06 +00:00
Alyssa Ross
40589583c5
pew: fix build
...
Fixes https://github.com/NixOS/nixpkgs/issues/51034 .
2018-11-25 23:07:05 +00:00
Alyssa Ross
3ec6262cca
rake: 12.0.0 -> 12.3.1
...
Fixes https://github.com/NixOS/nixpkgs/issues/36912 .
2018-11-25 18:56:52 +00:00
Samuel Dionne-Riel
c6a0bb9e59
Merge pull request #50384 from Pneumaticat/fusee-init
...
fusee-launcher: init at unstable-2018-07-14
2018-11-25 18:27:37 +00:00
Kevin Liu
042e81ae53
fusee-launcher: init at unstable-2018-07-14
2018-11-25 13:08:03 -05:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
...
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
R. RyanTM
0a35e363e3
heroku: 7.16.0 -> 7.18.2
...
* heroku: 7.16.0 -> 7.18.2 (#50096 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/heroku/versions
* heroku: split native build inputs
2018-11-25 10:20:50 +01:00
Samuel Dionne-Riel
f789d73eb1
sunxi-tools: 20171130 -> 20181113
2018-11-24 21:05:09 -05:00
c0bw3b
126f94d808
Treewide: use https for people.redhat.com
2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654
Treewide: use https for src.fedoraproject.org
2018-11-24 23:53:27 +01:00
volth
921258cb69
phantomjs2: fix 404 (anonscm.debian.org -> salsa.debian.org) ( #50980 )
2018-11-24 11:35:18 +00:00
Frederik Rietdijk
c1792242ef
Merge staging-next into staging
2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
worldofpeace
3ce5fac5e3
Merge pull request #50975 from worldofpeace/minizinc/2.2.3
...
minizinc: 2.2.1 -> 2.2.3
2018-11-24 00:18:10 -05:00
worldofpeace
1040875bf4
minizinc: 2.2.1 -> 2.2.3
...
Using a git revision for 2.2.3 because their tags are disappearing.
See:
- https://github.com/MiniZinc/libminizinc/issues/257
- https://github.com/MiniZinc/libminizinc/issues/248
2018-11-23 18:51:24 -05:00
Will Dietz
84634a3b91
bison: 3.2.1 -> 3.2.2
2018-11-23 17:07:55 -06:00
Vincent Demeester
80c2d4249d
skaffold: 0.16.0 -> 0.18.0 ( #50922 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Linus Heckemann
ef5da57ea2
hound: 20170324 -> 2018-11-02
2018-11-23 13:22:01 +01:00
James Hillyerd
bd3810ac99
golint: 20180208 -> 20181026
...
- golint has moved from github to golang.org/x/lint
- allowGoReferences must be true, fixes #50907
2018-11-22 12:33:54 -08:00
Franz Pletz
058a96dc0e
jenkins: 2.138.2 -> 2.138.3
2018-11-22 14:33:46 +01:00
Frederik Rietdijk
2219e2578e
Merge staging-next into staging
2018-11-22 10:10:40 +01:00
Frederik Rietdijk
c31cb577ae
Merge master into staging-next
2018-11-22 09:57:08 +01:00
Renaud
1e748ceb5f
Merge pull request #50797 from r-ryantm/auto-update/elfutils
...
elfutils: 0.174 -> 0.175
2018-11-22 07:36:17 +01:00
Renaud
a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
...
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Matthew Pickering
12a19002cc
kythe: Add missing executable, fix rpath and symlink executables into bin ( #50882 )
...
* kythe: Add ncurses5 to rpath
* kythe: Add entrystream executable
* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Frederik Rietdijk
fed881e510
Merge staging-next into staging
2018-11-21 12:39:46 +01:00
Frederik Rietdijk
701375662b
Merge master into staging-next
2018-11-21 12:39:20 +01:00
Chris Ostrouchov
d69246709f
pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
...
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Vincent Laporte
e481df83b1
ocamlPackages.camlp5: 7.06 -> 7.07
...
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
Matthew Bauer
d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
...
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
...
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
Franz Pletz
5fcb1debf7
lazygit: 0.4 -> 0.5
2018-11-20 13:43:19 +01:00
Orivej Desh
f55a63329d
objconv: 2.48 -> 2.51
2018-11-20 11:48:50 +00:00
Frederik Rietdijk
aabf1a93bc
Merge staging-next into staging
2018-11-20 11:51:11 +01:00
R. RyanTM
f481178960
cfr: 0.132 -> 0_134 ( #50824 )
...
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
2018-11-20 11:49:57 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Francesco Zanini
5efb4643e2
Use distfiles
2018-11-20 09:52:13 +01:00
Vincent Laporte
60907c7a6f
ocamlPackages.ocp-index: 1.1.6 -> 1.1.7
2018-11-20 07:50:57 +00:00
Orivej Desh
75f477b9c0
creduce: replace patchPhase with postPatch
2018-11-20 06:03:02 +00:00
Matthew Bauer
70e2b0bef0
cmake: also set CTEST_PARALLEL_LEVEL
2018-11-19 18:14:44 -06:00
R. RyanTM
5beb37d258
elfutils: 0.174 -> 0.175
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elfutils/versions
2018-11-19 14:21:00 -08:00
Matthew Bauer
285eb9a894
cmake: set CTEST_OUTPUT_ON_FAILURE globally
...
We should always use this.
2018-11-19 16:16:16 -06:00
Renaud
3c33d9a857
Merge pull request #50779 from r-ryantm/auto-update/flow
...
flow: 0.85.0 -> 0.86.0
2018-11-19 22:48:20 +01:00
R. RyanTM
57fcacf214
flow: 0.85.0 -> 0.86.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
2018-11-19 12:14:32 -08:00
R. RyanTM
96c0c07ca0
gede: 2.10.9 -> 2.12.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gede/versions
2018-11-19 11:05:56 -08:00
Francesco Zanini
580efed355
Add maintainer
2018-11-19 13:56:51 +01:00
Francesco Zanini
5c1d144074
Add meta
2018-11-19 13:54:25 +01:00
Francesco Zanini
1ada6857e6
Add pkgconf
2018-11-19 13:31:56 +01:00
Tor Hedin Brønner
7a48c7ccf8
meson: remove obsolete and blocking patch
...
meson is now upgraded to 0.48.2 which includes the patch causing the build to
fail.
2018-11-19 12:11:06 +01:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
Stefan Siegl
e87904b83c
jid: init at 0.7.2
2018-11-19 09:36:09 +01:00
Matthew Bauer
b75d5adb33
ninja: restore old -l flag value
...
This can be set unconditionally to $NIX_BUILD_CORES according to
@orivej.
2018-11-18 19:31:03 -06:00
Matthew Bauer
a16c04c9d3
ninja: don’t use build/install/check flags in setup-hook
...
These don’t have much use in ninja, so easiest to leave them out.
2018-11-18 19:31:02 -06:00
Matthew Bauer
4ebab3de1e
ninja: use -t query to find test target
2018-11-18 19:31:02 -06:00
Matthew Bauer
f6f7283e69
meson: remove check phase
...
This is now handled in ninja.
2018-11-18 19:31:01 -06:00
Matthew Bauer
9433a3882b
ninja: fix mistake in setup-hook
2018-11-18 19:31:01 -06:00
Matthew Bauer
69d1151bfa
ninja: make setup-hook.sh closer to setup.sh
...
Things changed in the Ninja setup-hook:
- Respect installFlags
- Automatically add checkPhase (can be disabled with dontUseNinjaCheck
in the same way as dontUseNinjaBuild and dontUseNinjaInstall). Tests
are only run when "ninja test" exists.
- Error in build phase when build.ninja is missing. We don’t have a
way to fall back to other build methods, so it’s best to be very
clear when we aren’t able to build with ninja
- Set -l flag to 1 when enableParallelBuilding is disabled
2018-11-18 19:31:01 -06:00
Matthew Bauer
2c1d3a9a82
Merge remote-tracking branch 'upstream/master' into staging
2018-11-18 19:02:09 -06:00
R. RyanTM
a27e3b2acb
pipenv: 2018.10.13 -> 2018.11.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipenv/versions
2018-11-18 16:35:21 -08:00
Jan Tojnar
85bd2a7acb
Merge pull request #46020 from jtojnar/meson-0.47
...
meson: 0.46.1 → 0.48.2
2018-11-18 22:17:49 +01:00
Scott Dunlop
611ef59485
mage: init at 1.7.1
...
(#46407 )
* mage: init at 1.2.4
* mage: init at 1.7.1
2018-11-18 17:35:41 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
...
trivial: random fixes
2018-11-18 16:58:55 +01:00
Jan Malakhovski
60ba7d233e
pythonPackages.requests: disable multiple outputs
...
The `dev` output is empty anyway.
The problem is that it interacts badly with other parts of python and
stdenv infrastructure. In particular, before this patch it installs
code into `out` output (with only generated `nix-support` in `dev`),
but `makePythonPath` then uses `propagatedBuildInputs` to generate
`PYTHONPATH` while stdenv selects `dev` outputs for
`propagatedBuiltInputs`. This results in `makePythonPath` linking to
the empty `dev` output in `PYTHONPATH`.
This reverts a piece of commit 28299f669a
.
2018-11-18 11:19:20 +01:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Guillaume Maudoux
de8fe66ba0
buck: use upstream version convention
...
Changes added in 4d1fd3775d
break
automated updates by moving to a custom version scheme.
This switches back to upstream versioning, while maintaining version
schema convention of `builtins.parseDrvName`.
See issue #43717
2018-11-18 09:56:23 +01:00
Matthew Bauer
c52a5c5b23
Merge pull request #47930 from jamtrott/gnulib
...
gnulib: add a symlink from bin/gnulib-tool to gnulib-tool
2018-11-17 20:38:07 -06:00
Renaud
41391e9cd8
Merge pull request #50334 from c0bw3b/pkg/opengrok
...
opengrok: 0.12.1.5 -> 1.0
2018-11-17 19:37:55 +01:00
Carles Pagès
864e943ece
unity3d: add missing libGL
2018-11-17 18:08:07 +01:00
Jan Malakhovski
fe50c0c096
cmake_2_8: fix fetchpatch src
...
Old link no longer works. There're other broken patches in that file,
but I was too lazy to investigate where one can download them now.
2018-11-17 10:16:30 +00:00
Wael M. Nasreddine
fb3e78af88
corgi: 0.2.3 -> 0.2.4
2018-11-16 22:36:38 -08:00
Will Dietz
aceb11047a
retdec: bump yaramod dep to fix 2/bison 3.2+
2018-11-16 08:39:40 -06:00
Orivej Desh
471f1be718
gdb: 8.1.1 -> 8.2 ( #50444 )
2018-11-16 07:31:05 +00:00
Will Dietz
b76d11e1a5
bison: 3.1 -> 3.2.1 ( #49454 )
...
3.2: http://lists.gnu.org/archive/html/info-gnu/2018-10/msg00008.html
3.2.1: http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00005.html
2018-11-15 20:02:32 +00:00
Piotr Bogdan
2c60a41d0a
gnumake3: remove
2018-11-15 17:41:25 +00:00
Jean-Baptiste Giraudeau
7fdb87a862
Fix help2man.postInstall syntax error under cygwin.
2018-11-15 16:56:01 +01:00
Niklas Thörne
dd569dab09
bashdb: 4.4-0.94 -> 4.4-1.0.0 ( #49754 )
...
Added pygments dependency.
2018-11-15 14:15:35 +00:00
Renaud
45923f698d
opengrok: 0.12.1.5 -> 1.0
...
Fix source tarball and version claim mismatch
2018-11-15 12:29:11 +01:00
Jörg Thalheim
9afa6f74e5
Merge pull request #50381 from kalbasit/nixpkgs_vim-go-use-go-motion
...
vimPlugins.vim-go: use the correct motion derivation for the dependency
2018-11-15 11:14:48 +00:00
Will Dietz
bd54a288b3
intel-gpu-tools: add 'peg' dep for overlay
2018-11-14 23:49:39 -06:00
Will Dietz
b1e5910a7d
elfinfo: init at 0.7.4
2018-11-14 23:33:10 -06:00
Wael M. Nasreddine
a9e2b3853f
go-motion: init unstable at 2018-04-09
2018-11-14 18:28:10 -08:00
Matthew Bauer
b6fce7201e
xboxdrv: add dontUseSconsInstall flag
...
xboxdrv doesn’t use scons for installing, but instead using a
makefile! Everything else is in scons so we have to keep that. I’ve
added a dontUseSconsInstall flag to the scons setup-hook to skip the
automatic overwrite of default “make install” call.
2018-11-14 13:57:41 -06:00
Andreas Rammhold
f1ee26bc4b
rust-cbindgen: 0.6.3 -> 0.6.7
2018-11-14 19:53:30 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
...
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
1ba9fd335d
scons: add setup hook
...
The scons build system is python-based and has a binary named scons. Unlike CMake, it cannot generate makefiles so we end up having to override the build, install, and check phases. I have added the setupHook to the scons package so that integration requires no unique steps - just putting scons in nativeBuildInputs should be enough. sconsFlags controls the flags specifically passed to scons while buildFlags, installFlags, and checkFlags should still be usable. Some packages use different names for the prefix flag. In those cases you will have to set "prefixKey" to something like "PREFIX=" as there are multiple names for the "prefix" used in scons.
2018-11-13 19:13:50 -06:00
Matthew Bauer
92ebfa1383
wafHook: init
...
The waf build system is python-based and hosted locally in each package in the executable file named "waf". Unlike CMake, it cannot generate makefiles so we end up having to override the configure, build, and install phases. I've tried to keep these as close to what's in setup.sh as possible. If there is no waf file in the root directory, then we just copy the one hosted in Nixpkgs. Otherwise the only thing you have to add to a package using Waf is "wafHook" into nativeBuildInputs. wafFlags controls the flags specifically passed to waf while configureFlags, buildFlags, and installFlags are still used as in the generic builder.
2018-11-13 19:13:13 -06:00
Pascal Wittmann
b26151d58c
Merge pull request #50094 from r-ryantm/auto-update/help2man
...
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +01:00
Jan Tojnar
340dd80175
meson: 0.46.1 → 0.48.2
2018-11-13 14:39:34 +01:00
Matthew Bauer
76c956be5c
treewide: disable pie in more places
...
Some packages don’t work correctly with pie. Here I disable it for:
- busybox
- linux kernel
- kexectools
I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4
Merge master into staging-next
2018-11-12 18:59:08 +01:00
Samuel Dionne-Riel
9997a3dc16
Merge pull request #43686 from Pneumaticat/rdocker-init
...
rdocker: init at unstable-2018-07-17
2018-11-11 22:42:04 +00:00
Silvan Mosberger
921b63134a
Merge pull request #50215 from volth/patch-285
...
gnum4: set platforms=all; it works on Windows
2018-11-11 14:55:26 +01:00
Frederik Rietdijk
1d3bff25db
Merge staging-next into staging
2018-11-11 14:28:08 +01:00
Niklas Thörne
0a7d20ece5
uftrace: 0.9 -> 0.9.1 ( #50228 )
2018-11-11 12:15:06 +01:00
Frederik Rietdijk
7863aae5b2
Merge master into staging-next
2018-11-11 08:59:44 +01:00
volth
31beea9818
gnum4: set platforms=unix++windows
2018-11-11 01:42:40 +00:00
volth
a538d9982a
gnum4: set platforms=all; it works on Windows
2018-11-11 01:17:56 +00:00
Renaud
1f2abb2349
nailgun: 0.9.1 -> 1.0.0 ( #50211 )
...
* nailgun: 0.9.1 -> 1.0.0
This release officially announces Nailgun as production-ready. In this release, package namespaces were changed to com.facebook to indicate code ownership, so some code changes might be required when upgrading from 0.9.* to 1.0.0. All APIs remain the same as 0.9.3.
* nailgun: official GitHub repo is now facebook
2018-11-11 00:47:50 +01:00
Maximilian Bosch
fbc02d6ce4
Merge pull request #49853 from marsam/feature/update-pgcli
...
pythonPackages.prompt_toolkit: init at 2.0.7
pgcli: 1.11.0 -> 2.0.0
xonsh: 0.6.8 -> 0.8.3
pythonPackages.ptpython: 0.41 -> 2.0.4
2018-11-11 00:39:38 +01:00
Jörg Thalheim
c758113f80
Merge pull request #50174 from Mic92/radare2
...
radare2: 3.0.0 -> 3.0.1
2018-11-10 22:06:40 +00:00
Mario Rodas
8c8d3c74c5
pgcli: 1.11.0 -> 2.0.0
2018-11-10 10:06:56 -05:00
R. RyanTM
fbe08fe1dc
checkstyle: 8.13 -> 8.14 ( #50133 )
...
* checkstyle: 8.13 -> 8.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
* checkstyle: jre is a runtime deps
2018-11-10 15:42:24 +01:00
Jörg Thalheim
67f3cd2831
radare2: 3.0.0 -> 3.0.1
2018-11-10 14:03:48 +00:00
Timo Kaufmann
28d2ab7ed3
Merge pull request #50142 from danieldk/racer-no-rustup
...
rustracer: remove rustup dependency
2018-11-10 14:20:03 +01:00
Jörg Thalheim
a61c515caf
Merge pull request #50157 from r-ryantm/auto-update/chromedriver
...
chromedriver: 2.42 -> 2.43
2018-11-10 11:20:35 +00:00
R. RyanTM
00370bc77a
chromedriver: 2.42 -> 2.43
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chromedriver/versions
2018-11-10 02:28:20 -08:00
Frederik Rietdijk
53d00c3351
Merge master into staging-next
2018-11-10 11:08:54 +01:00
Daniël de Kok
f780a982cf
rustracer: remove rustup dependency
...
racer builds fine on Linux and macOS without racer as a dependency.
racer does not actually use rustup, but 'rustc --print sysroot', which
is already available through the rustc dependency.
2018-11-10 08:38:20 +01:00
R. RyanTM
ea6d48d4be
help2man: 1.47.7 -> 1.47.8
...
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
2018-11-09 16:32:58 -08:00
Vladyslav M
a214f38477
Merge pull request #49897 from nlewo/skopeo-v1.0.32
...
skopeo: 0.1.31 -> 0.1.32
2018-11-09 23:17:36 +02:00
Matthew Bauer
2e2afa1943
gcc/binutils: disable pie hardening
...
These don’t like having -fPIE set for them. We should disable
hardening all the time, but in the interest of not changing hashes,
this only disables it for Musl (where it is now the default).
(cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
2018-11-09 13:55:35 -06:00
Jörg Thalheim
2f97911566
Merge pull request #49817 from alyssais/rack_cve
...
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
R. RyanTM
5e02b5e689
pmd: 6.8.0 -> 6.9.0 ( #50015 )
...
* pmd: 6.8.0 -> 6.9.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/pmd/versions
2018-11-09 13:37:30 +01:00
Mario Rodas
2e89de61c5
dune: 1.4.0 -> 1.5.0 ( #49848 )
...
* dune: 1.4.0 -> 1.5.1
* reason: use dune installPhase
2018-11-09 12:26:18 +00:00
Renaud
8c9a66412b
Merge pull request #49554 from manveru/add-kexpand
...
kexpand: init at 2017-05-12
2018-11-09 10:53:46 +01:00
Jörg Thalheim
fb46b5331f
Merge pull request #49949 from r-ryantm/auto-update/sigrok-cli
...
sigrok-cli: 0.7.0 -> 0.7.1
2018-11-09 00:13:25 +00:00
R. RyanTM
dc29fb5057
sigrok-cli: 0.7.0 -> 0.7.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/sigrok-cli/versions
2018-11-08 14:04:45 -08:00
Renaud
4cd4f7a2c5
qbs: 1.8 -> 1.12.1
...
(#49869 )
2018-11-08 22:59:17 +01:00
Jörg Thalheim
ad66329022
Merge pull request #49937 from markuskowa/licenses-27
...
Add licenses
2018-11-08 21:31:11 +00:00
Jörg Thalheim
3c4f90c422
Merge pull request #49895 from screendriver/yarn
...
yarn: 1.12.1 -> 1.12.3
2018-11-08 21:21:03 +00:00
Markus Kowalewski
f6e8578552
ltrace: remove aarch64 from platforms
...
ltrace does not support ARM
2018-11-08 21:53:37 +01:00
Markus Kowalewski
361f3cb2fa
xcbuild: add license
2018-11-08 21:00:50 +01:00
Markus Kowalewski
e707443caa
tradcpp: add license
2018-11-08 20:56:45 +01:00
Markus Kowalewski
3455f378c9
peg: add license
2018-11-08 20:54:07 +01:00
Markus Kowalewski
9eb92fc5d6
parse-cli-bin: add license
2018-11-08 20:51:34 +01:00
Markus Kowalewski
61020d5f23
tie: add license
2018-11-08 20:49:23 +01:00
Markus Kowalewski
7a2e6cf6a0
sqitch-pg: add license
...
Inherit from AppSqitch
2018-11-08 20:45:51 +01:00
Markus Kowalewski
d9afe678d5
pkg-config: add license
2018-11-08 20:42:37 +01:00