Commit graph

37591 commits

Author SHA1 Message Date
Matthew Justin Bauer 83be4ee318
Merge pull request #41747 from MarcFontaine/unixcw
unixcw : init at 3.5.1
2018-06-10 19:07:17 -04:00
Tobias Happ 895e4c2687 dwm-status: init at 0.4.0 (#41726) 2018-06-11 00:24:13 +02:00
jraygauthier 1ef6d3fe62 tiscamera: Init at 0.9.1 (#41738) 2018-06-10 23:57:42 +02:00
Matthew Justin Bauer 01e165d073
Merge pull request #41788 from LumiGuide/fix-override-haskellPackages
haskell: fix overriding haskellPackages using haskell.packageOverrides
2018-06-10 17:35:55 -04:00
Izorkin 35ce5c1c8e maxscale: init at 2.1.17 (#33835) 2018-06-10 22:50:36 +02:00
Ryan Mulligan 2c89b0585d ssl-cert-check: init at 3.31 (#41734) 2018-06-10 22:06:27 +02:00
xeji e76388a0ab
Merge pull request #41674 from woffs/loadwatch
loadwatch: init at 1.1
2018-06-10 20:54:00 +02:00
Frederik Rietdijk 2114e15171
Merge pull request #41804 from Assassinkin/python-hosts
pythonPackages.python-hosts: init at 0.4.1
2018-06-10 20:25:10 +02:00
nagato.pain 95120f5109 pythonPakchages.python-hosts: init at 0.4.1 2018-06-10 11:04:20 -07:00
MarcFontaine d2ea91a3db unixcw : init at 3.5.1 2018-06-10 19:02:29 +02:00
Pascal Wittmann 95a8cb3ade
init perlPackages.GetoptArgvFile at 1.11 2018-06-10 18:40:21 +02:00
Pascal Wittmann ee1faf5881
init perlPackages.SysMemInfo 0.99 2018-06-10 18:30:44 +02:00
Matthew Justin Bauer 7996889cf0
Merge branch 'master' into nixos-evaluate 2018-06-10 11:10:11 -04:00
Bas van Dijk a601787e55 haskell: fix overriding haskellPackages using haskell.packageOverrides
Tested using:

$ nix-build -E '(import ./. { overlays = [(final : previous : { haskell = previous.haskell // { packageOverrides = self : super : {blablabla = super.scientific;};};})];}).haskellPackages.blablabla'
/nix/store/s75xbfhn88187jk8238h4ii2ap9kg4m2-scientific-0.3.6.2
2018-06-10 12:32:20 +02:00
Robert Helgesson f0bfa9de83
pythonPackages.PyICU: 1.9.7 -> 2.0.3 2018-06-10 12:22:26 +02:00
Frederik Rietdijk 1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Frederik Rietdijk ae215d1ba8 Merge master into staging 2018-06-10 10:10:42 +02:00
Austin Seipp 6d6ff86c85 pythonPackages: paperspace 0.0.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:28:24 -05:00
Matthew Bauer 86e5595dda spidermonkey: fix i686 error on 38
spidermonkey doesn’t compile correctly on i686 linux & gcc7. It gives
the error:

  with gcc-7: undefined reference to `__divmoddi4'
2018-06-09 20:21:45 -04:00
Mario Rodas d5ca8dea78 synapse-bt: fix darwin build 2018-06-09 17:14:38 -05:00
Daiderd Jordan 253d78142d
Merge pull request #41768 from flokli/iproute2mac
darwin.iproute2mac: init at 1.2.1
2018-06-09 23:17:35 +02:00
Matthew Justin Bauer e8072de87e
Merge pull request #41354 from mulderr/master
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Florian Klink 857ab32cca darwin.iproute2mac: init at 1.2.1 2018-06-09 22:47:21 +02:00
Jan Malakhovski ee1550b763 hello-unfree: init at 1.0 (#41763)
Also add `version` attribute to GNU `hello` while we are at it.
2018-06-09 22:14:36 +02:00
Orivej Desh a448357dc6 Merge branch 'master' into staging
* master: (71 commits)
  xen: enable parallel building
  spice: 0.13.3 -> 0.14.0
  powerline-rs: 0.1.7 -> 0.1.8 (#41736)
  xidlehook: 0.4.6 -> 0.4.8 (#41094)
  serf: update scons patch, enable kerberos on darwin
  firefox-bin: Add ffmpeg to lib path
  firefox-beta-bin: 61.0b10 -> 61.0b12
  firefox-devedition-bin: 61.0b10 -> 61.0b12
  wireguard-go: assign yegortimoshenko as maintainer
  wireguard-go: 0.0.20180519 -> 0.0.20180531
  zfs: Fix "zfs-sync" for modern systemd
  nixos/memcached: added simple set/get test
  jenkins: 2.89.4 -> 2.107.3 (#41618)
  focuswriter: 1.6.12 -> 1.6.13 (#41567)
  ne: 3.0.1 -> 3.1.1 (#41536)
  libpqxx: 6.2.3 -> 6.2.4 (#41547)
  mate.mate-applets: 1.20.1 -> 1.20.2 (#41546)
  mate.mate-themes: 3.22.16 -> 3.22.17 (#41541)
  nixos/munge: run munge as user munge instead of root. (#41509)
  pstoedit: 3.71 -> 3.73 (#41528)
  ...
2018-06-09 07:41:38 +00:00
xeji fc643ef950
Merge pull request #41625 from etu/php-codesniffer-updates
phpPackages.phpc(s|bf): 3.2.3 -> 3.3.0
2018-06-09 01:32:12 +02:00
xeji 5e89ea75ba
Merge pull request #41679 from volth/libvirt-4.4.0
libvirt: 4.1.0 -> 4.4.0
2018-06-08 23:09:38 +02:00
volth 2b4653461c perlPackages.UnicodeString: 2.09 -> 2.10 (#41698)
* perlPackages.UnicodeString: 2.09 -> 2.10

* perlPackages.UnicodeString: fix url
2018-06-08 18:57:28 +02:00
volth b854b83154 perlPackages.JSON: 2.90 -> 2.97001 (#41712)
update to match JSON::PP version
2018-06-08 18:49:34 +02:00
Daiderd Jordan fcdcfe2de1
Merge branch 'master' into staging 2018-06-08 18:06:47 +02:00
Matthew Justin Bauer 622c997ffd
Merge pull request #41517 from alexfmpe/init-dylibbundler
dylibbundler: init
2018-06-08 10:03:48 -04:00
volth 757a58ed2f [cpan2nix] perlPackages.GD: 2.53 -> 2.68
dependencies:
perlPackages.TestFork: init at 0.02
2018-06-08 13:40:06 +00:00
Jean-Philippe Bernardy 72f051a970 python.packages.gast: init at 0.2.0 2018-06-08 15:38:01 +02:00
Jean-Philippe Bernardy 48696cf4fe python.packages.astunparse: init at 1.5.0 2018-06-08 15:38:01 +02:00
volth c45a28058d
[staging] perlPackages: convert some modules to aliases 2018-06-08 13:24:37 +00:00
volth e0e3a0770b
perlPackages.FileDesktopEntry: 0.04 -> 0.22 2018-06-08 13:19:27 +00:00
Jörg Thalheim aa11c0877b perlPackages.FileDesktopEntry: fix build by adding missing Module::Build 2018-06-08 14:01:57 +01:00
Jörg Thalheim 7212a6c130
Merge pull request #41194 from uri-canva/bazel-buildtools
Add Bazel buildtools
2018-06-08 13:55:51 +01:00
Alexandre Esteves c7520b6670
dylibbundler: init 2018-06-08 13:37:53 +01:00
volth 4110c1bdaf
perlPackages.ListBinarySearch: 0.20 -> 0.25 2018-06-08 11:42:09 +00:00
Assassinkin 2630b1274c pythonPackages.ansiconv: init at 1.0.0 2018-06-08 12:28:43 +01:00
volth 22a74ad5f2 libvirt: 4.1.0 -> 4.4.0 2018-06-08 11:21:22 +00:00
Frank Doepper 943625a62b loadwatch: init at 1.1 2018-06-08 12:45:15 +02:00
Frederik Rietdijk de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Elis Hirwing ce40a23ac9
phpPackages.phpcbf: 3.2.3 -> 3.3.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.0
2018-06-07 12:48:38 +02:00
Elis Hirwing feb8015056
phpPackages.phpcs: 3.2.3 -> 3.3.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.0
2018-06-07 12:47:29 +02:00
Frederik Rietdijk 4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Jaakko Luttinen e5d43df48c pythonPackages.autograd: init at 1.2 (#41558) 2018-06-07 11:06:51 +02:00
Peter Hoeg b48af23d16
Merge pull request #41617 from peterhoeg/p/mssql
check-mssql-health: init at 2.6.4.14
2018-06-07 14:55:59 +08:00
Peter Hoeg d5f37d1f2e check-mssql-health: init at 2.6.4.14 2018-06-07 14:21:18 +08:00
Peter Hoeg 333cebead2 perlPackages.DBDsybase: init at 1.16 2018-06-07 14:10:48 +08:00
Matthew Justin Bauer ddd400baee
Merge pull request #41498 from tadfisher/docker-machine-kvm2
docker-machine-kvm2: init at 0.27.0
2018-06-06 21:28:44 -04:00
Matthew Justin Bauer 6dcef7ab46
Merge pull request #41568 from linc01n/fcitx-table-extra
fcitx-table-extra: init at 0.3.8
2018-06-06 21:27:34 -04:00
Matthew Justin Bauer d6a97a524a
Merge pull request #41576 from MarcFontaine/xearth
xearth : init at 1.1
2018-06-06 21:27:09 -04:00
Matthew Justin Bauer dc82e3efc5
Merge pull request #41190 from puffnfresh/package/obs-linuxbrowser
obs-linuxbrowser: init at 0.3.1
2018-06-06 21:24:03 -04:00
xeji 0c9ec4dfcf
Merge pull request #41578 from akru/master
parity: 1.9.7 -> 1.10.6 [SECURITY UPDATES]
2018-06-06 21:54:16 +02:00
lewo 2c3e53287d
Merge pull request #40666 from magnetophon/M32edit
m32edit and x32edit: init at 3.2
2018-06-06 21:12:13 +02:00
Alexander Krupenkin c36101eac1
parity-beta: deinit 2018-06-06 15:43:48 +03:00
MarcFontaine 220d2637c1 xearth : init at 1.1 2018-06-06 14:34:00 +02:00
Jaakko Luttinen 4d7019a4f3
pythonPackages.pvlib: init at 0.5.2 2018-06-06 14:03:25 +03:00
Jan Tojnar 4ffeb3bb47
phpPackages.php-cs-fixer: 2.11.1 → 2.12.0 2018-06-06 12:52:13 +02:00
Lincoln Lee be170030b9 fcitx-table-extra: init at 0.3.8 2018-06-06 18:10:19 +08:00
Orivej Desh 91e1ec684f Merge branch 'master' into staging
* master: (63 commits)
  tests.cc-wrapper: do not test sanitizers on darwin
  nodePackages_8_x: Add nodejs (npm) to wrapper
  python.pkgs.cairocffi: support darwin
  osinfo-db: 20180514 -> 20180531 (#41532)
  pkcs11helper: 1.22 -> 1.23 (#41530)
  pmd: 6.3.0 -> 6.4.0 (#41529)
  renpy: 6.99.14.3 -> 7.0.0 (#41515)
  wireless-regdb: 2018.05.09 -> 2018.05.31 (#41502)
  gnuplot: 5.2.3 -> 5.2.4 (#41505)
  qrencode: 4.0.0 -> 4.0.1
  Revert "libbsd: replace with nbcompat"
  Revert "opendkim: fix libbsd dependency"
  Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
  flent: fix fetchFromGitHub version
  syncthing: 0.14.47 -> 0.14.48
  pythonPackages.pykdtree: init at 1.3.0 (#41355)
  snd: 18.3 -> 18.4
  bat: support darwin
  faust2: fix build with llvm 5.0.2 (#40672)
  mc: 4.8.20 -> 4.8.21 (#41496)
  ...
2018-06-06 08:08:22 +00:00
Orivej Desh 05fedecad9 Revert "libbsd: replace with nbcompat"
This reverts commit 480434f7ee.

netbsd.compat does not provide include files that are provided by libbsd [1], and it
encumbers its transitive dependents with an obligatory include file that setups
BSD-compatible C environment [2].

[1] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394922277
[2] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394928845
2018-06-06 04:09:15 +00:00
Orivej Desh f2682af9c9 Revert "opendkim: fix libbsd dependency"
This reverts commit b529dda3a1.
2018-06-06 04:09:14 +00:00
Orivej Desh 13170a9694 Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
This reverts commit 8b5ed12952.
2018-06-06 04:09:11 +00:00
Assassinkin 26c194d000 pythonPackages.pykdtree: init at 1.3.0 (#41355) 2018-06-06 00:50:28 +02:00
Tad Fisher 0ef083c020 docker-machine-kvm2: init at 0.27.0 2018-06-05 14:06:56 -07:00
leenaars 186675b06f pdf-redact-tools: init -> 0.1.2 (#41451) 2018-06-05 22:31:08 +02:00
Philipp Middendorf 1868fa92a2 pythonPackages.typing-extensions: init at 3.6.5 (#40983) 2018-06-05 22:12:05 +02:00
Yegor Timoshenko eb79ad8ab4
Merge pull request #41492 from mrVanDalo/ctmg
ctmg: add 1.2
2018-06-05 22:09:07 +03:00
Fernando José Pando 3cc263ea13 opendune: init at 0.9 (#41415) 2018-06-05 20:39:24 +02:00
Vincent Laporte 999871400b ocamlPackages.linenoise: init at 1.1.0 (#41489) 2018-06-05 20:29:00 +02:00
Ingolf Wagner 2a0ec8b445
ctmg: add 1.2 2018-06-05 19:29:34 +02:00
Matthieu Coudron 8981cb7b68 owamp: init at 3.5.6
A tool for performing one-way active measurements.
https://github.com/perfsonar/owamp

This is the reference implementation for the IETF rfc
https://tools.ietf.org/html/rfc4656
2018-06-05 22:15:06 +09:00
Uli Baum f44c16401e s-tar: fix eval error
Fixes #41479
2018-06-05 13:43:28 +02:00
volth 0c521c68bf
Merge branch 'staging' into cpan2nix-2018-06-04 2018-06-05 10:17:53 +00:00
Jörg Thalheim 922b69683f
Merge pull request #41454 from volth/perl-aliases
[staging] perlPackages: convert some modules to aliases
2018-06-05 09:10:12 +01:00
Jörg Thalheim 1d1a4bfb39
Merge pull request #41242 from yrashk/powershell
PowerShell: init at 6.0.2
2018-06-05 09:05:20 +01:00
Robert Schütz e37c936626
Merge pull request #41328 from etu/hass-add-hue-dependency
Add an additional dependency for home-assistant
2018-06-05 09:31:26 +02:00
Elis Hirwing dda215332f python36Packages.voluptuous-serialize: init at 1.0.0 2018-06-05 09:11:12 +02:00
Orivej Desh d1ebf508f5 Merge branch 'master' into staging
* master:
  Revert "vinagre: disable format hardening"
  nix: point at curl 7.59.0 (#41452)
  vinagre: disable format hardening
  linux: Add 4.17
  gnome3.vinagre: fix build
  linux-copperhead: 4.16.12.a -> 4.16.13.a
  julia: add some version info to passthru, will be used by julia2nix
  gdal: Fix darwin build
  opendkim: fix libbsd dependency
  avoid redundant rm calls
  perlPackages.CPANPLUS: add cpanp dependency
  plotutils: fix parallel building
  nixos/gitea: Respect gitea-dump enable option. (#41437)
  kubernetes: corrected spelling mistake in docs (#41439)
  python.pkgs.trustme: fix python2 build
  revert 4a86f8c9ab and properly remove the temporary ssh host keys file/directory.
2018-06-04 22:43:03 +00:00
Tim Steinbach 5574df3549 nix: point at curl 7.59.0 (#41452) 2018-06-04 22:25:23 +00:00
Yurii Rashkovskii 7e6d315a89
PowerShell: init at 6.0.2 2018-06-04 15:12:11 -07:00
Matthew Justin Bauer 90f5c54248
Merge pull request #41443 from tkerber/opendkim/libbsd
opendkim: fix libbsd dependency
2018-06-04 17:10:52 -04:00
Tim Steinbach 39444569e0
linux: Add 4.17 2018-06-04 14:12:03 -04:00
volth f76ffb0acd perlPackages: convert some modules to aliases 2018-06-04 16:12:06 +00:00
volth 474390ab95 [cpan2nix] perlPackages.Appperlbrew: 0.82 -> 0.83
dependencies:
perlPackages.TestTempDirTiny: init at 0.017
2018-06-04 16:08:54 +00:00
volth 8e17ad4d63 [cpan2nix] perlPackages.PerlCritic: 1.130 -> 1.132
dependencies:
perlPackages.PPIxQuoteLike: init at 0.005
2018-06-04 16:08:53 +00:00
volth 42b59224a6 [cpan2nix] perlPackages.ArchiveTarWrapper: 0.23 -> 0.24 2018-06-04 16:07:50 +00:00
volth eb83492dff [cpan2nix] perlPackages.CPANPLUS: cleanup 2018-06-04 16:07:40 +00:00
volth 2e8e10e659 [cpan2nix] perlPackages.DevelChecklib: 1.11 -> 1.12 2018-06-04 16:06:23 +00:00
volth 2b32974130 [cpan2nix] perlPackages.TestWarn: 0.33 -> 0.34 2018-06-04 16:06:12 +00:00
volth ce1934cdc6 [cpan2nix] perlPackages.DateManip: 6.70 -> 6.71 2018-06-04 16:05:49 +00:00
volth 88c670160a [cpan2nix] perlPackages.lib_: removed built-in 2018-06-04 16:05:31 +00:00
volth 1e588fbe0d [cpan2nix] perlPackages.constant: removed built-in 2018-06-04 16:05:30 +00:00
volth 1cc7776b23 [cpan2nix] perlPackages.TextTabsWrap: removed built-in 2018-06-04 16:05:15 +00:00
volth 984e000ff2 [cpan2nix] perlPackages.TextAbbrev: removed built-in 2018-06-04 16:05:09 +00:00
volth ccb91c7d06 [cpan2nix] perlPackages.Test: removed built-in 2018-06-04 16:04:59 +00:00
volth 38018e5acd [cpan2nix] perlPackages.SearchDict: removed built-in 2018-06-04 16:04:45 +00:00
volth 88915a9919 [cpan2nix] perlPackages.Safe: removed built-in 2018-06-04 16:04:44 +00:00
volth 185e2a9809 [cpan2nix] perlPackages.PodSimple: cleanup 2018-06-04 16:04:38 +00:00
volth 7623dac139 [cpan2nix] perlPackages.PodEscapes: removed built-in 2018-06-04 16:04:36 +00:00
volth 966a021e73 [cpan2nix] perlPackages.PerlIOviaQuotedPrint: removed built-in 2018-06-04 16:04:33 +00:00
volth dedc538800 [cpan2nix] perlPackages.MathComplex: removed built-in 2018-06-04 16:04:14 +00:00
volth c6025964d8 [cpan2nix] perlPackages.MIMEBase64: removed built-in 2018-06-04 16:04:11 +00:00
volth 7b19af5f0d [cpan2nix] perlPackages.LocaleMaketextSimple: removed built-in 2018-06-04 16:04:09 +00:00
volth 26b3d823fb [cpan2nix] perlPackages.LocaleCodes: 3.56 -> 3.57 2018-06-04 16:04:07 +00:00
volth adac4458a7 [cpan2nix] perlPackages.I18NCollate: removed built-in 2018-06-04 16:03:55 +00:00
volth eab0e69a25 [cpan2nix] perlPackages.Exporter: removed built-in 2018-06-04 16:03:35 +00:00
volth 22b9315761 [cpan2nix] perlPackages.Digest: removed built-in 2018-06-04 16:03:28 +00:00
volth fa3f51ada2 [cpan2nix] perlPackages.DevelSelfStubber: removed built-in 2018-06-04 16:03:27 +00:00
volth 2a10f6dbdb [cpan2nix] perlPackages.AutoLoader: removed built-in 2018-06-04 16:03:01 +00:00
Tim Steinbach 5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a 2018-06-04 10:22:39 -04:00
Thomas Kerber b529dda3a1
opendkim: fix libbsd dependency 2018-06-04 13:06:54 +01:00
Orivej Desh e5dedc5f3b perlPackages.CPANPLUS: add cpanp dependency 2018-06-04 08:40:39 +00:00
Orivej Desh 4869ddf883 Merge branch 'master' into staging
* master: (26 commits)
  python.pkgs.cairocffi: update tests for Cairo 1.15.12
  python.pkgs.cairocffi: 0.8.0 -> 0.8.1
  freecell-solver: fix build
  perlPackages.CPANPLUS: restore build inputs removed in #41394
  Fix GHCJS 8.4/8.2 in sandboxed builds (#41411)
  dockerTools.pullImage: expose image* attributes (#41366)
  rust: disable tests on darwin
  python.pkgs.detox: 0.11 -> 0.12
  certbot: disable check on darwin
  freeimage: fix build with glibc 2.27
  shadowsocks-libev: supports darwin (#41421)
  pythonPackages.jira: fix build (#41419)
  SDL: propagate libiconv
  schema2ldif: Init at 1.3
  nixos/exim: Add unit restart trigger (#41418)
  Add myself as maintainer for dnsdist
  Add myself as maintainer
  synapse-bt: init at 2018-06-04 (#41402)
  skim: 0.3.2 -> 0.4.0 (#41417)
  ctags: fix source url (#41382)
  ...
2018-06-04 03:50:03 +00:00
Orivej Desh 5b96694e2d perlPackages.CPANPLUS: restore build inputs removed in #41394 2018-06-03 22:47:19 +00:00
xeji ca11e5acfa
Merge pull request #41424 from dasJ/schema2ldif
schema2ldif: Init at 1.3
2018-06-03 22:10:47 +02:00
Janne Heß f569a0a684 schema2ldif: Init at 1.3 2018-06-03 21:39:06 +02:00
Vladyslav M e92c428593 synapse-bt: init at 2018-06-04 (#41402) 2018-06-03 19:10:38 +02:00
xeji e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
Orivej Desh 4c797160f8
Merge pull request #41394 from volth/cpan2nix-2018-06-02
[staging] cpan2nix: update perl packages
2018-06-03 12:21:19 +00:00
Will Dietz 587b1b77f2 boost 1.67 (#41258) 2018-06-03 12:18:25 +00:00
Vladimír Čunát 448d7d648d
Merge branch 'staging'
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Jörg Thalheim b240ab11ae
Merge pull request #41350 from Mic92/godep
godep: remove in favor of dep
2018-06-03 11:39:38 +01:00
Peter Hoeg 33ff34f3a2 pulseaudio-ctl: init at 1.66 2018-06-03 15:51:56 +08:00
volth 175ede7bf9 [cpan2nix] perlPackages.TaskCatalystTutorial: cleanup 2018-06-02 20:39:59 +00:00
volth 6f6b19c4de [cpan2nix] perlPackages.CatalystControllerHTMLFormFu: 2.02 -> 2.04
dependencies:
perlPackages.CodeTidyAllPluginPerlAlignMooseAttributes: init at 0.01
perlPackages.EncodeNewlines: init at 0.05
perlPackages.HTMLFormFuMultiForm: init at 1.03
perlPackages.PodTidy: init at 0.10
perlPackages.PodWrap: init at 0.01
perlPackages.TestCmd: init at 1.09
2018-06-02 20:39:58 +00:00
volth 9a06f83907 [cpan2nix] perlPackages.DistZillaPluginBundleTestingMania: cleanup 2018-06-02 20:39:57 +00:00
volth 21babc775f [cpan2nix] perlPackages.HTMLFormFu: 2.05 -> 2.06 2018-06-02 20:39:55 +00:00
volth fe6c841024 [cpan2nix] perlPackages.CatalystControllerPOD: cleanup 2018-06-02 20:39:54 +00:00
volth 68b64108d6 [cpan2nix] perlPackages.CatalystAuthenticationCredentialHTTP: 1.016 -> 1.018 2018-06-02 20:39:48 +00:00
volth 3d3cfcda95 [cpan2nix] perlPackages.CatalystPluginSessionStoreFile: cleanup 2018-06-02 20:39:47 +00:00
volth 7b1b46e17b [cpan2nix] perlPackages.DistZilla: 6.011 -> 6.012 2018-06-02 20:39:35 +00:00
volth 132a9cd74b [cpan2nix] perlPackages.CatalystViewTT: cleanup 2018-06-02 20:39:34 +00:00
volth 7aa73e2394 [cpan2nix] perlPackages.CatalystActionRenderView: cleanup 2018-06-02 20:39:33 +00:00
volth 67410316b7 [cpan2nix] perlPackages.CatalystPluginCache: cleanup 2018-06-02 20:39:31 +00:00
volth a3dbcd8e0c [cpan2nix] perlPackages.CatalystRuntime: 5.90117 -> 5.90118 2018-06-02 20:39:30 +00:00
volth 806a056c8f [cpan2nix] perlPackages.PlackMiddlewareMethodOverride: 0.15 -> 0.20 2018-06-02 20:39:21 +00:00
volth 9d22e27556 [cpan2nix] perlPackages.ConfigMVP: 2.200010 -> 2.200011 2018-06-02 20:39:10 +00:00
volth 881bb9f4a1 [cpan2nix] perlPackages.RTClientREST: 0.51 -> 0.52 2018-06-02 20:39:10 +00:00
volth 1a217d16b8 [cpan2nix] perlPackages.Moose: 2.2010 -> 2.2011 2018-06-02 20:38:50 +00:00
volth 9a702ceeeb [cpan2nix] perlPackages.CodeTidyAll: 0.69 -> 0.70 2018-06-02 20:38:48 +00:00
volth e20b31af15 [cpan2nix] perlPackages.DateTime: 1.48 -> 1.49 2018-06-02 20:38:45 +00:00
volth 9983530d6c [cpan2nix] perlPackages.DateTimeLocale: 1.17 -> 1.20 2018-06-02 20:38:44 +00:00
volth 54cd6c2f60 [cpan2nix] perlPackages.DateTimeTimeZone: 2.18 -> 2.19 2018-06-02 20:38:39 +00:00
volth 82d40e88ea [cpan2nix] perlPackages.TestWWWMechanize: 1.48 -> 1.50 2018-06-02 20:38:37 +00:00
volth 95c6f0f002 [cpan2nix] perlPackages.VMEC2: 1.25 -> 1.28 2018-06-02 20:38:37 +00:00
volth c96e407ded [cpan2nix] perlPackages.CryptRandomSource: 0.12 -> 0.14 2018-06-02 20:38:34 +00:00
volth 22622fd1b2 [cpan2nix] perlPackages.NetAmazonMechanicalTurk: cleanup 2018-06-02 20:38:30 +00:00
volth 79689ce0e0 [cpan2nix] perlPackages.Mouse: v2.5.2 -> v2.5.4 2018-06-02 20:38:20 +00:00
volth 20c7ce3ca4 [cpan2nix] perlPackages.PPIxRegexp: 0.056 -> 0.059 2018-06-02 20:38:08 +00:00
volth 8bb297341e [cpan2nix] perlPackages.TestFileShareDir: cleanup 2018-06-02 20:38:04 +00:00
volth 82abfb46a6 [cpan2nix] perlPackages.GamesSolitaireVerify: 0.1701 -> 0.1800 2018-06-02 20:37:58 +00:00
volth fa258dcc28 [cpan2nix] perlPackages.ModuleBuildXSUtil: 0.18 -> 0.19
dependencies:
perlPackages.FileCopyRecursiveReduced: init at 0.006
2018-06-02 20:37:55 +00:00
volth 2d5a262219 [cpan2nix] perlPackages.MathClipper: 1.23 -> 1.27 2018-06-02 20:37:54 +00:00
volth 75c8ded1b1 [cpan2nix] perlPackages.LinguaENTagger: 0.28 -> 0.29 2018-06-02 20:37:54 +00:00
volth a2cd4fc4d0 [cpan2nix] perlPackages.BC: cleanup 2018-06-02 20:37:47 +00:00
volth e577d51805 [cpan2nix] perlPackages.MailDKIM: 0.52 -> 0.53 2018-06-02 20:37:45 +00:00
volth 7098494165 [cpan2nix] perlPackages.FileCopyRecursive: 0.40 -> 0.44 2018-06-02 20:37:40 +00:00
volth 4abecf109e [cpan2nix] perlPackages.BHooksEndOfScope: 0.21 -> 0.24 2018-06-02 20:37:38 +00:00
volth 8d0e912225 [cpan2nix] perlPackages.TermProgressBar: 2.21 -> 2.22 2018-06-02 20:37:36 +00:00
volth 935fc989fa [cpan2nix] perlPackages.IPCRun: 0.98 -> 20180523.0 2018-06-02 20:37:34 +00:00
volth 2896a67a15 [cpan2nix] perlPackages.TestVersion: 2.07 -> 2.09 2018-06-02 20:37:31 +00:00
volth f621cf24ba [cpan2nix] perlPackages.Test2Suite: 0.000111 -> 0.000114 2018-06-02 20:37:31 +00:00
volth 6a737ce7a7 [cpan2nix] perlPackages.autobox: 2.85 -> v3.0.1 2018-06-02 20:37:24 +00:00
volth 9cd80380fe [cpan2nix] perlPackages.YAML: 1.24 -> 1.26 2018-06-02 20:37:23 +00:00
volth eeb9c1e894 [cpan2nix] perlPackages.TestMockModule: 0.13 -> 0.15 2018-06-02 20:37:12 +00:00
volth 2ca5a43f84 [cpan2nix] perlPackages.SubQuote: 2.005000 -> 2.005001 2018-06-02 20:37:11 +00:00
volth 558f676c95 [cpan2nix] perlPackages.StatisticsDescriptive: 3.0612 -> 3.0613 2018-06-02 20:37:11 +00:00
volth 7f52d0c9b6 [cpan2nix] perlPackages.TextTemplate: 1.52 -> 1.53
dependencies:
perlPackages.TestMoreUTF8: init at 0.05
2018-06-02 20:37:06 +00:00
volth 61679f4b14 [cpan2nix] perlPackages.TestXPath: 0.16 -> 0.19 2018-06-02 20:37:05 +00:00
volth 1d54a4d48b [cpan2nix] perlPackages.InlineJava: 0.53 -> 0.66 2018-06-02 20:37:01 +00:00
volth 5bd71eb6ca [cpan2nix] perlPackages.FileFindObjectRule: 0.0306 -> 0.0307 2018-06-02 20:36:59 +00:00
volth 9fac0760ac [cpan2nix] perlPackages.TestBase: 0.88 -> 0.89 2018-06-02 20:36:54 +00:00
volth cba89b7ede [cpan2nix] perlPackages.Razor2ClientAgent: cleanup 2018-06-02 20:36:53 +00:00
volth ccbdd7372e [cpan2nix] perlPackages.CloneChoose: 0.008 -> 0.010 2018-06-02 20:36:48 +00:00
volth 00e3193189 [cpan2nix] perlPackages.TextSprintfNamed: 0.0402 -> 0.0403 2018-06-02 20:36:42 +00:00
volth 9af28e7936 [cpan2nix] perlPackages.RSSParserLite: cleanup 2018-06-02 20:36:38 +00:00
volth 318446813a [cpan2nix] perlPackages.NetHTTP: 6.17 -> 6.18 2018-06-02 20:36:36 +00:00
volth 33faab4ddb [cpan2nix] perlPackages.Glib: 1.326 -> 1.327 2018-06-02 20:36:33 +00:00
volth af32fe6fb4 [cpan2nix] perlPackages.CryptOpenSSLRSA: 0.28 -> 0.30 2018-06-02 20:36:29 +00:00
volth 4a99007f27 [cpan2nix] perlPackages.IOCompress: 2.074 -> 2.081 2018-06-02 20:36:27 +00:00
volth 17e91497ad [cpan2nix] perlPackages.AudioScan: 0.99 -> 1.00 2018-06-02 20:36:26 +00:00
volth 5ceb479a3b [cpan2nix] perlPackages.bignum: 0.49 -> 0.50 2018-06-02 20:36:24 +00:00
volth 720168fd28 [cpan2nix] perlPackages.TypeTiny: 1.002001 -> 1.002002 2018-06-02 20:36:22 +00:00
volth efa636d126 [cpan2nix] perlPackages.TestWarn: 0.32 -> 0.33 2018-06-02 20:36:21 +00:00
volth 9b221d16a2 [cpan2nix] perlPackages.ModuleCPANfile: 1.1002 -> 1.1004 2018-06-02 20:36:11 +00:00
volth 1e05de93e4 [cpan2nix] perlPackages.MathBigRat: 0.2613 -> 0.2614 2018-06-02 20:36:11 +00:00
volth b64636fa75 [cpan2nix] perlPackages.MathBigIntLite: 0.17 -> 0.18 2018-06-02 20:36:11 +00:00
volth 648532d777 [cpan2nix] perlPackages.MathBigIntGMP: 1.6004 -> 1.6005 2018-06-02 20:36:10 +00:00
volth 95fab30409 [cpan2nix] perlPackages.FileUtil: cleanup 2018-06-02 20:36:03 +00:00
volth 352ffbd3f8 [cpan2nix] perlPackages.FileHomeDir: 1.002 -> 1.004 2018-06-02 20:36:01 +00:00
volth ed607ba108 [cpan2nix] perlPackages.ExtUtilsInstallPaths: 0.011 -> 0.012 2018-06-02 20:36:00 +00:00
volth 6a5be73b5b [cpan2nix] perlPackages.CryptOpenSSLRandom: 0.11 -> 0.15
dependencies:
perlPackages.CryptOpenSSLGuess: init at 0.11
2018-06-02 20:35:55 +00:00
volth 68a45d8a9e [cpan2nix] perlPackages.ConfigIniFiles: 2.95 -> 2.98 2018-06-02 20:35:54 +00:00
volth 4fac4a5a2e [cpan2nix] perlPackages.ConfigAutoConf: 0.315 -> 0.316 2018-06-02 20:35:54 +00:00
volth 02a26740af [cpan2nix] perlPackages.ClassC3: 0.33 -> 0.34 2018-06-02 20:35:53 +00:00
volth d2f729d574 [cpan2nix] perlPackages.version: 0.9918 -> 0.9924 2018-06-02 20:35:48 +00:00
volth 9b9cab75ce [cpan2nix] perlPackages.strictures: 2.000003 -> 2.000005 2018-06-02 20:35:47 +00:00
volth 4881985217 [cpan2nix] perlPackages.YAMLLibYAML: cleanup 2018-06-02 20:35:42 +00:00
volth 0367ca0bf1 [cpan2nix] perlPackages.TextFormat: 0.60 -> 0.61 2018-06-02 20:35:26 +00:00
volth 3f184eb93e [cpan2nix] perlPackages.TestSimple13: 1.302135 -> 1.302136 2018-06-02 20:35:21 +00:00
volth 5fc30ba859 [cpan2nix] perlPackages.TestPod: 1.51 -> 1.52 2018-06-02 20:35:20 +00:00
volth e8ea3c67d4 [cpan2nix] perlPackages.TestNoTabs: 2.00 -> 2.02 2018-06-02 20:35:19 +00:00
volth 26cb548c70 [cpan2nix] perlPackages.TestMockTime: 0.16 -> 0.17 2018-06-02 20:35:18 +00:00
volth f8ab75c3e5 [cpan2nix] perlPackages.TestManifest: 2.02 -> 2.021 2018-06-02 20:35:18 +00:00
volth a910e88255 [cpan2nix] perlPackages.TestDeep: 1.127 -> 1.128 2018-06-02 20:35:16 +00:00
volth 345550e6fe [cpan2nix] perlPackages.TaskWeaken: 1.05 -> 1.06 2018-06-02 20:35:12 +00:00
volth d44e326515 [cpan2nix] perlPackages.Storable: 2.51 -> 3.11 2018-06-02 20:35:06 +00:00
volth 3529f5ba95 [cpan2nix] perlPackages.SafeIsa: 1.000008 -> 1.000010 2018-06-02 20:35:00 +00:00
volth 8e5d9d2bea [cpan2nix] perlPackages.NetOpenSSH: 0.77 -> 0.78 2018-06-02 20:34:39 +00:00
volth e1db990dbe [cpan2nix] perlPackages.NetAddrIP: cleanup 2018-06-02 20:34:38 +00:00
volth 28dddc740e [cpan2nix] perlPackages.Mojolicious: 7.71 -> 7.82 2018-06-02 20:34:37 +00:00
volth a9c7a9a556 [cpan2nix] perlPackages.ModuleCoreList: 5.20180221 -> 5.20180420 2018-06-02 20:34:35 +00:00
volth 3a4bbe9fe3 [cpan2nix] perlPackages.MathBigInt: 1.999811 -> 1.999813 2018-06-02 20:34:31 +00:00
volth 6ec5fae388 [cpan2nix] perlPackages.MIMETypes: 2.13 -> 2.17 2018-06-02 20:34:30 +00:00
volth 102d5f8646 [cpan2nix] perlPackages.JSONMaybeXS: 1.003010 -> 1.004000 2018-06-02 20:34:20 +00:00
volth 1514758569 [cpan2nix] perlPackages.IO: 1.25 -> 1.39 2018-06-02 20:34:15 +00:00
volth 45574b5721 [cpan2nix] perlPackages.Filepushd: 1.014 -> 1.016 2018-06-02 20:34:07 +00:00
volth 6855eae802 [cpan2nix] perlPackages.FileShareDirInstall: 0.11 -> 0.13 2018-06-02 20:34:04 +00:00
volth b8619a243b [cpan2nix] perlPackages.ExtUtilsManifest: 1.70 -> 1.71 2018-06-02 20:34:00 +00:00
volth 3a838f7ccc [cpan2nix] perlPackages.ExtUtilsConstant: 0.24 -> 0.25 2018-06-02 20:33:58 +00:00
volth 5f768bd224 [cpan2nix] perlPackages.Error: 0.17025 -> 0.17026 2018-06-02 20:33:56 +00:00
volth dfdf7b6f7e [cpan2nix] perlPackages.Encode: 2.97 -> 2.98 2018-06-02 20:33:54 +00:00
volth fb01dd8af5 [cpan2nix] perlPackages.DevelPPPort: 3.36 -> 3.42 2018-06-02 20:33:48 +00:00
volth 4897e523d3 [cpan2nix] perlPackages.CryptX: 0.059 -> 0.060 2018-06-02 20:33:43 +00:00
volth 7a3bba978c [cpan2nix] perlPackages.CompressRawBzip2: 2.074 -> 2.081 2018-06-02 20:33:38 +00:00
volth 01c0e4c722 [cpan2nix] perlPackages.CompressBzip2: cleanup 2018-06-02 20:33:37 +00:00
volth c7ad8ad9c5 [cpan2nix] perlPackages.CaptureTiny: 0.46 -> 0.48 2018-06-02 20:33:29 +00:00
volth 3611d07593 [cpan2nix] perlPackages.CacheFastMmap: 1.46 -> 1.47 2018-06-02 20:33:28 +00:00
volth dc5b6b8c46 [cpan2nix] perlPackages.CPANPerlReleases: 3.50 -> 3.58 2018-06-02 20:33:28 +00:00
volth 6044e21fef [cpan2nix] perlPackages.CPANPLUS: 0.9172 -> 0.9174 2018-06-02 20:33:28 +00:00
volth 35d769fecc [cpan2nix] perlPackages.BusinessISSN: 0.91 -> 1.003 2018-06-02 20:33:25 +00:00
volth ec6d6b2efc [cpan2nix] perlPackages.Appcpanminus: 1.7043 -> 1.7044 2018-06-02 20:33:23 +00:00
volth 85fbb01614 [cpan2nix] perlPackages.JSON: cleanup 2018-06-02 20:33:21 +00:00
Michael Raskin 8b5ed12952 libbsd-freedesktop: re-init at 0.9.1, use for samba
a partial rollback of #41320

samba is already Linux-only because of acl, and it is unclear what the
problem is with upstream netbsd-compat.
2018-06-02 16:15:38 +02:00
Frederik Rietdijk 55c54d2bfe Merge master into staging 2018-06-02 12:46:44 +02:00
Joachim F ae512f2d8e
Merge pull request #34886 from leenaars/mortyproxy
morty: init -> 0.2.0
2018-06-02 10:26:09 +00:00
Francesco Gazzetta b25c25170d zeronet: init at 0.6.2 (#40883) 2018-06-02 11:01:01 +02:00
Vladyslav M 9290905b3a adobe_flex_sdk: 4.0.0.14159 -> apache-flex-sdk: 4.16.1 (#41257) 2018-06-02 10:44:24 +02:00
Justin Humm 4d88c022d0 mapmap: init at 0.6.1 (#41228)
The Nix package currently doesn't support video textures, just still images.
When I figure out why video textures don't work I will provide a fix.
2018-06-02 10:06:28 +02:00
Matthew Justin Bauer bc7ea93a47
Merge pull request #40028 from WilliButz/add-dnsmasq-exporter
prometheus-dnsmasq-exporter: init at 2018-05-05, add module
2018-06-01 23:18:49 -04:00
Matthew Justin Bauer 0135f04d77
Merge pull request #40242 from gnidorah/gvt
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
Matthew Justin Bauer e3647d769b
Merge pull request #40611 from CrazedProgrammer/urn
urn: init at 0.7.1
2018-06-01 23:11:31 -04:00
Matthew Justin Bauer 3faed86d92
Merge pull request #40712 from aespinosa/hadoop
hadoop: 2.2.0 -> 2.7.6, 2.8.6, 2.9.1, 3.0.2, 3.1.0
2018-06-01 23:11:09 -04:00
Orivej Desh 97f6be5c90
subversion_1_10: init at 1.10.0 (#41383) 2018-06-02 02:50:38 +00:00
Matthew Justin Bauer 0241c2c8b1
Merge pull request #41148 from manveru/add-mint-lang
Mint-lang: Init at 2018.05.27
2018-06-01 21:12:51 -04:00
Matthew Justin Bauer 3507fcfbdb
Merge pull request #41287 from phryneas/package/barrier
barrier: init at 2.1.1
2018-06-01 20:51:49 -04:00
Jörg Thalheim 85a7b75faa dep2nix: init at 0.0.1 (#41352) 2018-06-01 23:02:24 +02:00
Vincent Laporte 33a418e2e6 opaline: init at 0.3.1 (#41346)
Opaline is a lightweight replacement for opam-installer.

Homepage: https://github.com/jaapb/opaline
2018-06-01 21:29:53 +02:00
Tad Fisher 61cec46f78 adapta-kde-theme: init at 20180512 (#41217) 2018-06-01 21:22:57 +02:00
John Ericson 7a2dd97569
Merge pull request #41320 from matthewbauer/bsd-switch
Switch Nixpkgs to using more NetBSD stuff for MUSL
2018-06-01 13:27:59 -04:00
Tuomas Tynkkynen e864247f08 Merge branch 'plat-fix-for-merge-2' into master 2018-06-01 20:08:08 +03:00
Jörg Thalheim 6d1a45c7fb
Merge pull request #35482 from fgaz/kenta-cho
init bulletml and rrootage
2018-06-01 15:50:27 +01:00
Frederik Rietdijk 104994fdc4
Merge pull request #41310 from Assassinkin/aws_kinesis
pythonPackages.amazon_kclpy: init at 1.5.0
2018-06-01 14:38:55 +02:00
Francesco Gazzetta f78f2e1017 rrootage: init at 0.23a 2018-06-01 14:34:22 +02:00
Francesco Gazzetta 548277d0c7 bulletml: init at 0.0.6 2018-06-01 14:34:14 +02:00
Maciej Kazulak 52de9e8206 odpic: init at 2.3.2 2018-06-01 13:12:55 +02:00
Tuomas Tynkkynen 912e87c45c U-Boot: Add ubootRaspberryPiZero variant 2018-06-01 13:48:54 +03:00
Jörg Thalheim 5feb8d3a9b godep: remove in favor of dep
upstream deprecated this and recommend dep
2018-06-01 10:24:54 +01:00
Michael Brantley 26a01ede61 perlPackages.Git: init at 0.42 2018-06-01 03:12:25 -04:00
Matthew Justin Bauer b13c4e5465
release: remove nix-repl
nix-repl is not needed anymore because Nix 2.0 comes with repl already. Anyway nix-repl is broken right now on Hydra because Nix 1.11 is broken.

https://hydra.nixos.org/build/74933091
2018-05-31 20:09:20 -04:00
symphorien 001a84f22a etherape: 0.9.13 -> 0.9.17 (#41332)
fixes startup
2018-05-31 23:33:48 +02:00
Jean-Philippe Bernardy 82540b5e1a pythonPackages.tensorflow: 1.5.0 -> 1.7.1
Re-instates binary build for all versions.
2018-05-31 22:21:54 +02:00
Jean-Philippe Bernardy 397c4b7748 cudatoolkit: add 9.0
This version is a dependency of tensorflow binaries
2018-05-31 22:21:54 +02:00
Jean-Philippe Bernardy 9e730ee254 renaming cudatoolkit version numbers 2018-05-31 22:21:53 +02:00
Matthew Bauer ae6a4a913c fix eval 2018-05-31 13:17:07 -04:00
Matthew Bauer e99322507e treewide: get rid of musl stuff 2018-05-31 12:36:45 -04:00
Matthew Bauer 480434f7ee libbsd: replace with nbcompat 2018-05-31 12:36:45 -04:00
Matthew Bauer 03b3148beb ffmpeg: fix 3.4 on darwin 2018-05-31 12:34:16 -04:00
Matthew Bauer f492246df2 all-packages remove unused override 2018-05-31 12:34:16 -04:00
Matthew Bauer 58359bab6b all-packages: remove default.nix in callPackage
not needed
2018-05-31 12:34:15 -04:00
Matthew Bauer 9a4cb9003e wesnoth: supports darwin 2018-05-31 12:34:15 -04:00
Michael Weiss 37b90ed9af
scdoc: init at 1.3.3 (#41315)
We'll need this to build the man pages of sway 1.0 (sway 1.0-alpha.2:
"This release replaces the asciidoc dependency with scdoc." [0]).

[0]: https://github.com/swaywm/sway/releases/tag/1.0-alpha.2
2018-05-31 17:55:23 +02:00
Assassinkin c4900b2fce pythonPackage.amazon_kclpy: init at 1.5.0 2018-05-31 12:22:52 +01:00
Matthew Justin Bauer 04bd841d1b
Merge pull request #41265 from worldofpeace/fetchfromgitlab-domain
fetchFromGitlab: domain can be specified
2018-05-30 19:24:04 -04:00
Shea Levy e2126dfd71
nix-plugins: 4.0.4 -> 4.0.5.
Allows building against nix stable.
2018-05-30 16:23:37 -04:00
Pascal Wittmann eff23c0805
Merge pull request #41150 from nonfreeblob/ivan-052-init
ivan: init at 052
2018-05-30 21:59:48 +02:00
Lenz Weber bb8aa7f8d1 barrier: init at 2.1.1 2018-05-30 21:58:33 +02:00
Pascal Wittmann cd213eea7d
all-packages: remove some duplicate references 2018-05-30 21:40:39 +02:00
worldofpeace 097937330a fetchFromGitlab: domain can be specified 2018-05-30 12:58:51 -04:00
Michiel Leenaars f12f058a85 morty: init -> 0.2.0 2018-05-30 18:10:36 +02:00
André-Patrick Bubel 95998480e6
freecad: 0.16.6712 -> 0.17 2018-05-30 16:51:54 +02:00
André-Patrick Bubel aa637fe12a
medfile: init at 3.3.1 2018-05-30 16:38:49 +02:00
Assassinkin 1ecb4eb4e0 invoice2data: init at 0.2.93 2018-05-30 13:58:34 +01:00
Frederik Rietdijk 11a2d07749
Merge pull request #41168 from smaret/spectral-cube
spectral-cube: init at 0.4.2
2018-05-30 09:56:33 +02:00
worldofpeace 914994276b terminus: gnome2 cleanup (#41173)
* terminus: gnome2 cleanup

* terminus: use toplevel gtk2
2018-05-30 09:20:22 +02:00
Orivej Desh ac8dc50c5d pythonPackages.pypeg2: fix nondeterministic test failure
If test_xmlast runs before test_pyPEG2, the tests fail with:

ERROR: runTest (pypeg2.test.test_pyPEG2.ParseInvisibleTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/pyPEG2-2.15.2/pypeg2/test/test_pyPEG2.py", line 258, in runTest
    self.assertEqual(r._ignore1, None)
AttributeError: 'C1' object has no attribute '_ignore1'

https://hydra.nixos.org/build/74632015
2018-05-30 06:23:46 +00:00
Orivej Desh 70a041ea8b conntrack-tools: 1.4.4 -> 1.4.5
Fix build with libnetfilter_conntrack 1.0.7.
2018-05-30 05:54:48 +00:00
Peter Simons deeeb5002c ghc: add version 8.4.3 2018-05-30 03:46:16 +02:00
Peter Simons e168ae6a9d ghc: build version >8.4 with hscolour to enable source links
Fixes https://github.com/NixOS/nixpkgs/issues/41179.
2018-05-30 03:46:16 +02:00
Orivej Desh 796080f396 pythonPackages.bsddb3: fix build after 0fd461d5 2018-05-29 23:57:23 +00:00
Uri Baghin 403f9d496f bazel-buildtools: init at 2018-05-24 2018-05-30 08:01:00 +10:00
Will Fancher 7a23f1acca GHCJS darwin fixes (#41120)
* GHCJS darwin fixes

* Fix ghcjs 80 and 710 packages

* Add socket-io to ghcjs 82 and 84 passthru
2018-05-29 23:39:21 +02:00
worldofpeace 570327b0a3 messenger-for-desktop: remove (#41224) 2018-05-29 23:25:11 +02:00
worldofpeace 52b3f49797 hyper: gnome2 cleanup (#41170)
* hyper: gnome2 cleanup

* hyper: use toplevel gtk2
2018-05-29 21:35:43 +02:00
Jörg Thalheim 46a946650e
Merge pull request #40426 from Mic92/bcc
linuxPackages.bcc: make it useable as a python library
2018-05-29 20:07:33 +01:00
xeji af14718392
Merge pull request #40612 from symphorien/boogie_vim
boogie: enable usage as a vim plugin
2018-05-29 19:58:20 +02:00
gnidorah ce0d9eecff phodav: init at 2.2 2018-05-29 19:26:59 +03:00
Frederik Rietdijk 0450c7f5f3
Merge pull request #41207 from Assassinkin/pdfminer_six
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 17:40:22 +02:00
Orivej Desh 1e97008bb8 luaPackages.mpack: fix build after #28029 2018-05-29 15:06:38 +00:00
Michael Raskin 11bf5db639 inkscape: fix build 2018-05-29 15:44:06 +02:00
Jörg Thalheim c52dff6d84 linuxPackages.bcc: make it useable as a python library 2018-05-29 14:30:00 +01:00
Assassinkin a3caa7bd05 pythonPackages.pdfminer: replacing pdfminer with pdfminer_six 2018-05-29 13:33:23 +01:00
nagato.pain b37cb1de2b pythonPackages.pdfminer_six: init at 20170720 2018-05-29 13:33:23 +01:00
xeji 510efa7248
Merge pull request #41169 from layus/boogie-update
Boogie: update to 2018-05-28
2018-05-29 14:25:39 +02:00
Thomas Tuegel 7b62752464
Merge pull request #41184 from ttuegel/feature/noto-fonts-extra
noto-fonts: separate package for unusual weights
2018-05-29 06:08:29 -05:00
Peter Hoeg 2af5b6eadd umockdev: fix build 2018-05-29 17:54:29 +08:00
Jan Malakhovski 430da809af perlPackages.GD: disable format hardening to fix some tests
One test still fails :(
2018-05-29 07:35:38 +00:00
Jan Malakhovski 725de314ef tree-wide: random cleanups 2018-05-29 07:31:12 +00:00
Brian McKenna 347f73aeb2 obs-linuxbrowser: init at 0.3.1 2018-05-29 12:18:12 +10:00
Brian McKenna e22167a6f0 libcef: init at 3.3325.1750.gaabe4c4 2018-05-29 12:18:12 +10:00
Vincent Laporte 5509528c2c ocamlPackages.opam-file-format: init at 2.0.0-rc2 (#41164) 2018-05-28 23:33:00 +02:00
Sarah Brofeldt 22d217ca18
Merge pull request #41137 from symphorien/teamspeak
teamspeak_client: fix startup
2018-05-28 22:42:46 +02:00
Peter Simons 3cb60362b7 python-osc: add missing run-time dependency 2018-05-28 22:26:35 +02:00
worldofpeace 2c933ce2ac Transporter: init at 1.3.3 (#41127)
* Transporter: init at 1.3.3

* Transporter: clarify description
2018-05-28 22:19:34 +02:00
Bernard Fortz 9317c05cb3 minergate-cli: init at 8.2 (#41143) 2018-05-28 21:44:56 +02:00
Ben Darwin de897bacea celf: init at 2013-07-25 (#41141) 2018-05-28 21:27:53 +02:00
CrazedProgrammer 4b5e23deff urn: init at 0.7.1 2018-05-28 21:24:03 +02:00
Thomas Tuegel 8f43bb4e23
noto-fonts: separate package for unusual weights
Noto provides a large number of unusual font weights so that the complete
package of fonts is more than 300 MB in size. Most of these weights are moved
into noto-fonts-extra; noto-fonts retains the ordinary weights and styles.

See also: #31543
2018-05-28 13:14:03 -05:00
Uli Baum 382c20912e wireshark-gtk: fix build
didn't build (assertion failure) after 48a1345eaa modified the
overrides.
2018-05-28 20:00:30 +02:00
Matthew Justin Bauer 6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Matthew Bauer a87b50bc63 emacs: readd version 25 2018-05-28 13:35:05 -04:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Sébastien Maret 12a46601e9 spectral-cube: init at 0.4.3 2018-05-28 13:30:51 +02:00
Sébastien Maret 3b9a34ff30 radio_beam: init at 0.2 2018-05-28 13:30:42 +02:00
Guillaume Maudoux c8cb9a92d4 dotnetPackages.Boogie: 2017-01-03 -> 2018-05-28 2018-05-28 13:13:51 +02:00
Guillaume Maudoux 9a76a33e35 dotnetPackages.Boogie: use a recent NUnit 2018-05-28 13:13:51 +02:00
wucke13 347cc5015c s-tar: init at 1.5.3 (#40771) 2018-05-28 11:56:35 +02:00
Jörg Thalheim 06fe322187
Merge pull request #39482 from Chiiruno/init/meguca
meguca: init at 2018-05-17
2018-05-27 23:06:53 +01:00
Michael Fellinger d6c4e3e8fb Mint-lang: Init at 2018.05.27 2018-05-27 22:09:09 +02:00
Grigory Chereshnev 3d9cd5d0c5 ivan: init at 052 2018-05-27 22:23:39 +03:00
Frederik Rietdijk 3b5fd4dada
Merge pull request #41085 from zimbatm/supervisor-3.3.4
python2Packages.supervisor: 3.1.4 -> 3.3.4
2018-05-27 20:08:07 +02:00
Robert Schütz fc1b5ecc92
Merge pull request #41118 from ryantm/repology
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan 05ea75f5c0 python3.pkgs.libversion: init at 1.0.0 2018-05-27 09:14:00 -07:00
Ryan Mulligan 0163b98641 python.pkgs.rubymarshal: init at 1.0.3 2018-05-27 09:13:14 -07:00
Ryan Mulligan b2317a0b87 libversion: init at 2.6.0 2018-05-27 09:12:52 -07:00
Symphorien Gibol 7ed15eed53 teamspeak_client: fix startup
segfaults with qt5.10, downgrade to 5.9
tries to load its homegrown libqxcb.so which does not find some libs,
use nixpkgs libqxcb.so instead.
2018-05-27 15:32:02 +02:00
Ben Darwin a6a38c7118 python2Packages.pyezminc: init at 1.2.01 2018-05-26 12:51:10 -04:00
Tuomas Tynkkynen 2760b24462 Merge remote-tracking branch 'upstream/master' into staging 2018-05-26 19:01:18 +03:00
worldofpeace 59c09a52f2 solargraph: init at 0.21.1 (#41089) 2018-05-26 16:30:17 +01:00
Okina Matara 14a26f0153 meguca: init at git-2018-05-17 2018-05-26 07:03:49 -05:00
Okina Matara c989dd512e quicktemplate: init at git-2018-04-30 2018-05-26 07:02:06 -05:00
Okina Matara 6ed5195ba9 easyjson: init at git-2018-03-23 2018-05-26 07:02:06 -05:00
Peter Simons 10ee395e0f python-osc: 0.159.0-4 -> 0.162.0-55 2018-05-26 11:30:00 +02:00
Jan Malakhovski ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00