Commit Graph

18211 Commits

Author SHA1 Message Date
Nikolay Amiantov
f45cf10f6e Merge pull request #24133 from abbradar/gtk3-qt
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Peter Jones
7444cad2f6
geda: fix build by using guile_2_0 instead of latest ver
gEDA is failing to build on unstable because of the recent upgrade of
guile.
2017-03-23 15:03:56 -07:00
Robin Gloster
37f7470269
linux: drop 3.12 and 4.1
Support ends before 17.09 is released:
https://www.kernel.org/category/releases.html
2017-03-23 22:06:04 +01:00
Michael Raskin
73a6832ad8 golly: use wxGTK 3.0 2017-03-23 16:45:57 +01:00
Michael Raskin
f9add54f28 fontforge-fonttools: init at 20160404 2017-03-23 15:10:52 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging 2017-03-23 13:31:28 +01:00
ndowens
375639518d freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category 2017-03-22 17:46:41 -05:00
Richard Lupton
d09ed00e2d
cde: init at 0.1 2017-03-22 22:45:42 +00:00
Nikolay Amiantov
a40b7d07e9 makeQtWrapper, kdeWrapper: add GTK3 dependencies 2017-03-22 20:15:32 +03:00
Nikolay Amiantov
670744e1fa wrapGAppsHook: propagate dconf
It's effectively required for GTK3 applications because various parts of the library use GIO to store settings.

Also propagate GTK for clarity (it should be there anyway).
2017-03-22 20:14:49 +03:00
Periklis Tsirakidis
a92dfe78e9
qcachegrind: init at 16.12.3 2017-03-22 17:18:53 +01:00
Michael Raskin
47183c813e golly-beta: init at 2.9b2 to test GL issues 2017-03-22 17:02:55 +01:00
Piotr Bogdan
77b5d22df3 gmtp: init at 1.3.10 (#24178) 2017-03-22 15:20:16 +01:00
Thomas Tuegel
203c4926e3
sddmPlasma5: provide top-level package for theme 2017-03-22 07:44:55 -05:00
Michael Raskin
d2cd304ad7 oneteam: remove 2017-03-22 13:19:38 +01:00
Jörg Thalheim
2793a6c3bb Merge pull request #24106 from calvertvl/add-loccount
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim
b5b036a4cc Merge pull request #24032 from orivej/gargoyle
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Victor Calvert
4c4b91d54e loccount: init at 1.0 2017-03-21 17:48:35 -04:00
Michael Weiss
b27652148a fwknop: init at 2.6.9
fwknop stands for the "FireWall KNock OPerator", and implements an
authorization scheme called Single Packet Authorization (SPA).
2017-03-21 22:43:00 +01:00
jansol
f9e688e8a1 renderdoc: init at version 0.34pre (#23769)
* renderdoc: init at version 0.34pre

Initialising a few commits after the latest release due to some upstream
improvements to the build system.

* fix maintainer
2017-03-21 21:36:26 +01:00
Jörg Thalheim
da1e8e139f Merge pull request #24151 from volth/far2l
far2l: init at 2.1
2017-03-21 21:17:40 +01:00
Nikolay Amiantov
328bcdae25 mesa: enable texture floats only for drivers
To be on more safe side. This shouldn't matter theoretically as nothing in core
Mesa depends on them.
2017-03-21 21:56:42 +03:00
Volth
a7732d6f54 babelstone-han: init at 9.0.2 2017-03-21 19:11:08 +01:00
Sergii Paryzhskyi
af0b7afd05 sbt_0_12_4: remove old version of sbt 2017-03-21 18:12:19 +01:00
Volth
f646d16064 far2l: init at 2.1 2017-03-21 15:23:38 +00:00
Pascal Wittmann
5bcbffe0dc Merge pull request #24165 from HeeL/init-party-parrot
terminal-parrot: init at 1.1.0
2017-03-21 14:52:48 +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
HeeL
b27b83eff7 terminal-parrot: init at 1.1.0 2017-03-21 14:16:15 +01:00
Daniel Peebles
555a37e5bc Merge pull request #24152 from copumpkin/gcc-simplify
gfortran/gcc: simplify & clean up on Darwin
2017-03-21 09:04:55 -04:00
Frederik Rietdijk
94eb74eaad Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-21 13:04:37 +01:00
Matthew Daiter
8ebe71541f riak: switch interpreter version 2017-03-21 11:33:00 +01:00
Dan Peebles
a2a82db7cf gfortran/gcc: simplify & clean up on Darwin
This should eliminate the branched logic for gfortran on Darwin, as well
as preventing accidental inclusion of impure paths in gcc and gfortran
builds.
2017-03-21 01:36:28 -04:00
Tristan Helmich
8338506abe
packetbeat: init at 5.2.1 2017-03-20 22:37:44 +01:00
Tristan Helmich
9fe3b0eb13
filebeat: init at 5.2.1 2017-03-20 22:37:18 +01:00
Tristan Helmich
9fce67264d
metricbeat: init at 5.2.1 2017-03-20 22:37:17 +01:00
Tristan Helmich
9dfb7e42ad
heartbeat: init at 5.2.1 2017-03-20 22:37:13 +01:00
Franz Pletz
c13922f012
nginx: explicitly use stable version
Also updates the documention of the NixOS option `services.nginx.package`
that upstream recommends using the mainline version instead.

Fixes #21665.
2017-03-20 20:04:09 +01:00
Daiderd Jordan
8d8fda19b7 Merge pull request #24123 from mdaiter/couchDBUpgrade
couchdb: R16 -> R17
2017-03-20 19:59:19 +01:00
Thomas Tuegel
1b0d9e9ae6 Merge pull request #23819 from ttuegel/freetype
FreeType 2.7.1 and Fontconfig defaults
2017-03-20 11:43:50 -05:00
Nikolay Amiantov
179fe96a03 Merge pull request #24112 from abbradar/odroid
Add ODROID-XU{3,4} support
2017-03-20 17:44:09 +03:00
Matthew Daiter
82969c69d3 couchdb: R16 -> R17 2017-03-20 15:07:17 +01:00
Matthew Daiter
72de3d7d6e yaws: erlang R17 -> R18 2017-03-20 14:41:41 +01:00
Domen Kožar
f5581d0221 Merge pull request #24113 from FlorentBecker/the_return_of_pijul
Reintroduce pijul (at 0.3.0)
2017-03-20 14:03:58 +01:00
Peter Hoeg
6c0569e389 terraform: 0.9.0 -> 0.9.1 2017-03-20 17:28:42 +08:00
Florent Becker
ea80c91bd3 pijul: init at 0.3.0 (re-init) 2017-03-20 10:27:38 +01:00
Nikolay Amiantov
c1e279046b odroid-xu3-bootloader: init at 2015-12-04 2017-03-20 11:52:08 +03:00
Florent Becker
e4d39749f2 ocsigen-i18n: init at 3.1 2017-03-20 08:20:16 +00:00
Nikolay Amiantov
a9d44b5c30 ubootOdroidXU3: init 2017-03-20 11:07:12 +03:00
Adelbert Chang
9634d9e4fc coursier: init at 1.0.0-M15 2017-03-19 21:32:09 -07:00
Joachim F
12e0e67ed0 Merge pull request #23903 from mbrgm/upgrade-inspectrum
inspectrum: 20160403 -> 20170218
2017-03-20 01:06:31 +01:00
Will Dietz
a7c4c89138 Add top-level attr for lldb_4 2017-03-19 18:10:40 -05:00
Orivej Desh
9d38774a28 gargoyle: init at 2017-03-12 2017-03-19 22:36:29 +00:00
ndowens
6359bf1895 Merge pull request #24077 from MasseGuillaume/cre2
cre2: init at 0.3.0
2017-03-19 16:59:06 -05:00
Daiderd Jordan
52c6d6770f Merge pull request #24050 from shanemikel/package_htmldoc
htmldoc: add darwin support
2017-03-19 22:39:36 +01:00
Guillaume Massé
b00bfb0401 cre2: init at 0.3.0
c wrapper for google's re2 regex library
2017-03-19 17:26:15 -04:00
ndowens
93ec1ad987 highlight: 3.28 -> 3.35 (#24068)
* highlight: 3.28 -> 3.35

highlight: Add support for darwin, suspecting needs gcc

highlight: Fixed isDarwin [gcc]

* highlight: enable darwin build
2017-03-19 15:22:57 -05:00
Nathan Isom
9ec0e9676f bevelbar: init at 16.11 (#24072)
* bevelbar: init at 16.11

* bevelbar: use fetchFromGitHub
2017-03-19 20:41:17 +01:00
Michael Raskin
0cf93fda07 guile_2_0: init at 2.0.13
Reinstate guile 2.0.x. Use it for autogen
2017-03-19 20:05:14 +01:00
Michael Raskin
1c94786a52 Merge pull request #24066 from vrthra/guile_2_2
guile: 2.0 -> 2.2
2017-03-19 18:50:38 +01:00
Rahul Gopinath
5498dd6364 guile: 2.0 -> 2.2 2017-03-19 10:47:22 -07:00
Franz Pletz
2baf0a568a
owncloud-client: build with qt5 instead of qt4 2017-03-19 18:44:50 +01:00
Nathan Isom
b82f3f6943 mpvc: init at unstable-2017-03-18 (#24037)
* mpvc: init at unstable-2017-03-18

* mpvc: simplify build

* mpvc: add maintainer
2017-03-19 18:17:52 +01:00
ndowens
a6994dabb0 Merge pull request #23804 from ndowens/enginepkcs11
enginepkcs11: libp11 version 0.4.0 and above contain enginepkcs11
2017-03-19 10:16:06 -05:00
Daiderd Jordan
de96020789 Merge pull request #24031 from neeasade/add-xrq
xrq: init at d5dc19c63881ebdd1287a02968e3a1447dde14a9
2017-03-19 14:14:12 +01:00
Michael Raskin
e16c5a8254 Merge pull request #24052 from benley/yubikey-manager
yubikey-manager: init at 0.3.1
2017-03-19 11:25:12 +01:00
Benjamin Staffin
24308432b7
yubikey-manager: init at 0.3.1 2017-03-19 05:30:54 -04:00
Michael Raskin
d9ab289707 Merge pull request #23686 from nicknovitski/hostsblock
init hostsblock (and kwakd)
2017-03-19 10:00:30 +01:00
Benjamin Staffin
1fe9860958 Merge pull request #24041 from neeasade/add-colort
colort: init at unstable-2017-03-13
2017-03-19 03:41:29 -04:00
Shane Pearlman
63bd364cf9 htmldoc: add darwin support
I also added a long description and updated the homepage to point to
the author’s new github.io site.
2017-03-18 21:44:55 -07:00
Daiderd Jordan
0f4d515834 Merge pull request #24027 from neeasade/add-meh
meh: init at 0.3
2017-03-19 03:17:52 +01:00
neeasade
78a0bdfa98 meh: init at unstable-2015-04-11 2017-03-18 21:11:22 -05:00
neeasade
9eed726b4f colort: init at unstable-2017-03-13 2017-03-18 20:59:09 -05:00
Peter Hoeg
f4f29bcd8b handbrake: 0.10.5 -> 1.0.3 2017-03-19 09:48:22 +08:00
Michael Raskin
203e8fa205 wtftw: init at 0.0pre20161001; patch mostly by @kcomplexes 2017-03-19 01:08:11 +01:00
neeasade
1ef5a38108 xrq: init at unstable-2016-01-15 2017-03-18 18:52:00 -05:00
Michael Raskin
081557a66e Merge pull request #23597 from orivej/psi-plus
psi-plus: init at 0.16.572.639
2017-03-18 22:33:31 +01:00
Orivej Desh
f812e39fb4 psi-plus: init at 0.16.575.639 2017-03-18 21:19:54 +00:00
Daiderd Jordan
a48df6fba6 Merge pull request #22508 from matthewbauer/remove-emacs24macport
emacs24macport: remove
2017-03-18 22:19:20 +01:00
Michael Raskin
333c8c7782 icu_57: drop 2017-03-18 21:27:31 +01:00
Michael Raskin
dd49357a19 Merge pull request #23967 from ndowens/umockdev
umockdev: init at 0.8.13
2017-03-18 20:31:24 +01:00
Michael Raskin
39609e3157 Merge pull request #23996 from manveru/add-phraseapp
phraseapp-client: init at 1.4.3
2017-03-18 20:08:45 +01:00
Michael Raskin
4707ac31f1 Merge pull request #23942 from mbrgm/restic
restic: init at 0.5.0
2017-03-18 20:01:14 +01:00
ndowens
112a91c2f7 enginepkcs11: libp11 version 0.4.0 and above contain enginepkcs11
enginepkcs11: Removed from all-packages.nix
2017-03-18 13:50:37 -05:00
Michael Raskin
24f35daa60 Merge pull request #23726 from sternenseemann/master
redo-sh: init at 1.2.6
2017-03-18 19:19:51 +01:00
Michael Raskin
87f7ef87fe Merge pull request #23722 from joachifm/surf-webkit2
surf-webkit2: init at 2017-03-06
2017-03-18 19:18:35 +01:00
Michael Raskin
89f62be345 Merge pull request #23715 from risicle/moz-sops
Add Mozilla sops package
2017-03-18 19:18:06 +01:00
Michael Raskin
68cf4d1dfc Merge pull request #23677 from bcdarwin/c3d
c3d: init at 1.1.0
2017-03-18 19:07:09 +01:00
Michael Raskin
dfbd2dd659 Merge pull request #23624 from volth/virt-viewer-5.0
virt-viewer: 2.0 -> 5.0
2017-03-18 19:05:11 +01:00
Tuomas Tynkkynen
194ff8a538 gcc-snapshot: Fix eval error 2017-03-18 19:58:45 +02:00
Michael Raskin
4d5f33deff Merge pull request #23376 from bcdarwin/ants
ANTs: init at 2.1.0 (0gyys1lf) and update ITK accordingly
2017-03-18 18:42:24 +01:00
Michael Raskin
452cc25e5b Merge pull request #23311 from cheecheeo/zstdmt
zstdmt: init at 0.3
2017-03-18 18:40:22 +01:00
Michael Raskin
e096d7c853 Merge pull request #23229 from juliendehos/gede
gede: init at 2.0.3
2017-03-18 17:57:28 +01:00
Michael Raskin
24060a83e2 Merge pull request #21233 from rardiol/gcc-snapshot
gcc-snapshot: init at 7-20161211
2017-03-18 17:46:09 +01:00
Michael Raskin
309f10b00c Merge pull request #23134 from ljli/earlyoom-init
earlyoom: init at 0.11
2017-03-18 17:22:57 +01:00
Michael Raskin
b89d66a198 Merge pull request #23062 from spacefrogg/ptask
ptask: init at 1.0.0
2017-03-18 17:21:13 +01:00
Michael Raskin
e8d7014dac Merge pull request #22722 from patternspandemic/kodestudio
kodestudio: init at 17.1
2017-03-18 17:18:10 +01:00
Frederik Rietdijk
e67b979ab5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-18 15:32:43 +01:00
Michael Raskin
5833da6ad5 wayv: init at 0.3 2017-03-18 12:41:09 +01:00
Michael Raskin
6e74e165cb xannotate: init at 20150301 2017-03-18 12:41:09 +01:00
Michael Raskin
266fb8845a xxdiff-tip: init at 4.0.1.20170111
Supports Qt5
2017-03-18 12:41:09 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Joachim F
9a976c09ba Merge pull request #23963 from dtzWill/feature/irkerd
irker: init at 2017-02-12
2017-03-18 00:35:32 +01:00
Michael Fellinger
6cc1200bd5
marathonctl: init at 2017-03-06 2017-03-17 23:10:27 +01:00
Michael Fellinger
acdcbf7b14 phraseapp-client: init at 1.4.3 2017-03-17 21:50:50 +01:00
Thomas Tuegel
354ea69ae4
fontconfig-penultimate: init at 0.2
Also provides a NixOS module.
2017-03-17 13:50:05 -05:00
Emery Hemingway
fa65cc067b
xaster: init at release 208 2017-03-17 12:09:37 -05:00
Emery Hemingway
7196d16e3f
shapelib: init at 1.4.0 2017-03-17 12:09:37 -05:00
Pascal Bach
3728143cbc prometheus-unifi-exporter: init at 0.4.0 2017-03-17 15:41:22 +01:00
Will Dietz
f9f15fff56 irker: init at 2017-02-12 2017-03-17 09:16:18 -05:00
Nick Novitski
a3620396fd hostsblock: init at 20161213 2017-03-17 22:07:15 +13:00
Nick Novitski
1fb21ca25c kwakd: init at 0.5 2017-03-17 22:07:15 +13:00
Peter Hoeg
c216a71215 terraform: use generic builder and add 0.9.0 (#23979) 2017-03-17 09:05:16 +00:00
ndowens
7e902f5399 umockdev: init at 0.8.13
umockdev: all-packages cosmetic change
2017-03-16 18:05:13 -05:00
patternspandemic
bb728268b5
kodestudio: init at 17.1 2017-03-16 15:50:01 -07:00
Daiderd Jordan
00ed0f792e Merge pull request #22897 from timor/couchdb-2.0.0
couchdb: add support for version 2.0.0
2017-03-16 22:03:32 +01:00
Jörg Thalheim
989c7c7812 Merge pull request #23823 from orivej/qmetro
qmetro: init at 0.7.1
2017-03-16 21:11:00 +01:00
Jörg Thalheim
8e6247844b Merge pull request #23911 from Mic92/taskjuggler
taskjuggler: remove 2.x series
2017-03-16 18:24:39 +01:00
Jörg Thalheim
26045faaaf
cligh: init at 0.3
fixes #23914
2017-03-16 01:00:21 +01:00
Marius Bergmann
2a65628826 restic: init at 0.5.0 2017-03-15 23:45:42 +01:00
Christopher League
cfc7a1877a clips: init at 6.30
CLIPS is a language for building expert systems.
2017-03-16 00:05:02 +02:00
Tuomas Tynkkynen
3c57a37c55 sbt_0_12_4: Fix eval 2017-03-15 23:44:25 +02:00
Sergii Paryzhskyi
18a272ef75 sbt-0.12.4: add an older stable version (#23933) 2017-03-15 21:17:23 +00:00
Vladimír Čunát
e99bc64552
Merge branch 'master' into staging
More larger rebuilds from master, unfortunately.
2017-03-15 19:09:56 +01:00
Leon Isenberg
6505c6e3df keepass-keeagent: init at 0.8.1
[Bjørn: change fetchurl indent 4 -> 2 spaces.]
2017-03-15 17:55:57 +01:00
Pascal Bach
a8cca7037e prometheus-fritzbox-exporter: init at 1.0 2017-03-15 17:22:36 +01:00
Daniel Peebles
38a03817b0 Merge pull request #22571 from LnL7/darwin-frameworks-hook
add setup-hook to fix darwin frameworks
2017-03-15 11:33:23 -04:00
Daniel Peebles
d78f3de21b Merge pull request #23907 from copumpkin/update-frameworks
Update macOS frameworks from 10.9 to 10.10
2017-03-15 11:22:55 -04:00
Jörg Thalheim
61f20c94ca
taskjuggler: remove 2.x series
The version was released 8 years ago and does not build anymore
2017-03-15 10:32:55 +01:00
Will Dietz
c766960150 lit: init at 0.5 2017-03-15 09:02:45 +01:00
Dan Peebles
dc61ff31a7 xhyve: update and fix to use our Hypervisor framework
(this is a cherry-picked version of f3b65f67d9,
which got reverted because it depended on my 10.11 frameworks, which were
flawed)
2017-03-14 22:38:35 -04:00
Marius Bergmann
ee69ee419b liquid-dsp: init at 20170307
liquid-dsp is a dependency for the latest git version of inspectrum, therefore I
added it in order to be able to upgrade inspectrum.
2017-03-14 23:42:18 +01:00
Shea Levy
5fa84fb1a8 terra{form,grunt}: Add some needed old versions 2017-03-14 16:31:08 -04:00
Philipp Hausmann
ffa3dbeee1 init slimserver 2017-03-14 20:16:11 +01:00
Bas van Dijk
308c09d41f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837)
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Robin Gloster
770794cbfe
urt: remove 2017-03-14 14:41:28 +01:00
Peter Hoeg
f09a73896b crudini: init at 0.9 2017-03-14 17:22:56 +08:00
Vincent Laporte
8498f979a1 ocaml-top: 1.1.2 -> 1.1.3 2017-03-14 07:57:59 +00:00
Volth
d4294265fd virt-viewer: 2.0 -> 5.0 2017-03-14 04:54:11 +00:00
Peter Hoeg
80750f459c Merge pull request #17303 from peterhoeg/iio
iio-sensor-proxy: init at 2.2 and nixos module
2017-03-14 11:16:09 +08:00
Vladimír Čunát
bfed19cfaa
Merge #23860: llvmPackages_4: rc4 -> release 2017-03-14 00:02:53 +01:00
Vladimír Čunát
57463868db
top-level llvm-4 attrs: drop lowPrio
Now the packages are properly released.
2017-03-14 00:01:04 +01:00
Tuomas Tynkkynen
aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
Vincent Laporte
88d7718a64 mkvtoolnix-cli: fix build on darwin 2017-03-13 21:20:26 +00:00
Pascal Wittmann
d1247221cb Merge pull request #21802 from yurrriq/add/pkgs/tools/misc/latex2html
latex2html: init at 2016
2017-03-13 09:20:09 +01:00
Peter Hoeg
d4beeef3ce vlc: compile against qt 5.6 2017-03-13 11:55:45 +08:00
Orivej Desh
bed935bd13 qmetro: init at 0.7.1 2017-03-13 00:37:53 +00:00
Jörg Thalheim
9e6fe2e4f2 Merge pull request #23765 from benley/ykpers-duplicate
ykpers: consolidate into yubikey-personalization
2017-03-12 22:26:32 +01:00
Bo Bakker
1d948ddc01
caf: init at 0.15.3
fixes #23772
2017-03-12 21:53:49 +01:00
Thomas Tuegel
ce180eb109 Merge pull request #23755 from jerith666/krfb
krfb: expose kde 5 version
2017-03-12 13:03:22 -05:00
Ji-Haeng Huh
697838cbea
yasr: init at 0.6.9
fixes #23188
2017-03-12 16:59:00 +01:00
Daiderd Jordan
97a3e7cf52
darwin-frameworks: don't use pure CF 2017-03-12 15:19:04 +01:00
Daiderd Jordan
04fa8e006c
darwin: add setup-hook to fix CF references 2017-03-12 15:19:03 +01:00
Benjamin Staffin
f474f82860 ykpers: consolidate into yubikey-personalization
Looks like this accidentally got packaged twice.
2017-03-11 16:23:00 -05:00
Periklis Tsirakidis
7c980f5e9c valgrind: enable darwin build 2017-03-11 20:29:52 +01:00
Matt McHenry
2a9208cd24 krfb: init at 16.12.2 2017-03-11 14:10:11 -05:00
Joachim F
92b3b9bb3f Merge pull request #23560 from lheckemann/precision-strike
Precision strike
2017-03-11 12:07:07 +01:00
Lluís Batlle i Rossell
7aa5effaf6 lzham: init at 1.0
Compressor.
2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell
8ac134321b bsc: init at 3.1.0
Compressor.
2017-03-11 10:00:06 +01:00
Franz Pletz
82f1c3fb43
kanboard: init at 1.0.40 2017-03-11 09:12:15 +01:00
Franz Pletz
ff2313a6c6
linux: 3.12.70 -> 3.12.71 2017-03-11 08:14:29 +01:00
Tuomas Tynkkynen
77c49794cd linux_testing: 4.10-rc7 -> 4.11-rc1
Some config options got removed, so conditionalize them.
2017-03-11 01:27:06 +02:00
David Johnson
2151e3b8eb
packetdrill: init at 1.0
Closes https://github.com/NixOS/nixpkgs/pull/23679
2017-03-10 23:35:26 +01:00
sternenseemann
f3bf3a4318 redo-sh: init at 1.2.6 2017-03-10 21:50:25 +01:00
Vincent Laporte
b34b4674d2 jbuilder: init at 1.0+beta2
jbuilder is a fast, portable and opinionated build system

Homepage: https://github.com/janestreet/jbuilder
2017-03-10 20:14:09 +00:00
Joachim Fasting
69ce1ed526 surf-webkit2: init at 2017-03-06 2017-03-10 20:31:20 +01:00
Dan Peebles
7dff6a8689 kubernetes: fix on Darwin
Also bump its Go version to 1.7, since 1.6 is fatally flawed on macOS 10.12
2017-03-10 13:31:16 -05:00
Ben Darwin
7baad2e4be c3d: init at 1.1.0 2017-03-10 11:57:19 -05:00
Susan Potter
35f9f63a39 dd-agent: 5.5.2 -> 5.11.2 2017-03-10 17:35:27 +01:00
Susan Potter
17a8d19032 dd-agent: fix Python missing dependencies and versions 2017-03-10 17:35:27 +01:00
Robert Scott
b3fadc9085 sops: init at version 2.0.8 2017-03-10 15:41:57 +00:00
Michael Raskin
f3a4f31554 libreoffice-still: apply the patch for ICU 58, see 17126 2017-03-10 09:48:54 +01:00
Dan Peebles
1309b0883d buildbot-plugins: use callPackages, since it contains several
This should allow Hydra to build those plugins.
2017-03-10 01:08:01 -05:00
Peter Hoeg
bce352949e virtmanager-qt: init at 0.39.60 2017-03-10 11:08:19 +08:00
Vladimír Čunát
ed4a79c65e
Merge branch 'master' into staging
... to fix an evaluation problem in dogecoin.
2017-03-09 23:14:19 +01:00
Michael Raskin
ccebeca500 libreoffice-still: use icu_57 2017-03-09 18:47:38 +01:00
Michael Raskin
b5485da2cd icu_57: init at 57.1 for LibreOffice Still 2017-03-09 18:47:38 +01:00
Michael Raskin
6962e84b8d botan2: init at 2.0.1 2017-03-09 18:47:37 +01:00
Linus Heckemann
603b799bcb Add removeReferencesTo for removing specific refs
This allows for a less blanket approach than nuke-refs, targetting specific
references that we know we don't want rather than all references that we don't
know we want.
2017-03-09 12:01:55 +00:00
Jörg Thalheim
eb8b6022ed Merge pull request #23640 from PierreR/master
pythonPackages.pepper: init at 0.5.0
2017-03-09 12:05:24 +01:00
Dan Peebles
ccf7640a4b openjdk: stop defaulting Darwin to version 7
Let's just be consistent with 8. At some point we'll get a proper build
of it from source but until then we might as well standardize on 8, which
has been out for years now and seems to work fine on Darwin.
2017-03-08 23:28:45 -05:00
Pierre Radermecker
ee4e630648 salt-pepper: init at 0.5.0 2017-03-09 00:18:07 +01:00
Justin Bedo
1ac797861b
SnpEff: init at 4.3i 2017-03-08 22:43:50 +01:00
Justin Bedo
076e513b94
varscan: init at 2.4.2 2017-03-08 22:43:49 +01:00
Justin Bedo
4bb50fd08c
picard-tools: init at 2.7.1 2017-03-08 22:43:45 +01:00
Justin Bedo
7f214e6410
bedtools: init at 2.26.0 2017-03-08 22:36:29 +01:00
Justin Bedo
661048c803
platypus: init at 2017-03-07 2017-03-08 22:36:03 +01:00
Joachim Fasting
116953ffc9
torbrowser: callPackage can fill in missing params from xorg 2017-03-08 20:40:25 +01:00
Tuomas Tynkkynen
5f5b87107f raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303 2017-03-08 21:35:31 +02:00
Daniel Peebles
a53d5cfaba Merge pull request #23642 from copumpkin/buildbot-cleanup
buildbot: assorted cleanups
2017-03-08 11:29:22 -05:00
Dan Peebles
49b20e5569 buildbot: assorted cleanups
Some changes to be more idiomatic and use stdenv building blocks more.
I also added a `buildbot.withPlugins` instead of the current plugins
mechanism, which forces an unnecessary rebuild of the package and reruns
all the tests. This should be equivalent and more pleasant to use in
practice.
2017-03-08 11:28:44 -05:00
Ricardo Ardissone
e17d3d4ef1 gplates: use boost 160
update 161 changed reference parameters for optional
https://hydra.nixos.org/build/49707856/nixlog/1
http://www.boost.org/doc/libs/1_61_0/libs/optional/doc/html/boost_ooptional/relnotes.html
2017-03-08 13:04:34 +02:00
Peter Simons
722b129652 Merge pull request #23607 from NixOS/haskell/justStaticExecutables
Haskell/just static executables
2017-03-08 08:49:19 +01:00
Graham Christensen
ebeb722e14 Merge pull request #23459 from xNWDD/gitkraken
gitkraken: init at 2.1.0
2017-03-07 20:17:34 -05:00
Graham Christensen
442fc47cbe Merge pull request #23617 from rycee/delete/old-cassandra
cassandra: remove old branches 1.2 and 2.0
2017-03-07 18:55:38 -05:00
Graham Christensen
9e6ae2f60a Merge pull request #23441 from oxij/pkg/pretty-xen
xen: modular expression
2017-03-07 18:52:40 -05:00
Vladimír Čunát
b86b7c04a3
Merge branch 'master' into staging 2017-03-07 21:59:32 +01:00
Robert Helgesson
e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson
ac0021ce53
cassandra_2_2: init at 2.2.9 2017-03-07 21:46:50 +01:00
Domen Kožar
f67a89e248
haskell: use new justStaticExecutables and add purescript 2017-03-07 18:15:07 +01:00
Profpatsch
feab711f84 lilyterm-git: init at 2017-01-06
The latest stable release is quite old (2013-02) and many improvements have been
made in the meantime.
2017-03-07 17:35:29 +01:00