Robin Gloster
877aaeff61
boomerang: mark as broken
2017-03-30 16:23:33 +02:00
Robin Gloster
2b7128808d
jclasslib: remove
2017-03-30 12:06:08 +02:00
Robin Gloster
db329251b4
guileLint: mark as broken
2017-03-30 12:06:07 +02:00
Jörg Thalheim
79f70e6d88
Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
...
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
John Ericson
166fc028a4
Merge pull request #24465 from Ericson2314/no-with-literal
...
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
John Ericson
4c0d7da183
Get rid of all with { inherit... }
and just used let inherit...
...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
c74d
eb6a1f1f41
rustfmt: 0.8 -> 0.8.1
...
Update the `rustfmt` package from version 0.8 to version 0.8.1.
I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-29 22:24:38 +00:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Tim Steinbach
eb70ae34b1
Merge pull request #24254 from bachp/gitlab-runner-9
...
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Evan Danaher
33d8d15329
ycmd: 2017-02-03 -> 2017-03-27
...
Now works with newer version of vim youcompleteme plugin.
Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
did this.
2017-03-28 16:07:57 -04:00
Matthew Maurer
af33b23de3
frama-c: Aluminum -> Silicon
...
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach
8373124202
gitlab-runner: make v1 runner available
...
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Domen Kožar
5912496490
Merge pull request #24277 from NixOS/hydra-bump
...
Nix, Hydra: bump to 2017-03-21
2017-03-26 18:33:59 +02:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Jörg Thalheim
09c91f5fea
Merge pull request #24002 from deepfire/vogl
...
vogl: init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge
03ddb417c3
vogl: init at 2016-05-13
2017-03-26 11:16:13 +03:00
Thomas Tuegel
22300a9d77
qcachegrind: pin to Qt 5.6 and correct packaging errors
2017-03-25 08:49:36 -05:00
zimbatm
f77de6d3dc
arcanist: 20160825 -> 20170323
2017-03-25 12:32:14 +00:00
Domen Kožar
99632d5466
Nix, Hydra: bump to 2017-03-21
2017-03-25 13:00:49 +01:00
Pascal Bach
783e1ce431
gitlab-runner: 1.11.1 -> 9.0.0
2017-03-23 22:46:01 +01:00
Pascal Bach
edf143c854
gitlab-runner: 1.11.0 -> 1.11.1
2017-03-23 22:46:01 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging
2017-03-23 13:31:28 +01:00
Vincent Laporte
646f0c706e
jbuilder: 1.0+beta2 -> 1.0+beta5
2017-03-22 22:06:25 +00:00
Daniel Peebles
9e95fb05c5
Fix typo
...
I should learn to type properly 🙃
2017-03-22 12:33:37 -04:00
Periklis Tsirakidis
a92dfe78e9
qcachegrind: init at 16.12.3
2017-03-22 17:18:53 +01:00
Arseniy Seroka
b02ff8ebd2
Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
...
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka
f3759066aa
Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
...
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Herwig Hochleitner
938df03ed1
radare2: fix hash
2017-03-22 08:54:35 +01:00
Gabriel Ebner
2cd599e5c0
Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
...
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles
3263d02626
xcbuild: assorted fixes and cleanups
...
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
c74d
6661730f92
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 02:08:42 +00:00
c74d
eb9f76911f
rustracer: 2.0.5 -> 2.0.6
2017-03-22 01:45:55 +00:00
c74d
8a84ef9efc
tokei: 4.0.0 -> 6.0.0
2017-03-22 01:04:17 +00:00
Victor Calvert
4c4b91d54e
loccount: init at 1.0
2017-03-21 17:48:35 -04:00
Jörg Thalheim
f164e2b6e4
Merge pull request #24177 from frontsideair/flow-42
...
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim
525228b31c
Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
...
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok
4e00fcf068
flow: 0.41.0 -> 0.42.0
2017-03-21 21:36:51 +03:00
Vincent Laporte
34809eb214
ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0
2017-03-21 18:13:32 +00:00
Elmar Athmer
5cfe361079
vultr: 1.12.0 -> 1.13.0
2017-03-21 18:59:30 +01:00
Jörg Thalheim
8467757481
Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
...
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Sergii Paryzhskyi
af0b7afd05
sbt_0_12_4: remove old version of sbt
2017-03-21 18:12:19 +01:00
Tim Steinbach
e361bc4556
Merge pull request #24108 from adelbertc/coursier-1-0-0-M15
...
coursier: init at 1.0.0-M15
2017-03-21 09:26:47 -04:00
Frederik Rietdijk
94eb74eaad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-03-21 13:04:37 +01:00
Frederik Rietdijk
3760c8c7fd
Python: replace mkPythonDerivation with buildPythonPackage and format="other";
...
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Markus Hauck
2adb9f8e1b
scalafmt: 0.6.2 -> 0.6.6
2017-03-21 07:43:11 +01:00
c74d
5177f891f3
rustfmt: 0.7.1 -> 0.8
2017-03-21 02:11:08 +00:00
Robin Gloster
1c3308e9c1
jdepend: 2.9.0 -> 2.9.1, fix build
2017-03-20 21:29:47 +01:00
Adelbert Chang
8d182a7e6b
coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as maintainers
2017-03-20 09:04:40 -07:00
Florent Becker
e4d39749f2
ocsigen-i18n: init at 3.1
2017-03-20 08:20:16 +00:00