Elias Probst
48a1dafdbe
terraform: remove whitespace from name
...
A `nix-env -iA unstable.terraform-full` gave me
`installing 'terraform-with-plugins -0.11.7'`
This removes the whitespace which sneaked into its name.
2018-07-20 00:06:11 +02:00
Will Dietz
23aa0aa64c
Merge pull request #43822 from dtzWill/update/vim-plugins-2018-07-19
...
vim-plugins: updates, add few plugins I use, colorschemes
2018-07-19 16:42:20 -05:00
Michael Weiss
6c1e45b000
nvme-cli: 1.5 -> 1.6
2018-07-19 22:33:52 +02:00
Michael Weiss
accfb93503
lf: Install the manual page
2018-07-19 22:33:45 +02:00
Michael Weiss
b68770c1a2
signal-desktop: 1.14.2 -> 1.14.3
2018-07-19 22:14:25 +02:00
Pascal Wittmann
aba0e560f0
ical2org: adhere to version number convention
...
see issue #43717
2018-07-19 21:56:29 +02:00
Pascal Wittmann
c01411f109
leksah: include version in name
...
see issue #43717
2018-07-19 21:55:04 +02:00
Pascal Wittmann
5324d84423
xmonad: include version in name
2018-07-19 21:51:35 +02:00
Pascal Wittmann
bdcba71f9e
taffybar: include version in name
2018-07-19 21:49:33 +02:00
Pascal Wittmann
aa10b3127f
weechat: set name to include version
...
see issue #43717
2018-07-19 21:43:11 +02:00
Pascal Wittmann
c4cca95bf2
yafaray-core: adhere to version convention
...
see issue #43717
2018-07-19 21:38:27 +02:00
Pascal Wittmann
9a787af6bc
Merge pull request #43816 from kamilchm/oraclejdk
...
oraclejdk: 8u171 -> 8u181
2018-07-19 21:04:02 +02:00
Silvan Mosberger
59159f9d8e
haskellPackages.hnix: Fix build ( #43824 )
2018-07-19 19:18:44 +01:00
John Wiegley
ecd9be1b62
perlPackages.TextBibTeX: Update perl version in an output path
2018-07-19 09:31:52 -07:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Ryan Mulligan
b244d92f33
mattermost: 5.0.0 -> 5.1.0
2018-07-19 09:21:30 -07:00
Will Dietz
7e9be73138
vim-plugins: add alias for maktaba so it is found as a dependency
2018-07-19 11:21:05 -05:00
Will Dietz
ee68c9e084
vim-plugins: simplify command slightly, overwrite 'result' if present
2018-07-19 11:21:05 -05:00
Will Dietz
0073c30dbf
vim-plugins: document sorting, fix vim command to not ask to hit enter
...
Fixes #38748 . Hopefully :).
2018-07-19 11:21:05 -05:00
Will Dietz
a79a0c686b
vim-plugins: swift, fastfold, some colorschemes
2018-07-19 11:20:49 -05:00
Robert Schütz
e7e5aaa0b9
Merge pull request #43782 from Ma27/fix-simpleldap-python3
...
python3Packages.simpleldap: remove
2018-07-19 17:54:13 +02:00
Will Dietz
0204a2739c
vim-plugins: update (2018-07-19)
...
Moved 'dhall-vim' to match order in vim-plugin-names,
so diff'ing against generated expressions is easier.
There's a "vim-nix" update in here! :)
2018-07-19 10:42:59 -05:00
Maximilian Bosch
0adca53c79
inginious: remove
...
Fallout of 9db7f15ea3ce57eee25458daf87cce7a04ea98b2 which removed
simpleldap.
@layus suggests to remove:
* https://github.com/NixOS/nixpkgs/pull/43782#issuecomment-406186881
* https://github.com/NixOS/nixpkgs/pull/31975#issuecomment-346647857
2018-07-19 17:31:40 +02:00
Maximilian Bosch
10439f798e
python3Packages.simpleldap: remove
...
Fairly outdated and incompatible with Python 3, see the following links
for further reference:
* https://github.com/gdub/python-simpleldap/blob/0.8/setup.py#L12-L14
* https://github.com/NixOS/nixpkgs/pull/43782#issuecomment-406186881
2018-07-19 17:31:40 +02:00
Kamil Chmielewski
cb033fabd6
oraclejdk: 8u171 -> 8u181
2018-07-19 17:06:32 +02:00
Matthew Bauer
0467e8d1f6
libuv: fix apple patch url
...
The old url was subject to change on pushing to the PR. It now
references the correct commit.
2018-07-19 10:12:58 -04:00
Matthew Bauer
dc24ab2776
gtkd: fixup from treewide commit
...
This was mistakenly replaced when it was already avoiding the alias.
Thanks @jtojnar
2018-07-19 09:57:29 -04:00
Matthew Bauer
d68322504a
Revert "release: disallow aliases"
...
This reverts commit 25c42e7736
.
This commit is still causing evaluation errors (despite passing
OfBorg!)
Here is the current error:
error: undefined variable 'Log4Perl' at
/nix/store/n0gwyv3mcvm3hc9jrmkxjhmsrdjqzcqb-source/maintainers/scripts/nix-generate-from-cpan.nix:7:71
More investigation is needed
/cc @volth
2018-07-19 09:46:53 -04:00
Tim Steinbach
e953d314a8
docker: 18.03 -> 18.06
2018-07-19 08:34:13 -04:00
R. RyanTM
80d44926bf
atom: 1.28.1 -> 1.28.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions .
2018-07-19 12:23:36 +00:00
taku0
1ae8fabc86
oraclejdk: 10.0.1 -> 10.0.2
2018-07-19 21:01:29 +09:00
Peter Simons
b667721ce2
Merge pull request #43730 from srhb/dontcheck-spatial-rotation
...
haskellPackages.spatial-rotations: dontCheck for cyclic dependency
2018-07-19 14:00:55 +02:00
Maximilian Bosch
88a35d8bb5
pythonPackages.xgboost: fix build
...
The setup.py of `python-package` contains some path resolution magic to
find `libxgboost.so` which is needed for the python API.
Unfortunately the code is incompatible with Nix as it isn't compatible
with the store-based structure for each package and tries to express the
location of the shared object with relative paths.
The detection in `setup.py` and `xgboost/libpath.py` has been either
removed entirely or patched to link to the proper store path of the
`libxgboost` build input.
See https://hydra.nixos.org/build/77702715 for further reference.
2018-07-19 13:32:25 +02:00
Maximilian Bosch
b9e7469c44
xgboost: 0.7 -> 0.72
2018-07-19 13:27:09 +02:00
Michael Weiss
4fd9ca3a51
signal-desktop: 1.14.1 -> 1.14.2
2018-07-19 12:56:05 +02:00
Boris Babic
338898c2f7
postman: fix icon not found
2018-07-19 12:38:15 +02:00
Michael Raskin
3f65c5f5d1
Merge pull request #43775 from r-ryantm/auto-update/foo2zjs
...
foo2zjs: 20171202 -> 20180519
2018-07-19 08:54:28 +00:00
Peter Simons
1374431bdc
Merge pull request #43788 from r-ryantm/auto-update/apache-httpd
...
apacheHttpd: 2.4.33 -> 2.4.34
2018-07-19 10:53:32 +02:00
Sarah Brofeldt
b53b5950fc
haskellPackages.spatial-rotations: dontCheck for cyclic dependency
2018-07-19 10:37:12 +02:00
Mathieu Boespflug
c27f686a4b
bazel: Set a sensible strict action environment.
...
Bazel either reuses the `PATH` from the client, or sets a hardcoded
one. The former mode in problematic for build hermeticity. But the
latter is crippled on NixOS, because the hardcoded value is
`/bin:/usr/bin`. So we set the hardcoded value to match what
`customBash` provides. This has the effect of aligning the
environments for `ctx.actions.run` and `ctx.actions.run_shell`, which
were previously distinct (bug).
2018-07-19 09:51:09 +02:00
Mathieu Boespflug
5ab07a8041
bazel: make more tools available in customBash.
2018-07-19 09:51:09 +02:00
Johannes Frankenau
402ee4e9ea
mpv: use wrapper for scripts and add mpris script
2018-07-19 09:50:32 +02:00
Sarah Brofeldt
1bec0a9ed4
Merge pull request #43729 from srhb/nix-index-0.1.1
...
nix-index: 0.1.0 -> 0.1.1
2018-07-19 09:35:30 +02:00
lewo
fd3b874ee6
Merge pull request #43606 from MarcFontaine/xlog
...
xlog: init at 2.0.15
2018-07-19 09:12:38 +02:00
Robert Schütz
8ab563d4df
Merge pull request #43693 from Ma27/remove-flask_cache
...
Remove `pythonPackages.flask_cache`
2018-07-19 08:06:13 +02:00
Matthew Bauer
fddd90e9ea
Merge pull request #43538 from timokau/fetchpatch-fix
...
fetchpatch: quote excludes
2018-07-19 00:35:09 -04:00
Matthew Bauer
26cd7bb90b
Merge pull request #43558 from herberteuler/nethack-qt
...
nethack: add qt support on linux
2018-07-19 00:34:24 -04:00
Matthew Bauer
dc6912fa9e
Merge pull request #43692 from matthewbauer/disallow-aliases-in-release
...
Avoid using aliases, disallow aliases in release
2018-07-19 00:30:49 -04:00
Matthew Bauer
4ed7a4b993
treewide: preserve hashes from 76999cc40e
...
76999cc40e
changed some hashes resulting in this PR being technically
a mass rebuild. To avoid this, I am restoring some of the hashes (even
though it seems silly). My main goal is to get this PR merged quickly
as treewide changes like this get out-of-date quickly.
This commit should be reverted on the next mass rebuild.
2018-07-19 00:09:01 -04:00
Matthew Bauer
aab3182ca4
lollypop-portal: use callPackage
...
otherwise we get this error on evaluation:
derivation 'lollypop-portal' has invalid meta attribute 'override'
derivation 'lollypop-portal' has invalid meta attribute 'overrideDerivation'
2018-07-18 23:25:19 -04:00
Matthew Bauer
25c42e7736
release: disallow aliases
...
This will make hydra & ofborg ignore aliases when evluating
2018-07-18 23:25:19 -04:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Will Dietz
c74045c47a
gpm: patch to fix w/musl, good for general use
2018-07-18 22:17:44 -05:00
R. RyanTM
e48a1292a7
bfs: 1.2.2 -> 1.2.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bfs/versions .
2018-07-18 17:44:52 -07:00
R. RyanTM
2c2f107a96
apacheHttpd: 2.4.33 -> 2.4.34
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-httpd/versions .
2018-07-18 17:24:59 -07:00
Michael Weiss
d7d31fea7e
lf: 6 -> 7
2018-07-19 02:11:15 +02:00
Anthony Cowley
6690ec57f8
paraview: 5.4.1 -> 5.5.2
...
This update should also fix the build the hydra: one part of the
change is to build paraview with Qt-5.9, as this is the configuration
that paraview upstream supports.
2018-07-18 20:05:15 -04:00
R. RyanTM
d398020512
commonsCompress: 1.16.1 -> 1.17
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commons-compress/versions .
2018-07-18 16:41:39 -07:00
R. RyanTM
8139663f66
commandergenius: 2.2.0 -> 2.2.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commandergenius/versions .
2018-07-18 16:36:09 -07:00
Tuomas Tynkkynen
20847b251e
diffoscope: Add gnumeric dependency
...
For the `ssconvert` tool.
2018-07-19 02:33:45 +03:00
Tuomas Tynkkynen
a595896c56
diffoscope: Document the script to locate missing optional dependencies
...
And give it it a bit more descriptive name of list-missing-tools.sh.
2018-07-19 02:31:23 +03:00
Maximilian Bosch
1e454c5045
pythonPackages.graphite_api: move expression
...
According to the current convention python packages should live in
`pkgs/development/python-modules`. As I altered the `graphite_api`
expression previously in d3d1b88873
I decided to move it as well.
Additionally I applied some minor refactorings:
* use `fetchFromGitHub` instead of `fetchgit`.
* use `checkInputs` for test dependencies
* got rid of fixed points
* applied patch which supports flask-caching to 1.3.1 using `git apply
-3`
2018-07-19 01:26:35 +02:00
Will Dietz
0a46f8c198
diffoscope: fix manpage generation
...
Was already broken, not sure for how long.
Without this the tool fails to run,
so help2man ends up producing an empty file.
2018-07-19 02:11:00 +03:00
Will Dietz
dc29207e93
diffoscope: add lz4 tool
2018-07-19 02:11:00 +03:00
Will Dietz
b03ed95050
diffoscope: 98 -> 99
2018-07-19 02:11:00 +03:00
R. RyanTM
362e1702b1
cups-filters: 1.20.3 -> 1.20.4
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cups-filters/versions .
2018-07-18 16:04:53 -07:00
R. RyanTM
a35367727f
chibi: 0.7.3 -> 0.8
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chibi-scheme/versions .
2018-07-18 15:56:04 -07:00
R. RyanTM
fd1c9d4c9a
fwup: 1.2.1 -> 1.2.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwup/versions .
2018-07-18 15:51:54 -07:00
Matthew Bauer
84a5808e65
Merge pull request #43669 from matthewbauer/readd-forceSystem
...
aliases: (re)add forceSystem
2018-07-18 18:50:26 -04:00
Matthew Bauer
aae2171aea
aliases: add forceSystem
...
Some uses of this still exist outside of Nixpkgs
2018-07-18 18:49:43 -04:00
volth
def83ddf4d
xfce4-13.mousepad: 0.4.0 -> 0.4.1
2018-07-18 22:33:16 +00:00
R. RyanTM
da7899dc29
foo2zjs: 20171202 -> 20180519
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/foo2zjs/versions .
2018-07-18 15:30:35 -07:00
volth
a7e5927b47
xfce4-13.parole: 0.9.2 -> 1.0.1 ( #43765 )
2018-07-19 00:19:06 +02:00
volth
25b10dfaec
xfce4-13.xfce4-dict: 0.8.0 -> 0.8.1 ( #43764 )
2018-07-19 00:14:36 +02:00
R. RyanTM
6f7773cc2a
esptool-ck: 0.4.11 -> 0.4.13
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/esptool-ck/versions .
2018-07-18 15:14:22 -07:00
R. RyanTM
cb955845a0
guake: 3.3.0 -> 3.3.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/guake/versions .
2018-07-18 14:58:42 -07:00
volth
4c58c20efc
xfce4-13.xfce4-taskmanager: 1.2.0 -> 1.2.1 ( #43763 )
2018-07-18 23:58:36 +02:00
volth
022e9894d4
xfce4-13.xfwm4: fix build (add libXdamage dependency) ( #43762 )
2018-07-18 23:56:54 +02:00
volth
d72d3b30ac
xfce4-13.libxfce4util: 4.13.1 -> 4.13.2 ( #43761 )
2018-07-18 23:51:43 +02:00
volth
d47b0ab019
xfce4-notifyd: 0.4.1 -> 0.4.2 ( #43707 )
2018-07-18 23:42:47 +02:00
volth
e07ee596d6
xfconf: 4.13.4 -> 4.13.5 ( #43703 )
2018-07-18 23:42:28 +02:00
volth
58327eb214
xfce4-13.xfce4-volumed-pulse: 0.2.2 -> 0.2.3 ( #43704 )
2018-07-18 23:36:24 +02:00
volth
0f710bc8f6
libxklavier: 5.3 -> 5.4 ( #43622 )
2018-07-18 23:14:10 +02:00
Frederik Rietdijk
ecfafb87d6
Merge pull request #43766 from Ma27/fix-python-llvmlite
...
pythonPackages.llvmlite: fix build
2018-07-18 23:01:21 +02:00
R. RyanTM
a74cf6a851
podofo: 0.9.5 -> 0.9.6 ( #43744 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/podofo/versions .
2018-07-18 22:39:53 +02:00
R. RyanTM
48aa5f3486
arangodb: 3.3.11 -> 3.3.12 ( #43485 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/arangodb/versions .
2018-07-18 22:35:07 +02:00
worldofpeace
3ea1e5079a
elementary-cmake-modules: add version ( #43732 )
2018-07-18 22:26:13 +02:00
volth
471c14b9d1
xfdesktop: 4.13.1 -> 4.13.2 ( #43701 )
2018-07-18 22:25:18 +02:00
Maximilian Bosch
fbc009f266
osquery: 3.2.8 -> 3.2.9 ( #43690 )
...
Latest bugfix release with the following notable changes:
* Memory leak resolve for dispatcher
(06d4865445
)
* Fix include path on status.h
(5bd4984f2a
)
Additionally the patch had to be rebased onto the 3.2.9 branch as it
added XCode support including some CLang flags (namely `-fno-limit-debug-info`)
which are unsupported on GCC.
(see bccc28dd98
)
2018-07-18 22:23:20 +02:00
R. RyanTM
f98790da41
krita: 4.1.0 -> 4.1.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/krita/versions .
2018-07-18 13:13:48 -07:00
Silvan Mosberger
b9c9a34d8c
Merge pull request #42679 from Moredread/vcvrack/init
...
vcv-rack: Init at 0.6.2b
2018-07-18 22:13:02 +02:00
Silvan Mosberger
810f91f46d
Merge pull request #43308 from Chiiruno/dev/hydron
...
hydron: init at 2018-07-11
2018-07-18 22:10:11 +02:00
Maximilian Bosch
f0ad15f758
pythonPackages.llvmlite: fix build
...
`llvmlite` requires LLVM v6 as build input:
9ae78b1849
See https://hydra.nixos.org/build/77706684
2018-07-18 22:03:07 +02:00
volth
4884f58f4e
tumbler: 0.2.0 -> 0.2.1 ( #43699 )
2018-07-18 21:22:24 +02:00
volth
061c7445ed
xfce4-settings: 4.13.1 -> 4.13.4 ( #43705 )
2018-07-18 21:18:45 +02:00
volth
5e3d434a91
thunar: 1.7.0 -> 1.8.1 ( #43698 )
2018-07-18 21:15:50 +02:00
volth
b2d855fea8
xfce4-terminal: 0.8.6 -> 0.8.7.4 ( #43706 )
2018-07-18 21:12:55 +02:00
volth
eaeae60fbc
ristretto: 0.8.2 -> 0.8.3 ( #43696 )
2018-07-18 21:10:55 +02:00
Jan Malakhovski
2c28747f95
libcardiacarrest: 11.0-6 -> 12.1-6 ( #43697 )
2018-07-18 21:06:26 +02:00
volth
d50c276560
xfce4-13.xfce4-screenshooter: 1.9.1 -> 1.9.2 ( #43625 )
2018-07-18 21:04:27 +02:00
R. RyanTM
8a1f77fe2d
libsvm: 3.22 -> 3.23
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsvm/versions .
2018-07-18 11:28:23 -07:00
Okina Matara
920f1bc190
hydron: init at 2018-07-15
2018-07-18 13:17:42 -05:00
R. RyanTM
7847ae02d8
mutt: 1.10.0 -> 1.10.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mutt/versions .
2018-07-18 10:38:17 -07:00
R. RyanTM
3c6a9e13a9
mrtg: 2.17.4 -> 2.17.7
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mrtg/versions .
2018-07-18 10:26:17 -07:00
André-Patrick Bubel
6878c20af9
vcv-rack: init at 0.6.2b
2018-07-18 19:08:38 +02:00
R. RyanTM
c33eb38d8a
mate.mate-panel: 1.21.0 -> 1.21.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-panel/versions .
2018-07-18 10:07:36 -07:00
R. RyanTM
2ee1499325
neomutt: 20180622 -> 20180716
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neomutt/versions .
2018-07-18 09:50:59 -07:00
R. RyanTM
d59c3849a4
opensubdiv: 3.3.1 -> 3.3.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/opensubdiv/versions .
2018-07-18 09:24:09 -07:00
R. RyanTM
a73049b175
playerctl: 0.6.0 -> 0.6.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playerctl/versions .
2018-07-18 08:50:12 -07:00
Michael Raskin
877899fdb9
Merge pull request #43679 from timokau/ntl-11.2.1
...
ntl: 9.11.0 -> 11.2.1
2018-07-18 15:08:43 +00:00
R. RyanTM
d5c9d86b83
s3cmd: 2.0.1 -> 2.0.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3cmd/versions .
2018-07-18 07:46:21 -07:00
Jan Tojnar
a3c259ab60
Merge pull request #43731 from worldofpeace/lollypop-0.9.521
...
lollypop: 0.9.519 -> 0.9.521
2018-07-18 15:44:11 +02:00
Robert Helgesson
811d878f37
josm: 13996 -> 14026
2018-07-18 15:40:23 +02:00
Jan Tojnar
a4443ef859
nasc: 0.4.6 → 0.4.7
2018-07-18 15:38:52 +02:00
Timo Kaufmann
cad446513e
ntl: 9.11.0 -> 11.2.1
...
ntl hasn't been updated in a while. So I'm doing that and adding myself
as the maintainer. I'm also adding some options and pinning the sage
dependency, since it is unfortunately not compatible with the latest ntl
yet.
I've also enabled the tests, since they don't take terribly long and are
worth the time in my opinion.
2018-07-18 14:58:38 +02:00
Jan Tojnar
c21b6930bd
Merge pull request #43709 from jtojnar/volume-key-0.3.11
...
volume_key: 0.3.10 → 0.3.11
2018-07-18 14:23:24 +02:00
worldofpeace
ae8b20f442
lollypop: 0.9.519 -> 0.9.521
2018-07-18 07:55:57 -04:00
Tim Steinbach
8432dec854
linux: 4.17.7 -> 4.17.8
2018-07-18 07:15:00 -04:00
Sarah Brofeldt
e778191b24
nix-index: 0.1.0 -> 0.1.1
2018-07-18 12:55:35 +02:00
Peter Simons
0ac5637ee9
Add a couple of overrides to fix builds in the ghc-8.6.x package set.
2018-07-18 10:27:39 +02:00
Peter Simons
194a2f0535
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.10.1 from Hackage revision
12c327a1fb
.
2018-07-18 10:27:40 +02:00
Peter Simons
9aff5fcd56
LTS Haskell 12.1
2018-07-18 10:27:39 +02:00
Domen Kožar
6fd5287c36
haskell: don't error if isLibrary = true and no libraries exist
...
If empty directory isn't deleted, referer depenedencies will
fail with:
cp: missing destination file operand after '/tmp/nix-build-cabal-helper-0.8.0.2.drv-0/setup-package.conf.d/'
This is currently only the case for cabal-install, as cabal2nix
doesn't handle well buildable=False flags due to long-standing bugs
in Cabal itself.
2018-07-18 10:25:40 +02:00
Frederik Rietdijk
b3af2cd962
Merge pull request #43694 from Ma27/disable-trezor-python2
...
pythonPackages.trezor: disable build
2018-07-18 07:18:33 +02:00
Luke Adams
eba8679bc5
cudnn*_cudatoolkit*: use public NVIDIA mirror ( #31551 )
...
* cudnn*_cudatoolkit*: use NVIDIA mirror instead of requireFile
* cudnn_cudatoolkit7: update hash since public mirror is different
2018-07-18 03:21:57 +00:00
Silvan Mosberger
a88f959278
Merge pull request #43655 from tarigo/master
...
qtcreator: 4.5.0 -> 4.6.2
2018-07-18 05:04:03 +02:00
R. RyanTM
9fb190de50
rcm: 1.3.1 -> 1.3.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rcm/versions .
2018-07-17 19:57:24 -07:00
aszlig
caccc40ad0
vmTools: Fix BusyBox runtime error in initrd
...
With the recent update of BusyBox to version 1.29.0 in
d6aa506e3b
there is now a new dependency
on libresolv.
This now throws a runtime error when executing ash, eg. whenever we do
something like this:
nix-build -E 'with import ./. {}; vmTools.runInLinuxVM hello'
The resulting error will be:
.../ash: error while loading shared libraries: libresolv.so.2: cannot
open shared object file: No such file or directory
I tried to override BusyBox with enableStatic, but that still requires
parts of glibc:
Static linking against glibc, can't use --gc-sections
Trying libraries: crypt m resolv
Library crypt is not needed, excluding it
Library m is needed, can't exclude it (yet)
Library resolv is needed, can't exclude it (yet)
Library m is needed, can't exclude it (yet)
Library resolv is needed, can't exclude it (yet)
Final link with: m resolv
In the long term maybe switching to a more minimal C library such as
musl would make more sense, but for now I just added libresolv.so to the
initrd which fixes the runtime error.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @edolstra, @rbvermaa
Signed-off-by: aszlig <aszlig@nix.build>
2018-07-18 03:02:55 +02:00
Jan Tojnar
f76e421c55
volume_key: 0.3.10 → 0.3.11
2018-07-18 03:00:42 +02:00
Johannes Frankenau
e8e96e4b72
scantailor-advanced: 1.0.15 -> 1.0.16 ( #43653 )
2018-07-18 02:04:02 +02:00
Robert Schütz
2391d1dbf3
esptool: 2.4.1 -> 2.5.0 ( #43663 )
2018-07-18 01:16:57 +02:00
volth
0304445996
xfce.gtk-xfce-engine: fix build when withGtk3=true ( #43621 )
2018-07-18 01:14:54 +02:00
volth
c2e4b04d29
xfce4-13.libxfce4ui: propagate libICE libSM ( #43629 )
...
backport #16227
2018-07-18 01:13:40 +02:00
volth
c849e56790
xfce4-13.exo: 0.11.5 -> 0.12.2 ( #43630 )
2018-07-18 01:11:27 +02:00
volth
7adce5b870
xfce4-13.xfce4-panel: 4.13.2 -> 4.13.3 ( #43628 )
2018-07-18 01:05:54 +02:00
volth
c8f5d4708b
xfce4-13.xfce4-power-manager: 1.6.0 -> 1.6.1 ( #43626 )
2018-07-18 01:01:02 +02:00
Thomas Tuegel
9cfbef8bf2
Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14
...
Emacs package updates
2018-07-17 17:53:54 -05:00
Shea Levy
711c56dd67
pythonPackages.simpy: init at 3.0.11.
2018-07-17 17:37:50 -04:00
Maximilian Bosch
ab418335c2
pythonPackages.trezor: disable build
...
It seems as recent versions of `trezor` don't work with python 2.x:
```
/build/trezor-0.9.1/dist /build/trezor-0.9.1
Processing ./trezor-0.9.1-py2-none-any.whl
trezor requires Python '>=3.3' but the running Python is 2.7.15
builder for '/nix/store/aqyxki0ckanjk4r1f0an4kj1w4s3kk4f-python2.7-trezor-0.9.1.drv' failed with exit code 1
cannot build derivation '/nix/store/gp4smkzc9r87lzajs17jnq4rh2ayc5q0-python2.7-keepkey-4.0.0.drv': 1 dependencies couldn't be built
```
2018-07-17 23:15:57 +02:00
Maximilian Bosch
d3d1b88873
pythonPackages.flask_cache: remove
...
The package is currently broken and most folks recommend to use
`flask-caching` (see
https://github.com/thadeusb/flask-cache/issues/171 ).
The only package in `nixpkgs` which remained to use `flask_cache`
(`graphite_api`) still builds with `pythonPackages.flask-caching`.
The removal and corresponding `graphite_api` change unbreaks several
Hydra builds (see https://hydra.nixos.org/build/76953777 ).
2018-07-17 22:59:21 +02:00
Pascal Wittmann
90223e4a4a
jdepend: add myself (pSub) as maintainer
2018-07-17 22:00:14 +02:00
Pascal Wittmann
1c702bb8a3
valkyrie: add myself (pSub) as maintainer
2018-07-17 21:48:15 +02:00
Pascal Wittmann
b835b8a95b
valkyrie: fix build
2018-07-17 21:48:13 +02:00
Michael Weiss
bf2a009380
tdesktop: 1.3.7 -> 1.3.10
...
tdesktopPackages.preview: 1.3.7 -> 1.3.10
Without the patch the build will fail with the following error:
[ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function:
/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault
if constexpr (MTPDphotos_photos::Is<decltype(data)>()) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/ > for instructions.
make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
2018-07-17 21:17:21 +02:00
taku0
4d6f88067c
oraclejdk: 8u171, 8u172 -> 8u181
2018-07-18 03:13:41 +09:00
Michael Weiss
bf23666022
androidStudioPackages.beta: 3.2.0.20 -> 3.2.0.21
2018-07-17 20:06:20 +02:00
Matthew Bauer
920ad8b3d8
Merge pull request #43161 from volth/skipAliases2
...
config.skipAliases: also disable vim, git, xfce and gnome3 aliases
2018-07-17 13:57:53 -04:00
Yegor Timoshenko
ffaf902ee3
Merge pull request #43673 from yorickvP/master
...
sdcc, gputils: add gputils
2018-07-17 19:42:10 +03:00
xeji
73c1d479b7
Merge pull request #43659 from flokli/virtualbox-5.2.14
...
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 18:41:08 +02:00
Yegor Timoshenko
e6a721ed60
gputils: clean up, fix homepage url
2018-07-17 19:19:01 +03:00
Yegor Timoshenko
879edd79be
sdcc: fix license condition
2018-07-17 19:17:03 +03:00
Yegor Timoshenko
4bd4c876f2
sdcc: clean up
2018-07-17 19:16:24 +03:00
Yegor Timoshenko
072febaa92
sdcc: null out gputils by default
2018-07-17 19:05:15 +03:00
Márton Boros
b3c3df4007
keybase-gui: fix kbfs mount path check ( #40080 )
2018-07-17 11:47:55 -04:00
Yorick van Pelt
f969e426c0
sdcc: update for added gputils, add disabled flag, adopt
2018-07-17 17:28:26 +02:00
Yorick van Pelt
9ba3b39e44
gputils: init at 1.5.0-1
2018-07-17 17:28:13 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
...
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
R. RyanTM
9210adeb0d
zimg: 2.7.4 -> 2.7.5
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zimg/versions .
2018-07-17 07:59:04 -07:00
volth
c0da7fba97
config.skipAliases -> config.allowAliases (rebase)
2018-07-17 14:47:46 +00:00
volth
101df126bb
config.skipAliases -> config.allowAliases
2018-07-17 14:46:21 +00:00
volth
4bafaaff8a
config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases
2018-07-17 14:46:21 +00:00
Peter Simons
464cf105c6
Merge pull request #43666 from dtzWill/fix/haskell-glibc-locales-are-for-glibc
...
haskell-modules: only include glibc locales when using glibc
2018-07-17 16:18:06 +02:00
Will Dietz
ed31b92d9d
Merge pull request #43649 from dtzWill/update/whois-5.3.2
...
whois: 5.3.1 -> 5.3.2
2018-07-17 09:15:51 -05:00
Will Dietz
da5383006d
haskell-modules: only include glibc locales when using glibc
...
Fixes #43665 .
Hopefully. :)
2018-07-17 08:44:17 -05:00
lewo
8155016932
Merge pull request #43617 from dtzWill/update/hub-2.5.0
...
hub: 2.4.0 -> 2.5.0
2018-07-17 15:39:49 +02:00
Tim Steinbach
e73a01f3e9
linux: 4.17.6 -> 4.17.7
2018-07-17 09:19:51 -04:00
Tim Steinbach
4f2395ee2e
linux: 4.14.55 -> 4.14.56
2018-07-17 09:19:51 -04:00
Tim Steinbach
9be6011fed
linux: 4.9.112 -> 4.9.113
2018-07-17 09:19:51 -04:00
Tim Steinbach
8aec1a4ba6
linux: 4.4.130 -> 4.4.141
2018-07-17 09:19:51 -04:00
lewo
a7d17e287a
Merge pull request #43644 from flokli/ksonnet
...
ksonnet: init at 0.11.0
2018-07-17 15:08:42 +02:00
Florian Klink
cf00b9aff4
ksonnet: init at 0.11.0
...
closes #42596
2018-07-17 14:37:43 +02:00
Robert Schütz
7682a1f0ec
home-assistant: 0.73.1 -> 0.73.2
...
This fixes a security hole allowing man in the middle attacks.
See https://www.home-assistant.io/blog/2018/07/16/release-73-2/ .
2018-07-17 14:36:47 +02:00
MarcFontaine
325dd796d1
xlog: init at 2.0.15
2018-07-17 13:50:48 +02:00
Zack Grannan
c17decb15c
markdown-pp: init at 1.4 ( #43525 )
...
* markdown-pp: init at 1.3
* Increment version, fix tests
2018-07-17 13:24:13 +02:00
Thomas Tuegel
7f882b53a0
Merge pull request #43614 from bkchr/kde_applications_18_04_3
...
kde-applications: 18.04.2 -> 18.04.3
2018-07-17 05:44:15 -05:00
Thomas Tuegel
1d7e6dde8c
Merge pull request #43613 from bkchr/kde_frameworks_5_48
...
kde-frameworks: 5.47 -> 5.48
2018-07-17 05:43:32 -05:00
Florian Klink
fa4c1eeae6
virtualbox: 5.2.12 -> 5.2.14
2018-07-17 12:40:20 +02:00
Igor Tarasov
69affb8d26
qtcreator: 4.5.0 -> 4.6.2
2018-07-17 12:45:56 +03:00
Profpatsch
75942f96b3
bazel: 0.15 -> 0.15.1
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
62f3bf7509
bazel: make the build --sandbox compatible by building extra deps separately.
2018-07-17 10:12:39 +02:00
Mathieu Boespflug
d23e72ebf7
bazel: 0.13.0 -> 0.15.0
...
Upgrade to latest Bazel.
2018-07-17 10:12:39 +02:00
Frederik Rietdijk
12949bf84a
Merge master into staging
2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
lewo
bac995cd9f
Merge pull request #43384 from mbode/aws-rotate-key
...
aws-rotate-key: init at 1.0.0
2018-07-17 09:05:28 +02:00
Peter Simons
b412cac1d7
Merge pull request #43508 from nh2/haskell-dontStrip
...
haskell: Pass `dontStrip` to cabal. Fixes #43506
2018-07-17 08:57:32 +02:00
Vladimír Čunát
e1625a8377
Merge branch 'staging-next' into staging
2018-07-17 08:55:31 +02:00
Will Dietz
e2cbbbb289
whois: 5.3.1 -> 5.3.2
...
> whois (5.3.2) unstable; urgency=medium
>
> * Added the .ge TLD server.
> * Updated the charset for whois.nic.cl. (Closes : #900047 )
> * Updated the list of new gTLDs.
2018-07-16 21:33:00 -05:00
adisbladis
d1eaa5b651
clojure: Fix bin wrappers
2018-07-17 10:25:34 +08:00
Tuomas Tynkkynen
8258f5bda4
ibniz: init at 1.18
2018-07-17 02:51:41 +03:00
Robert Schütz
ac7d8d22d2
Merge pull request #43631 from aepsil0n/parsy/init
...
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:35:34 +02:00
Eduard Bopp
2977fb19ca
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:14:49 +02:00
Timo Kaufmann
3058513941
fetchpatch: add option to revert a patch
2018-07-16 22:46:54 +02:00
Pascal Wittmann
2d9a6023c4
doit: add myself (pSub) as maintainer
2018-07-16 22:17:38 +02:00
Pascal Wittmann
e72ef5780d
mmake: fix description
2018-07-16 22:08:25 +02:00
Pascal Wittmann
f3d9353a75
toilet: add myself (pSub) as maintainer
2018-07-16 22:04:48 +02:00
Pascal Wittmann
66f99ecb7f
aha: add myself (pSub) as maintainer
2018-07-16 21:57:43 +02:00
Jan Tojnar
e2d9a9d4db
gnome3.gnome-sound-recorder: init at 3.28.1
2018-07-16 21:43:20 +02:00
Pascal Wittmann
235bd2b0cb
Merge pull request #43568 from Izorkin/percona-toolkit
...
percona-toolkit: init at 3.0.11
2018-07-16 21:43:01 +02:00
Frederik Rietdijk
2527218725
Merge pull request #43623 from oxij/tree/cleanups
...
trivial: cleanups
2018-07-16 21:22:04 +02:00
Peter Simons
9a32dafd05
Merge pull request #43444 from Infinisil/idris-cleanup
...
idris: Recurse into attrs, fix build and remove unneeded overrides
2018-07-16 20:38:53 +02:00
xeji
8b0fea2154
Merge pull request #43620 from aneeshusa/update-vagrant-to-2.1.2-properly
...
vagrant: update deps for 2.1.2
2018-07-16 19:49:12 +02:00
Thomas Tuegel
a5f026f778
emacsPackagesNg.magit: find Git during build
2018-07-16 12:29:10 -05:00
Aneesh Agrawal
982f9d8616
vagrant: update deps for 2.1.2
...
The version was bumped but the dependencies were not updated.
Do so and add some instructions for future package updates.
2018-07-16 10:11:36 -07:00
Jan Malakhovski
e80ca2182c
clp: cleanup expression
2018-07-16 16:33:14 +00:00
Jan Malakhovski
a2b026fcbf
libcouchbase: tiny cleanup
2018-07-16 16:33:14 +00:00
Will Dietz
553fd39e53
hub: 2.4.0 -> 2.5.0
2018-07-16 10:55:13 -05:00
Anton-Latukha
9d0336a2bb
mesa: 18.1.2 -> 18.1.4
...
Picked from #43378 .
2018-07-16 17:53:01 +02:00
Vladimír Čunát
2bd8e98eba
mesa: fix overzealous patching of *.pc
...
PR #42529 (722dd05
) broke gbm.pc and consequently virglrenderer build.
2018-07-16 17:47:24 +02:00
xeji
dca7b10fd5
Merge pull request #43522 from volth/patch-187
...
orage: "/usr/share/zoneinfo" -> "${tzdata}/share/zoneinfo"
2018-07-16 17:19:01 +02:00
xeji
23b2b490a1
Merge pull request #43605 from jensbin/bluemix
...
bluemix-cli: 0.6.6 -> 0.8.0
2018-07-16 17:18:11 +02:00
xeji
f4fbdf0578
Merge pull request #43601 from thefloweringash/ffmpeg-libvpx
...
ffmpeg, ffmpeg-full: enable libvpx on Darwin
2018-07-16 17:16:56 +02:00
Frederik Rietdijk
6d339e5863
Merge staging-next into staging
2018-07-16 17:14:44 +02:00
Frederik Rietdijk
f001c81c1a
Merge master into staging-next
2018-07-16 17:11:01 +02:00
Gabriel Ebner
862e4e4fdb
cvc4: fix homepage url
2018-07-16 15:58:22 +01:00
Maximilian Bode
7741be72e7
aws-rotate-key: init at 1.0.0
2018-07-16 16:21:38 +02:00
Bastian Köcher
b5f262ba91
kde-applications: 18.04.2 -> 18.04.3
2018-07-16 16:02:47 +02:00
Bastian Köcher
585d1175a3
kde-frameworks: 5.47 -> 5.48
2018-07-16 16:01:18 +02:00
Silvan Mosberger
1d94e4c363
idris: prefix package derivation names with "idris-"
2018-07-16 16:00:42 +02:00
Silvan Mosberger
cb12f601d7
idrisPackages: build with hydra
2018-07-16 16:00:23 +02:00
Michael Hoang
fe69ee86c8
Fix Synergy building on macOS
...
Update gtest and gmock to fix clang compiler issues, as well as patch
CMakeLists.txt in multiple places to fix other issues on macOS.
2018-07-16 23:57:40 +10:00
Jens Binkert
9a8ccb7e65
bluemix-cli: 0.6.6 -> 0.8.0
2018-07-16 15:38:45 +02:00
Tim Steinbach
9475c75895
linux: 4.18-rc4 -> 4.18-rc5
2018-07-16 09:22:54 -04:00
volth
2efc2ada84
[staging] pango: 1.40.14 -> 1.42.1 ( #43171 )
2018-07-16 11:55:24 +02:00
Peter Hoeg
6c44deb181
Merge pull request #42787 from ambrop72/blacklist-fix
...
kmod-blacklist-ubuntu: Fix typo from commit "do not blacklist i2c_i801"
2018-07-16 17:24:15 +08:00
Andrew Childs
2d9cc7a3bf
ffmpeg: enable libvpx on Darwin
2018-07-16 18:07:42 +09:00
Peter Simons
c661f96968
Consistently pass versioned llvmPackages_x attributes to GHC.
...
Otherwise, these configurations are going to break when Nixpkgs updates
to llvm 6.x.
2018-07-16 10:56:36 +02:00
Domen Kožar
f3341e2330
xz: enable optional static compilation
2018-07-16 09:56:03 +01:00
R. RyanTM
705b807c7c
jackett: 0.8.1209 -> 0.9.1 ( #43467 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jackett/versions .
2018-07-16 10:54:30 +02:00
Yegor Timoshenko
c9a1e46085
xkbcomp: 1.4.0 -> 1.4.2 ( #43589 )
2018-07-16 10:41:07 +02:00
Peter Simons
55af91d4aa
haskell-xmobar: the new release handles recent haskell-dbus version
2018-07-16 10:11:14 +02:00
Peter Simons
b00b4010ba
all-cabal-hashes: update to Hackage at 2018-07-15T21:54:52Z
2018-07-16 10:11:14 +02:00
Vaibhav Sagar
2b9deeb0a9
aerospike: fix ofborg eval ( #43603 )
...
s/maintainer/maintainers/
2018-07-16 10:08:55 +02:00
Peter Simons
14dc80bc3e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.10.0-5-gc7420eb from Hackage revision
61ddd81557
.
2018-07-16 09:57:49 +02:00
Peter Simons
6588e906d0
Merge pull request #43599 from ElvishJerricco/ghcjs-fixes-2018-07-15
...
Various GHCJS 8.4 fixes
2018-07-16 09:46:07 +02:00
Vaibhav Sagar
3c3c11031f
ghc: 8.6.1-alpha1 -> 8.6.1-alpha2
2018-07-16 15:13:26 +08:00
Uli Baum
8e5dbacd85
aerospike: fix ofborg eval
...
platforms = [ "x86_64-linux" ] broke ofborg eval of nixos manual
because the aerospike module references this package.
Fixed for now by setting platforms to platforms.linux,
even if aarch64 isn't really supported.
2018-07-16 08:45:31 +02:00
xeji
4d40a0a940
Merge pull request #43527 from volth/patch-188
...
processing3: fix crash under XFCE, fix build in sandbox
2018-07-16 08:21:08 +02:00
adisbladis
6e76a618fb
Merge pull request #43587 from dtzWill/update/node-packages-2018-07-15
...
node-packages: update to latest (ran generate.sh)
2018-07-16 14:17:37 +08:00
Frederik Rietdijk
3c09808160
Merge master into staging-next
2018-07-16 07:43:37 +02:00
Will Fancher
79362be283
Update readme with --compiler option for GHCJS
2018-07-16 01:14:55 -04:00
Wael M. Nasreddine
fd2448b2e6
aerospike: init at 4.2.0.4
...
Co-authored-by: Volth <volth@webmaster.ms>
2018-07-16 04:21:47 +00:00
Andrew Childs
e8b29688c8
ffmpeg-full: enable libvpx on Darwin
2018-07-16 13:15:23 +09:00
fragamus
794a60a2fb
bliss: fix header location ( #43170 )
2018-07-16 04:12:07 +00:00
R. RyanTM
f68920176c
shairport-sync: 3.1.7 -> 3.2
2018-07-16 04:07:06 +00:00
Franz Pletz
6d3dd01cb7
Merge pull request #43410 from taku0/thunderbird-bin-52.9.1
...
thunderbird, thunderbird-bin: 52.9.0 -> 52.9.1
2018-07-16 04:06:00 +00:00
Franz Pletz
e3291c31ed
Merge pull request #43447 from worldofpeace/lollypop-portal
...
lollypop-portal: init at 0.9.7
2018-07-16 04:02:57 +00:00
Michael Hoang
152f6087b3
mpv: add Cocoa support for macOS
...
Only enable X11 Support on Linux by default. Add CoreFoundation first in
the list of buildInputs to ensure that it is loaded before CF-osx
allowing it to provide <CoreFoundation/CFAttributedString.h>.
2018-07-16 03:58:15 +00:00
Izorkin
7307c35f30
mariadb: 10.2.15 -> 10.2.16
2018-07-16 03:53:32 +00:00
Will Fancher
2781b1fcbc
Fix ghcjs-dom-jsffi with GHCJS 8.4
2018-07-15 23:47:47 -04:00
Will Fancher
ff83aca511
Added ghcjs-base to GHCJS 8.4 / 8.2
2018-07-15 23:47:47 -04:00