Moritz Angermann
1d3db8139e
mingw-w64: 4.0.6 -> 5.0.3
...
This came up with GHC, as GHC requires `_(un)lock_file`, which are only present in mingw-w64 >= 5.
2018-03-20 13:09:53 -04:00
Remy Goldschmidt
aec57cfabe
mingw-w64: Add enable-idl / enable-secure-api flags
2018-03-20 13:09:53 -04:00
John Ericson
0c52fe9702
Merge pull request #37460 from obsidiansystems/host-meta-platforms-fixes
...
treewide: `meta.platforms` fixes now that it tracks the host platform
2018-03-20 13:08:54 -04:00
John Ericson
ec8c3c82cc
Merge pull request #37190 from kmicklas/zoom-us-desktop-item
...
zoom-us: add desktop item
2018-03-20 13:06:06 -04:00
John Ericson
65e24f22e6
haskell-generic-builder: Default to window + unix platforms,
...
Since GHC is a cross compiler, it's perfectly possible to make haskell
binaries on platforms without GHCs. `windows ++ unix` seems good enough
for now.
Also don't default `hydraPlatforms` to `platforms`. The former must be a
list of systems (strings), but the latter is a list of systems or
patterns.
2018-03-20 13:02:53 -04:00
John Ericson
e49c14c35b
libatomic_ops: Allow Building on Windows too
2018-03-20 13:01:27 -04:00
Ryan Mulligan
e38d28840d
lua51Packages.lgi: 0.9.1 -> 0.9.2
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.2 with grep in /nix/store/q6lcshhmi0dn8ndz2jz9nlircfww4fcm-lgi-0.9.2
- directory tree listing: https://gist.github.com/48d4d638fbd1169b1c96b7e506202b93
2018-03-20 09:53:14 -07:00
Ryan Mulligan
8742011824
lazarus: 1.8.0 -> 1.8.2
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.8.2 with grep in /nix/store/z3r30kr064x672zqnrs1pwzshlvgnv9n-lazarus-1.8.2
- found 1.8.2 in filename of file in /nix/store/z3r30kr064x672zqnrs1pwzshlvgnv9n-lazarus-1.8.2
- directory tree listing: https://gist.github.com/895d2d01174298ff36a30bc7387286a2
2018-03-20 09:49:12 -07:00
zimbatm
8add42f90c
nix-serve: patch for nix 2.0 ( #37459 )
...
Fixes incompatible secret file handling. See https://github.com/edolstra/nix-serve/pull/8
2018-03-20 16:40:35 +00:00
Ken Micklas
0e9d1fad4d
zoom-us: fix preInstall
2018-03-20 12:40:04 -04:00
Sander van der Burg
5532cc1641
titaniumenv: remove obsolete java fix wrapper on darwin
2018-03-20 17:39:45 +01:00
Ken Micklas
c234c01de0
zoom-us: add desktop item
2018-03-20 12:35:53 -04:00
Robert Schütz
43d822178b
pythonPackages.altair: fix build
2018-03-20 17:32:49 +01:00
Robert Schütz
2773b76f33
pythonPackages.WSME: 0.8.0 -> 0.9.2
2018-03-20 17:32:49 +01:00
Robert Schütz
9f54b031fd
pythonPackages.WSME: move expression
2018-03-20 17:32:48 +01:00
Robert Schütz
3d989e3d7a
pythonPackages.astropy: disable for python 2
2018-03-20 17:32:48 +01:00
Robert Schütz
b34af91889
pythonPackages.klein: 15.3.1 -> 17.10.0
2018-03-20 17:32:48 +01:00
Robert Schütz
86e007bd31
pythonPackages.klein: move expression
2018-03-20 17:32:48 +01:00
Robert Schütz
86f21360ac
pythonPackages.deform: 2.0.a2 -> 2.0.5
2018-03-20 17:32:48 +01:00
Robert Schütz
a1b9cc7938
pythonPackages.deform: move expression
2018-03-20 17:32:47 +01:00
Robert Schütz
12695be641
pythonPackages.zope_copy: 4.0.2 -> 4.1.0
2018-03-20 17:32:47 +01:00
Robert Schütz
685dd8d21d
pythonPackages.stem: run unit tests
2018-03-20 17:32:47 +01:00
Robert Schütz
061e79806e
pythonPackages.stem: move expression
2018-03-20 17:32:47 +01:00
Robert Schütz
fbff08f2f2
pythonPackages.{reviewboard,djblets}: uninit
...
Djblets is unmaintained: has not been updated since 2015, but had many releases.
Dependency django_pipeline_1_3 is broken and should anyway be removed from pythonPackages because we want to have a consistent package set.
Because the reviewboard package also hasn't been updated since 2015 and depends on djblets, it is removed as well.
2018-03-20 17:32:47 +01:00
Robert Schütz
6e78005ef1
pythonPackages.django_pipeline: 1.5.1 -> 1.6.14
2018-03-20 17:32:17 +01:00
Sander van der Burg
e8e7e78d9f
titaniumenv: add 7.1 SDK and make it the default
2018-03-20 17:22:32 +01:00
John Ericson
fa3718777e
Merge pull request #37373 from clefru/cxxstdlib-fix
...
Add space for NIX_CXXSTDLIB_COMPILE+=' ...' as NIX_CXXSTDLIB_COMPILE might not be empty.
2018-03-20 11:26:39 -04:00
Peter Simons
97d56e94fa
haskell-getopt-generics: override to latest version for ghc-8.4.x
2018-03-20 16:23:12 +01:00
Peter Simons
ad1cd53ec8
haskell-src: drop obsolete override for ghc 8.4.x
2018-03-20 16:23:12 +01:00
Peter Simons
92935aeac8
haskell-conduit: drop obsolete override for ghc 8.4.x
2018-03-20 16:23:12 +01:00
Peter Simons
e4a5fea87f
haskell-blaze-builder: drop obsolete override for ghc 8.4.x
2018-03-20 16:23:12 +01:00
Peter Simons
c9777cdf9d
haskell-SHA: the new version has fixed the test suite failure
2018-03-20 16:23:12 +01:00
Peter Simons
a413639a26
haskell-th-printf: drop obsolete override for ghc 8.4.x
2018-03-20 16:23:12 +01:00
Peter Simons
53309758e3
haskell-matrix: the new version has fixed the test suite failure
2018-03-20 16:23:12 +01:00
Peter Simons
61d4538812
LTS Haskell 11.1
...
This update was generated by hackage2nix v2.9.1-1-g63041e4 from Hackage revision
6aec0b311c
.
2018-03-20 16:23:12 +01:00
Ryan Mulligan
d339605831
jsonnet: 0.9.5 -> 0.10.0 ( #37455 )
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet -h` got 0 exit code
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet --help` got 0 exit code
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet -v` and found version 0.10.0
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet --version` and found version 0.10.0
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet -h` and found version 0.10.0
- ran `/nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0/bin/jsonnet --help` and found version 0.10.0
- found 0.10.0 with grep in /nix/store/348mi6qinpcnhrk0l8zy9m9lk43xqpml-jsonnet-0.10.0
- directory tree listing: https://gist.github.com/9a4279146abdaa645fdcd5481889e783
2018-03-20 11:18:38 -04:00
Thomas Tuegel
ec8d57031e
Merge pull request #36869 from bkchr/kde_applications_17_12_3
...
kde-applications: 17.12.2 -> 17.12.3
2018-03-20 09:51:14 -05:00
Alastair Pharo
497e50cf16
emscripten: use matching binaryen version ( #37427 )
...
This changes the emscripten package so that it specifies the rev from
the binaryen repo to use, and sets it to always use the version that has
been tagged for use with that version of emscripten. This should force
future updates of emscripten to also update binaryen.
Binaryen can also be installed as a stand-alone package, so there's some
logic added to the binaryen package to allow building in both ways, and
distinguishing between them.
2018-03-20 15:45:19 +01:00
Will Dietz
06828573e7
Merge pull request #37447 from dtzWill/fix/python-musl-thread-stacksize
...
python*: set thread stack size on musl
2018-03-20 09:17:48 -05:00
Tim Steinbach
de0ea1dd18
scala: 2.12.4 -> 2.12.5
2018-03-20 09:38:42 -04:00
Thomas Tuegel
4590309419
Merge pull request #36868 from bkchr/kde_frameworks_5_44
...
kde-frameworks: 5.43 -> 5.44
2018-03-20 08:26:32 -05:00
Will Dietz
9aa22191cf
python*: set thread stack size on musl
...
Ensure recursion limit is reached before stack overflow.
Python does this for OSX and BSD:
13ff24582c/Python/thread_pthread.h (L22)
Size of 1MB chosen to match value in Alpine:
https://git.alpinelinux.org/cgit/aports/commit/main/python2/APKBUILD?id=2f35283fec8ec451fe5fb477dd32ffdcc0776e89
Manual testing via Alpine's test-stacksize.py crashes on these
previously, and works with these changes.
2018-03-20 08:14:04 -05:00
Eelco Dolstra
7e44f19fce
zstd: Fix install name on macOS
...
It had an install name '/usr/local/lib/libzstd.1.dylib'.
2018-03-20 13:43:02 +01:00
Jan Tojnar
47bbd819c7
haskell-configuration-common: disable some tests depending on tasty-hunit-0.9
2018-03-20 13:34:38 +01:00
Robert Schütz
127045d8e0
pythonPackages.slimit: init at 0.8.1
2018-03-20 10:59:37 +01:00
Robert Schütz
b41c299efc
Merge pull request #37400 from teto/neovim_python
...
neovim-python: 0.2.3 -> 0.2.4
2018-03-20 10:51:52 +01:00
Matthieu Coudron
366c79e17f
pythonPackages.neovim: 0.2.3 -> 0.2.4
...
required to work with latest deoplete for instance
2018-03-20 18:38:44 +09:00
Robert Schütz
ba74cf4d5c
pythonPackages.django_pipeline: move expression
2018-03-20 09:58:15 +01:00
José Romildo Malaquias
1857c35359
enlightenment: 0.22.1 -> 0.22.2
2018-03-20 09:46:13 +01:00
Jörg Thalheim
35eddf5ef1
Merge pull request #37412 from volth/varnish456
...
varnish4: init at 4.1.9; varnish6: init at 6.0.0
2018-03-20 07:55:52 +00:00
Peter Simons
d10666c20a
Merge pull request #37408 from ryantm/auto-update/bash-completion
...
bash-completion: 2.7 -> 2.8
2018-03-20 08:37:46 +01:00
Joel Thompson
d6d140f159
hologram: 2017-01-30 -> 2018-03-19
2018-03-20 07:36:13 +00:00
volth
002b460822
varnish4: init at 4.1.9; varnish6: init at 6.0.0
2018-03-20 07:10:36 +00:00
Jörg Thalheim
31cd8ced03
riemann-c-client: 1.9.1 -> 1.10.2
...
also fix compilation,
found while reviewing #37412
2018-03-20 07:02:08 +00:00
Jörg Thalheim
7bef35e691
Merge pull request #37358 from brainrape/idrisPackages-update
...
idrisPackages: add packages
2018-03-20 06:44:42 +00:00
Márton Boros
23ee7c9d8d
idrisPackages: add packages
2018-03-20 07:16:21 +01:00
Ryan Mulligan
e506914cfb
commonsCompress: 1.8.1 -> 1.16.1
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.16.1 in filename of file in /nix/store/bkj0f3csgr7z46ancws66bzgcxpamq8x-commons-compress-1.16.1
- directory tree listing: https://gist.github.com/2f7f8d5e9ede388260bcf5a3e305bd80
2018-03-19 22:39:42 -07:00
Ryan Mulligan
2ebf72573e
bash-completion: 2.7 -> 2.8
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.8 with grep in /nix/store/svgfjl0v59ff90l6h2gzbsplhbk3aqhp-bash-completion-2.8
- directory tree listing: https://gist.github.com/23a9bb8eddc5667ef5a94d69ea7ab340
2018-03-19 22:12:04 -07:00
Peter Hoeg
c79cc60e64
elisa: init at 0.0.20180320
2018-03-20 12:21:20 +08:00
Tim Steinbach
73d101af00
linux-copperhead: 4.15.10.a -> 4.15.11.a
2018-03-19 22:32:47 -04:00
John Ericson
18fa42d8a1
Merge pull request #37399 from obsidiansystems/release-lib-typo
...
lib: Messed up `or` operator precedence
2018-03-19 22:31:15 -04:00
John Ericson
ec2aff0be6
lib: Messed up or
operator precedence
...
Github broke oddly on my previous PR, so I tested and merged by hand.
Otherwise ofborg would have caught this.
2018-03-19 22:25:49 -04:00
John Ericson
5bb50fb9f6
Merge pull request #37397 from obsidiansystems/nixpkgs
2018-03-19 21:53:48 -04:00
John Ericson
b9a720c524
Merge remote-tracking branch 'upstream/master' into fix-cross-jobs
2018-03-19 21:47:56 -04:00
John Ericson
192f4144b2
release-lib: Filter supportedSystems with meta.platforms
-style patterns
...
Instead of intersecting system strings, we filter with the sort of
patterns used in `meta.platforms`.
Indicating this change `forTheseSystems` has been renamed to
`forMatchingSystems`, since the given list is now patterns to match, and
not the systems themselves. [Just as with `meta.platforms`, systems
strings are also supported for backwards compatibility.]
This is more flexible, and makes the `forMatchingSystems` and
packagePlatforms` cases more analogous.
2018-03-19 21:32:28 -04:00
Will Dietz
48c3e60061
aws-sdk-cpp: 1.4.10 -> 1.4.15
2018-03-19 20:05:53 -05:00
Tuomas Tynkkynen
a2d8a9aad7
armTrustedFirmware: Remove targetPlatforms like was done in U-Boot
...
Should also fix Hydra attempting to build this stuff on x86, like
https://hydra.nixos.org/build/71533289
2018-03-20 02:33:40 +02:00
Jörg Thalheim
f71a636d3f
Merge pull request #37385 from coreyoconnor/google-drive-ocamlfuse-update
...
google-drive-ocamlfuse and gapi-ocaml update
2018-03-20 00:17:43 +00:00
Jörg Thalheim
1f50e84197
Merge pull request #37394 from jlesquembre/kitty
...
kitty: 0.8.0 -> 0.8.2
2018-03-20 00:17:19 +00:00
John Ericson
3c331bff5b
Merge pull request #37395 from obsidiansystems/lib-meta-platform
...
lib: Factor in tiny bit of `meta.platform` checking
2018-03-19 20:12:50 -04:00
Michael Weiss
e8fe2e1548
tdesktopPackages.preview: init at 1.2.12
...
Start tracking the pre-releases. I'll have to refactor/improve the
patching soon.
2018-03-20 00:42:33 +01:00
Jörg Thalheim
d31f6167ed
Merge pull request #37387 from tadfisher/bump/browserpass
...
browserpass: 2.0.11 -> 2.0.13
2018-03-19 23:29:51 +00:00
John Ericson
e547bd0dc4
lib: Factor in tiny bit of meta.platform
checking
...
I need it in stdenv and release-lib, so that seems motivation enough.
2018-03-19 19:29:16 -04:00
Jörg Thalheim
e509181f05
Merge pull request #37384 from gnidorah/cgit
...
cgit: wrap python scripts
2018-03-19 23:23:44 +00:00
Daiderd Jordan
3539ca2179
Merge pull request #37354 from knedlsepp/fix-pythonPackages.notebook-on-darwin
...
pythonPackages.notebook: fix darwin build
2018-03-20 00:04:58 +01:00
Daiderd Jordan
3f964978d8
libftdi: mark linux only
2018-03-20 00:01:52 +01:00
Daiderd Jordan
031492cbfe
kore: fix clang build
...
/cc ZHF #36454
2018-03-20 00:00:42 +01:00
Daiderd Jordan
5873a3418b
iniparser: fix darwin build
...
/cc ZHF #36454
2018-03-19 23:41:50 +01:00
José Luis Lafuente
176b9ae095
kitty: 0.8.0 -> 0.8.2
2018-03-19 23:41:49 +01:00
Daiderd Jordan
e616725ba0
imatix_gsl: fix clang build
...
/cc ZHF #36454
2018-03-19 23:41:49 +01:00
Daiderd Jordan
d7856d3c2a
ii: fix darwin build
...
/cc ZHF #36454
2018-03-19 23:41:49 +01:00
Jörg Thalheim
34624ecca2
Merge pull request #37392 from xeji/p/altermime
...
altermime: fix build
2018-03-19 22:35:43 +00:00
Robert Schütz
4686259904
Merge pull request #37391 from lsix/svg-path-2.2
...
pythonPackages.svg-path: 2.0b1 -> 2.2
2018-03-19 23:28:51 +01:00
Jörg Thalheim
a6f966e289
Merge pull request #37389 from tadfisher/bump/gmailieer
...
gmailieer: 0.5 -> 0.6
2018-03-19 22:27:08 +00:00
Andrew Childs
3928fd9081
Chromium: fix skia build on aarch64
...
Patch imported from Arch Linux ARM
2018-03-20 00:20:42 +02:00
Daiderd Jordan
bca15c5331
Merge pull request #37347 from knedlsepp/fix-pycurl-on-darwin
...
python3Packages.pycurl: fix darwin build
2018-03-19 23:16:42 +01:00
xeji
f9ed23d271
altermime: fix build
2018-03-19 22:59:59 +01:00
Stefan Frijters
8ade9e6705
h5utils: init at 1.13.1
2018-03-19 22:40:09 +01:00
Lancelot SIX
de63ff83a7
pythonPackages.svg-path: 2.0b1 -> 2.2
2018-03-19 22:39:56 +01:00
Matthew Justin Bauer
5675f17b0e
Merge pull request #35590 from TomSmeets/android-studio-ndk-fix
...
android-studio: Depend on ncurses5
2018-03-19 15:31:39 -05:00
Matthew Justin Bauer
7452996ac6
Merge pull request #36381 from bgamari/bump-kicad
...
kicad-unstable: Bump git commit
2018-03-19 15:28:58 -05:00
schneefux
e2b8dfa867
metabase: init at 0.28.1 ( #33460 )
2018-03-19 15:27:18 -05:00
Matthew Justin Bauer
7382ae8acf
Merge pull request #35480 from erictapen/osrm-bump
...
osrm-backend: 5.15.0 -> 5.16.0
2018-03-19 15:24:58 -05:00
Tad Fisher
4cb10bf329
gmailieer: 0.5 -> 0.6
2018-03-19 12:31:11 -07:00
Tad Fisher
82f2c19d98
browserpass: 2.0.11 -> 2.0.13
2018-03-19 12:01:08 -07:00
WilliButz
ca7b29050f
grafana: 5.0.2 -> 5.0.3, fix headless phantomjs
2018-03-19 19:59:10 +01:00
Corey O'Connor
a140fe83f5
google-drive-ocamlfuse: 0.6.21 -> 0.6.25.
...
Also change to use jbuilder for build per upstream instructions. In this case, the build needs to be
driven by jbuilder but opam still needs to be in PATH.
2018-03-19 11:47:18 -07:00
Corey O'Connor
26fac59c32
gapi-ocaml: 0.3.4 -> 0.3.6. Also change to use opam/jbuilder for build.
2018-03-19 11:47:12 -07:00
gnidorah
55f1bbe623
cgit: wrap python scripts
2018-03-19 21:42:25 +03:00
Thomas Tuegel
6f04eec460
Merge pull request #36870 from bkchr/plasma_5_12_3
...
plasma5: 5.12.2 -> 5.12.3
2018-03-19 13:39:08 -05:00
Sarah Brofeldt
7112a393fd
Merge pull request #37376 from tazjin/feat/init-mq-cli
...
mq-cli: init at 1.0.0
2018-03-19 19:37:40 +01:00
Sarah Brofeldt
c23f14a6d7
Merge pull request #37258 from eonpatapon/nextcloud
...
nextcloud: 13.0.0 -> 13.0.1
2018-03-19 19:31:51 +01:00
Tim Steinbach
242abf396f
linux: 4.16-rc5 -> 4.16-rc6
2018-03-19 14:09:10 -04:00
Matthew Justin Bauer
b5bdc5a73a
Merge pull request #34464 from Gricad/irods-4.2.2-bz
...
irods: 4.2.1 -> 4.2.2 + server bugfixes
2018-03-19 13:06:58 -05:00
Matthew Justin Bauer
a008505c65
Merge pull request #36854 from selaux/chromedriver-2.36
...
chromedriver: 2.35 -> 2.36
2018-03-19 13:04:12 -05:00
Matthew Justin Bauer
ce01740dae
Merge pull request #33685 from corngood/amdgpu-pro-upgrade
...
amdgpu-pro: 17.10 -> 17.40
2018-03-19 12:40:03 -05:00
Matthew Justin Bauer
ce456559d7
Merge pull request #36429 from frankbo/update-sauce-connect-to-4-4-12
...
sauce-connect: 4.4.8 -> 4.4.12
2018-03-19 12:35:36 -05:00
Matthew Justin Bauer
09709b7a07
Merge pull request #36605 from ryantm/auto-update/libdigidocpp
...
libdigidocpp: 3.12.0.1317 -> 3.13.3.1365
2018-03-19 12:31:42 -05:00
Matthew Justin Bauer
f359b402a3
Merge pull request #36613 from ryantm/auto-update/libsvm
...
libsvm: 3.20 -> 3.22
2018-03-19 12:30:49 -05:00
Matthew Justin Bauer
935e6e308a
Merge pull request #36637 from ryantm/auto-update/openfst
...
openfst: 1.6.3 -> 1.6.6
2018-03-19 12:30:34 -05:00
Matthew Justin Bauer
3fc0a2bb10
Merge pull request #36639 from ryantm/auto-update/opengrok
...
opengrok: 0.12.5 -> 1.0
2018-03-19 12:30:06 -05:00
Matthew Justin Bauer
baf0d149f0
Merge pull request #36647 from ryantm/auto-update/openvpn
...
openvpn: 2.4.4 -> 2.4.5
2018-03-19 12:29:29 -05:00
Matthew Justin Bauer
4f338db600
Merge pull request #36681 from ryantm/auto-update/redo-sh
...
redo-sh: 1.2.6 -> 2.0.3
2018-03-19 12:28:03 -05:00
Matthew Justin Bauer
964c32bcb3
Merge pull request #36846 from jbedo/snpeff
...
snpeff: 4.3t -> 4.3q
2018-03-19 12:26:33 -05:00
Matthew Justin Bauer
ac037da8e6
Merge pull request #36782 from mbode/prometheus_2_1_0
...
prometheus: add 2.1.0
2018-03-19 12:25:52 -05:00
Matthew Justin Bauer
11c34d55bf
Merge pull request #36838 from markuskowa/texmaker-pr
...
texmaker: 4.5 -> 5.0.2
2018-03-19 12:25:05 -05:00
Maximilian Bosch
08a9e31c42
zed: remove
...
`zed` is obviously dead and not maintained anymore
(https://zef.me/how-to-abandon-open-source-d5ebbc6e45e5 ).
As the last upstream commit was in 2015 we faced and will face many
issues with its dependencies due to the outdated upstream which can be
fatal when having security issues in the NodeJS ecosystem to fix.
One example is the handling of `nwjs` which is currently version `0.23`,
but `zed` relies on `0.9`. In order to reduce the maintenance overload
because of dead packages it's better to get rid of `zed` entirely.
Fixes #37361
2018-03-19 18:01:40 +01:00
Matthew Justin Bauer
b31f9c05ac
Merge pull request #36413 from Esteth/master
...
vo-amrwbenc: init at 0.1.3
2018-03-19 11:58:22 -05:00
Robert Schütz
d0b429f5a3
Merge pull request #37379 from dotlambda/asciidoc-enableJava-option
...
asciidoc: add enableJava option
2018-03-19 17:51:00 +01:00
Robert Schütz
9ede31bfbe
asciidoc: add enableJava option
...
fixes https://github.com/NixOS/nixpkgs/issues/37045
2018-03-19 17:29:09 +01:00
Ryan Mulligan
4607201cf2
Revert "cdrtools: 3.02a06 -> 3.01"
2018-03-19 17:04:49 +01:00
Adam Copp
e46b27cc90
Add platform to vo-amrwbenc
2018-03-19 15:55:06 +00:00
Graham Christensen
81da63f003
Merge pull request #37132 from srhb/haddock-wrapped
...
haskellPackages.ghcWithPackages: Wrap haddock with GHC lib dir
2018-03-19 10:27:36 -04:00
Vincent Ambo
76f0228415
mq-cli: init at 1.0.0
...
Adds mq-cli, a simple command line utility to administrate POSIX
message queues.
2018-03-19 14:18:07 +01:00
Bert Moens
f97c4668ab
rhvoice: init at unstable-2018-02-10
2018-03-19 14:07:33 +01:00
Tim Steinbach
80d0ccaaab
linux: 4.15.10 -> 4.15.11
2018-03-19 09:00:10 -04:00
Tim Steinbach
e9ce4c019b
linux: 4.14.27 -> 4.14.28
2018-03-19 08:59:56 -04:00
Tim Steinbach
c4963d395d
linux: 4.9.87 -> 4.9.88
2018-03-19 08:59:40 -04:00
Tim Steinbach
04f11faa68
linux: 4.4.121 -> 4.4.122
2018-03-19 08:59:22 -04:00
Clemens Fruhwirth
c0cf13e52e
Add space for NIX_CXXSTDLIB_COMPILE+=' ...' as NIX_CXXSTDLIB_COMPILE might not be empty.
2018-03-19 13:18:49 +01:00
Jörg Thalheim
86dd3f854b
Merge pull request #35687 from volth/libvirt-4.1.0
...
libvirt: 3.10.0 -> 4.1.0
2018-03-19 11:42:06 +00:00
Jörg Thalheim
6e22dd9ee8
Merge pull request #37356 from volth/gephi-from-sources
...
gephi: build from sources
2018-03-19 11:23:43 +00:00
Jörg Thalheim
24894fbc69
Merge pull request #35901 from volth/far-2018-02-27
...
far2l: 2017-10-08 -> 2018-02-27
2018-03-19 11:22:43 +00:00
Robert Schütz
f38f3c289a
Merge pull request #36674 from ryantm/auto-update/postfix
...
postfix: 3.2.5 -> 3.3.0
2018-03-19 12:18:28 +01:00
Robert Schütz
def2a2567d
Merge pull request #34642 from y0no/add_patator
...
pythonPackages.patator: init at 0.7
2018-03-19 11:59:54 +01:00
Matthew Bauer
867fb4981d
opencollada: fix on darwin
2018-03-19 05:42:46 -05:00
Matthew Bauer
8416c45865
opensubdiv: fix darwin build
2018-03-19 05:42:43 -05:00
Matthew Bauer
397532de76
openimageio: supports darwin
2018-03-19 05:42:20 -05:00
Matthew Bauer
80b8caf435
opencolorio: fix on darwin
2018-03-19 05:42:19 -05:00
Matthew Bauer
4cc1cd8516
cmake-2.8: supports darwin
...
builds fine, just need to enable to
2018-03-19 05:42:15 -05:00
y0no
0725d666d6
pythonPackages.patator: init at 0.7
2018-03-19 11:40:57 +01:00
y0no
38719d170d
pythonPackages.mysqlclient: init at 1.3.12
2018-03-19 11:40:57 +01:00
y0no
c9366518fa
pythonPackages.cx_oracle: init at 6.1
2018-03-19 11:40:57 +01:00
y0no
a15544d5f5
pythonPackages.ajpy: init at 0.0.2
2018-03-19 11:40:57 +01:00
y0no
c9bbf071bd
pythonPackages.ipy: 0.74 -> 0.83
2018-03-19 11:40:16 +01:00
Robert Schütz
196b4863de
Merge pull request #35056 from catern/master
...
pythonPackages.requests-unixsocket: init at 0.1.5
2018-03-19 11:26:18 +01:00
Hendrik Schaeidt
6634049f22
stabber: init at 2016-11-09
2018-03-19 11:03:45 +01:00
Robert Schütz
b451519ec6
Merge pull request #37155 from ryantm/auto-update/archivemount
...
archivemount: 0.8.7 -> 0.8.9
2018-03-19 10:52:16 +01:00
Robert Schütz
67f2d3e2bd
Merge pull request #37363 from vaibhavsagar/break-thumbor-python3
...
pythonPackages.thumbor: mark as broken under Python 3
2018-03-19 10:26:57 +01:00
Vaibhav Sagar
d8c26c0db7
pythonPackages.thumbor: mark as broken under Python 3
2018-03-19 17:12:17 +08:00
Matthew Justin Bauer
00e7b063f5
Merge pull request #37055 from ryantm/auto-update/libwebsockets
...
libwebsockets: 2.4.1 -> 2.4.2
2018-03-19 04:05:15 -05:00
Matthew Justin Bauer
9f58d17d10
Merge pull request #37079 from ryantm/auto-update/picard-tools
...
picard-tools: 2.17.10 -> 2.17.11
2018-03-19 04:04:50 -05:00
Matthew Justin Bauer
d67c50525e
Merge pull request #36966 from ryantm/auto-update/cdrtools
...
cdrtools: 3.02a06 -> 3.01
2018-03-19 04:01:59 -05:00
Matthew Justin Bauer
b89f229d6f
Merge pull request #36967 from ryantm/auto-update/cfitsio
...
cfitsio: 3.43 -> 3.430
2018-03-19 04:00:59 -05:00
Matthew Justin Bauer
a43fcd44f7
Merge pull request #36977 from ryantm/auto-update/fanficfare
...
fanficfare: 2.22.0 -> 2.23.0
2018-03-19 04:00:22 -05:00
Matthew Justin Bauer
afe69ded54
Merge pull request #36414 from erikarvstedt/opentimestamps
...
Add opentimestamps
2018-03-19 03:57:11 -05:00
Matthew Justin Bauer
c52e835807
Merge pull request #36524 from timor/unp
...
unp: init at 2.0-pre7
2018-03-19 03:55:33 -05:00
Matthew Justin Bauer
6a68171dc4
Merge pull request #36585 from ryantm/auto-update/grpc
...
grpc: 1.9.1 -> 1.10.0
2018-03-19 03:53:45 -05:00
Matthew Justin Bauer
50fcb349ea
Merge pull request #36775 from marsam/feature/add-valelint
...
vale: init at 0.10.1
2018-03-19 03:51:33 -05:00
Matthew Justin Bauer
ee52f36f2c
Merge pull request #36423 from matthewbauer/emacs-use-unstable-melpa
...
emacs: use unstable melpa for dependencies
2018-03-19 03:49:17 -05:00
volth
1e2eec169a
gephi: build from sources
2018-03-19 08:45:24 +00:00
Robert Schütz
6be6fcc094
Merge pull request #37331 from dotlambda/appdaemon-3.0.0
...
appdaemon: 3.0.0b4 -> 3.0.0
2018-03-19 09:44:32 +01:00
volth
887e6302bd
jogl: temporary workaround for openjdk8
2018-03-19 08:44:21 +00:00
Matthew Bauer
635114b889
emacs: use unstable melpa for dependencies
...
remove melpaStablePackages from default scope
2018-03-19 03:43:25 -05:00
Matthew Justin Bauer
04e6a14df4
Merge pull request #36744 from samdroid-apps/add-nasc
...
nasc: init at 0.4.6
2018-03-19 03:41:24 -05:00
Matthew Justin Bauer
c58f0ee814
Merge pull request #37098 from ryantm/auto-update/rtv
...
rtv: 1.21.0 -> 1.22.1
2018-03-19 03:36:55 -05:00
Matthew Justin Bauer
4e2aa3c355
Merge pull request #36962 from ryantm/auto-update/btrbk
...
btrbk: 0.26.0 -> 0.26.1
2018-03-19 03:36:09 -05:00
Matthew Justin Bauer
79a40fc30c
Merge pull request #37156 from matthewbauer/auto-update/emacsPackagesNg.elpaPackages
...
elpa-packages 2018-03-15
2018-03-19 03:33:10 -05:00
Matthew Justin Bauer
f62b2fe132
Merge pull request #37221 from matthewbauer/auto-update/emacsPackagesNg.melpaPackages
...
emacsPackagesNg.melpaPackages 2018-03-17
2018-03-19 03:32:55 -05:00
Profpatsch
5e0cf582c1
node_webkit/nwjs: 0.12 -> 0.23.6
...
Keep 0.12, because it is still needed by `nixui`.
Keep 0.9, because it is still needed by `zed`.
2018-03-19 08:47:08 +01:00
Gabriel Ebner
0f6286cc4b
Merge pull request #37355 from AndersonTorres/upload/src
...
src: 1.17 -> 1.18
2018-03-19 08:29:05 +01:00
Peter Hoeg
4468378187
terraform: update plugins
2018-03-19 15:12:52 +08:00
Peter Hoeg
059f33c6de
terraform: 0.11.3 -> 0.11.4
2018-03-19 15:12:52 +08:00
Peter Hoeg
4fe3edd725
Merge pull request #37351 from badi/unifi
...
unifi: 5.6.30 -> 5.6.36
2018-03-19 13:23:53 +08:00
volth
94ff822eec
jogl: init at 2.3.2
2018-03-19 04:08:12 +00:00
Tuomas Tynkkynen
8254d2cfb0
nss: Fix aarch64 build
2018-03-19 05:11:01 +02:00
AndersonTorres
9ff2b67dbc
src: 1.17 -> 1.18
2018-03-18 22:38:38 -03:00
Peter Hoeg
734323872a
qscintilla: fix build on darwin
2018-03-19 09:03:25 +08:00
Josef Kemetmüller
8aaa17c52a
pythonPackages.notebook: fix darwin build
...
The send2trash library, which is now included in the notebook doesn't
succeed during build, even though it works.
2018-03-19 01:16:54 +01:00
Badi Abdul-Wahid
754911847e
unifi: 5.6.30 -> 5.6.36
...
[Release Notes](https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-36-LTS-Stable-has-been-released/ba-p/2277323 )
2018-03-18 19:24:26 -04:00
Vladimír Čunát
940fab424a
Merge #37335 : wideland: fix build and .desktop
2018-03-18 23:46:22 +01:00
rardiol
c146f603ce
widelands: fix launchpad url
...
and .desktop name
2018-03-19 11:07:14 +09:00
Josef Kemetmüller
bd836b7761
python3Packages.pycurl: fix darwin build
2018-03-18 23:37:20 +01:00
Florian Klink
f9dda86b39
sqldeveloper: 17.4.0.355.2349 -> 17.4.1.054.0712
2018-03-18 23:29:28 +01:00
Daiderd Jordan
b3c6cb6d29
Merge pull request #37141 from knedlsepp/fix-python-tkinter-on-darwin
...
pythonPackages.tkinter: fix darwin build
2018-03-18 23:23:31 +01:00
Josef Kemetmüller
af0f9fa26b
pythonPackages.tkinter: fix darwin build
2018-03-18 22:28:46 +01:00
Daiderd Jordan
4e1ab9d44c
guile-lint: disable tests on darwin
2018-03-18 22:27:13 +01:00
Vladimír Čunát
6550590521
projectlibre: meta fixes
2018-03-18 21:58:13 +01:00
Pascal Wittmann
1c361548d4
homebank: 5.1.7 -> 5.1.8
2018-03-18 20:49:32 +01:00
Pascal Wittmann
a4752e1132
icmake: 9.02.06 -> 9.02.07
2018-03-18 20:44:29 +01:00
Moritz Küttel
18ea001472
projectlibre: init at 1.7.0
...
Closes #24466
2018-03-18 19:29:09 +00:00
Ryan Mulligan
bb165a9d6f
spaceFM: 1.0.5 -> 1.0.6
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/.spacefm-wrapped -h` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/.spacefm-wrapped --help` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/.spacefm-wrapped --version` and found version 1.0.6
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/spacefm -h` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/spacefm --help` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/spacefm --version` and found version 1.0.6
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/.spacefm-installer-wrapped --help` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/.spacefm-installer-wrapped help` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/spacefm-installer --help` got 0 exit code
- ran `/nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6/bin/spacefm-installer help` got 0 exit code
- found 1.0.6 with grep in /nix/store/4hdgd1vlac5isgsb728f3qjpqcs2zxqp-spacefm-1.0.6
- directory tree listing: https://gist.github.com/1af4e8f53a36978c67e557c6c4c22b8d
2018-03-18 18:49:19 +00:00
John Ericson
2fa2197a96
Merge pull request #34444 from obsidiansystems/meta-check
...
lib: Fix #30902
2018-03-18 13:51:03 -04:00
Spencer Baugh
04c3713755
pythonPackages.requests-unixsocket: init at 0.1.5
2018-03-18 17:47:37 +00:00
Daiderd Jordan
38c4c3acd7
Merge pull request #37165 from mbode/spass_gcc
...
spass: make gcc dependency explicit
2018-03-18 18:29:46 +01:00
Daiderd Jordan
3b52f78e80
Merge pull request #37182 from mbode/samtools_gcc
...
samtools: make gcc dependency explicit
2018-03-18 18:29:22 +01:00
Yuriy Taraday
6b0732a956
chromium: 65.0.3325.146 -> 65.0.3325.162
...
Also bump dev branch to ensure that next beta will work.
2018-03-18 19:15:32 +02:00
Pascal Wittmann
0a3902b40b
zim: 0.67 -> 0.68
2018-03-18 18:09:12 +01:00
Daiderd Jordan
ec15ef011a
gnu-apl: fix clang build
...
/cc ZHF #36454
2018-03-18 18:02:29 +01:00
Tuomas Tynkkynen
4fe75d11b2
U-Boot: Make ubootJetsonTK1 install even more files
2018-03-18 18:53:12 +02:00