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
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
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