Robin Gloster
59ad9933ff
gitaly: 0.81.0 -> 0.95.0
2018-04-26 00:15:23 +02:00
Michiel Derhaeg
189a4f3656
verifast: 14.5 -> 18.02 ( #39480 )
2018-04-25 22:54:57 +01:00
Jörg Thalheim
e15b2ed917
Merge pull request #39494 from magnetophon/guitarix
...
guitarix: 0.36.1 -> 0.37.0
2018-04-25 22:39:34 +01:00
Jörg Thalheim
a631da0376
Merge pull request #39489 from jlesquembre/kitty
...
kitty: 0.8.2 -> 0.9.0
2018-04-25 22:32:23 +01:00
Jörg Thalheim
e4ffd5cf3d
Merge pull request #39490 from jlesquembre/clojure
...
clojure: 1.9.0.358 -> 1.9.0.375
2018-04-25 22:31:38 +01:00
Jörg Thalheim
18da50d8d3
Merge pull request #39503 from veprbl/pr/sacrifice_darwin_fix
...
sacrifice: fix runtime on darwin
2018-04-25 22:22:19 +01:00
Jörg Thalheim
a21607c47d
Merge pull request #39485 from sorki/ipmicfg_patchelf
...
ipmicfg: fix patchelf args
2018-04-25 22:21:37 +01:00
Jörg Thalheim
c3e137e7cb
rubycop: 0.47.0 -> 0.55.0
2018-04-25 22:15:44 +01:00
Matthew Justin Bauer
160d9ed652
Merge pull request #36055 from ryantm/auto-update/thin-provisioning-tools-0.6.3-to-0.7.5
...
thin-provisioning-tools: 0.6.3 -> 0.7.5
2018-04-25 14:48:56 -05:00
Matthew Justin Bauer
a4a2626cd9
Merge pull request #35280 from markus1189/logkeys
...
Logkeys: Update and add `device` option to service
2018-04-25 14:48:29 -05:00
Matthew Justin Bauer
edf5548958
Merge pull request #35201 from xurei/app/postman
...
postman : 5.5.2 -> 5.5.3
2018-04-25 14:47:43 -05:00
Matthew Justin Bauer
fb836946de
Merge pull request #35187 from xurei/app/yarssr
...
yarssr: init at git-2017-12-01
2018-04-25 14:47:08 -05:00
John Ericson
ba52ae5048
treewide: isArm -> isAarch32
...
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.
The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:
```
ISA: ARMv8 {-A, -R, -M}
/ \
Mode: Aarch32 Aarch64
| / \
Encoding: A64 A32 T32
```
At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.
The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.
[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Matthew Justin Bauer
e40213ed24
Merge pull request #39183 from r-ryantm/auto-update/xpra
...
xpra: 2.2.5 -> 2.2.6
2018-04-25 14:28:51 -05:00
Dmitry Kalinkin
c1f45f76ad
sacrifice: fix runtime on darwin
2018-04-25 14:58:23 -04:00
Daiderd Jordan
5eea946c25
Merge pull request #39492 from LnL7/vim-nix
...
vim-nix: 2018-04-15 -> 2018-04-24
2018-04-25 20:09:29 +02:00
Will Dietz
d6ca2d38a1
Merge pull request #39497 from dtzWill/update/lsof-4.91
...
lsof: 4.90 -> 4.91
2018-04-25 13:09:05 -05:00
Jan Tojnar
0009ae3d5e
onboard: fix missing typelibs
2018-04-25 19:55:39 +02:00
Will Dietz
30357e203a
lsof: 4.90 -> 4.91
2018-04-25 12:53:37 -05:00
Bart Brouns
00528006cf
guitarix: 0.36.1 -> 0.37.0
2018-04-25 19:24:41 +02:00
Daiderd Jordan
43c837b578
Merge pull request #39475 from hedning/nix-completions-bump
...
nix-zsh-completions: 0.3.8 -> 0.3.9 , nix-bash-completions: 0.6.5 -> 0.6.6
2018-04-25 18:51:06 +02:00
Daiderd Jordan
e609551090
vim-nix: 2018-04-15 -> 2018-04-24
2018-04-25 18:48:16 +02:00
Vincent Laporte
5c4ee2a3ab
ocaml: init at 4.07.0+beta2
2018-04-25 18:19:57 +02:00
Vincent Laporte
c4b7bbf77e
ocamlPackages.findlib: 1.7.3 -> 1.8.0
2018-04-25 18:19:27 +02:00
José Luis Lafuente
c19eeccc64
clojure: 1.9.0.358 -> 1.9.0.375
2018-04-25 18:16:33 +02:00
José Luis Lafuente
ac0fd5a909
kitty: 0.8.2 -> 0.9.0
2018-04-25 18:03:48 +02:00
Michael Raskin
a1349f0a3b
Merge pull request #39486 from dtzWill/fix/musl-provide-iconv-tool
...
musl: provide 'iconv' utility like other libc's
2018-04-25 15:42:26 +00:00
aszlig
6c748ae749
inkscape: Fix build on NixOS
...
The first problem that was introduced in a276d5160c
was a linking error:
ld: cannot find -licui18n
ld: cannot find -licuuc
ld: cannot find -licudata
So I added icu to the buildInputs.
The second problem was that the interpreter wasn't patched in
share/filters, apparently this is only needed when building with
autotools:
make[3]: Entering directory '/build/inkscape-0.92.3/share/filters'
./i18n.py ./filters.svg > ./filters.svg.h
./i18n.py: /usr/bin/env: bad interpreter: No such file or directory
A similar error also occurs for share/palettes, share/patterns,
share/symbols and share/templates, so I added patching the interpreter
there as well.
Switching to autotools in Inkscape is a very bad idea, because upstream
currently still has their own autotools files in the 0.92.x tree but
master already has them removed, see this commit:
e471a664f9
However for the sake of trying to not break Inkscape on Darwin again,
I tried to keep the fixes minimal and not went back to CMake.
I did however mark the stuff that's unneeded for CMake, so that we can
avoid forgetting to remove that crap once we get back to CMake.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer
2018-04-25 17:09:04 +02:00
Will Dietz
542f3dba06
Merge pull request #39414 from dtzWill/update/ngx_brotli-0.1.1
...
ngx_brotli: -> 0.1.1
2018-04-25 09:34:55 -05:00
Richard Marko
ec371a5d98
ipmicfg: fix patchelf args
2018-04-25 16:08:05 +02:00
Will Dietz
e1235e0fb6
Merge pull request #39484 from dtzWill/update/radiotray-ng-0.2.2
...
radiotray-ng: 0.2.1 -> 0.2.2
2018-04-25 09:03:27 -05:00
Jan Tojnar
0dec4fa1db
rarian: merge gnome{2,3}.rarian
2018-04-25 15:53:26 +02:00
Yucheng Zhang
cbbcd2920d
sarasa-gothic: init at 0.5.2
2018-04-25 21:48:21 +08:00
Yucheng Zhang
42ecb0dd94
inziu-iosevka: init at 1.13.2
2018-04-25 21:48:17 +08:00
Will Dietz
2236f418f5
radiotray-ng: disable tests, they now want to download unconditionally
2018-04-25 08:38:36 -05:00
Will Dietz
4f16b36fed
radiotray-ng: 0.2.1 -> 0.2.2
...
https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.2
2018-04-25 08:32:49 -05:00
Will Dietz
558f7424f2
musl: make libc -> {ldso,ldd} symlinks relative
...
Minor touchup while rebuilding things anyway.
2018-04-25 08:22:16 -05:00
Will Dietz
2d54f8f915
musl: build iconv using just-built pieces
...
This is a bit unusual for a package,
but not libc's as they should stand alone.
2018-04-25 08:18:07 -05:00
Jan Tojnar
4340a1582f
pitivi: 0.96 → 0.99
2018-04-25 15:14:17 +02:00
Will Dietz
97698b0d6d
musl-stdenv: don't add special allowance for libiconv
2018-04-25 08:08:47 -05:00
aszlig
a3502ba765
gn: Add libc++ and libc++abi from third_party
...
On GNU/Linux the build references these files, so let's fetch them from
the Chromium repository. I haven't checked whether they are heavily
patched or whether we can use the version from LLVM, but when looking at
the changes, they do seem to divert a bit from upstream LLVM.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer, @stesie
2018-04-25 15:01:41 +02:00
aszlig
ac61ae50b7
gn: Switch to fetchzip for apple_apsl directory
...
The tarball from upstream seems to be generated on the fly, so the
output is not deterministic and using fetchzip makes this more reliable
as we have a recursively hashed output path without any of the
non-determinisms in tarballs.
Unfortunately, the build still fails on NixOS systems, because we need a
few more stuff in the build tree.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer, @stesie
2018-04-25 15:01:38 +02:00
Rodney Lorrimar
ca7d983999
buildkite-agent3: init at 3.0.1 ( #39471 )
...
New stable release. Version 2.6 is kept for backwards compatibility.
https://github.com/buildkite/agent/releases/tag/v3.0.0
https://github.com/buildkite/agent/releases/tag/v3.0.1
2018-04-25 13:47:26 +01:00
Lancelot SIX
8d58b1a0a0
Merge pull request #39360 from lsix/update_motu
...
motuclient: 1.4.00 -> 1.5.00
2018-04-25 11:46:19 +02:00
Peter Simons
1d0a71879d
haskell-brick: update override for ghc 8.4.x
2018-04-25 11:43:57 +02:00
Peter Simons
33e046271a
haskell-vector-sized: update override
2018-04-25 11:43:56 +02:00
Peter Simons
7724ead286
haskell-{hlint,hoogle}: drop obsolete overrides
2018-04-25 11:43:56 +02:00
Peter Simons
a49dca6821
haskell-monad-logger: drop obsolete override
2018-04-25 11:43:56 +02:00
Peter Simons
93b3240930
all-cabal-hashes: update to latest version
2018-04-25 11:43:55 +02:00
Peter Simons
46cce6ef99
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-6-g7882850 from Hackage revision
5dcdcbfee8
.
2018-04-25 11:43:49 +02:00
Peter Simons
c60a874ef5
LTS Haskell 11.6
2018-04-25 11:28:16 +02:00
Tor Hedin Brønner
954e02f835
nix-bash-completions: 0.6.5 -> 0.6.6
2018-04-25 11:19:51 +02:00
Tor Hedin Brønner
2848b5db7d
nix-zsh-completions: 0.3.8 -> 0.3.9
2018-04-25 11:16:06 +02:00
Jörg Thalheim
ab5e6073d9
Merge pull request #39436 from LnL7/vim-ft-nix
...
vim_configurable: replace default ftNix patch with sources from vim-nix
2018-04-25 08:36:36 +01:00
Dmitry Kalinkin
31e9e752ae
fio: 3.5 -> 3.6, enable on darwin ( #39452 )
2018-04-25 08:16:13 +01:00
Matthew Justin Bauer
42c87d4716
Merge pull request #39439 from Ma27/fix-free-clementine-plugin-path
...
clementine: each output should hav a wrapped `GST_PLUGIN_SYSTEM_PATH_1_0`
2018-04-25 00:41:55 -05:00
Frederik Rietdijk
304c3ebc6d
Merge pull request #39285 from florianjacob/synapse
...
matrix-synapse: 0.27.2 -> 0.27.4
2018-04-25 07:41:29 +02:00
Frederik Rietdijk
fbd169ae5f
Merge pull request #39158 from catern/dataclass
...
pythonPackages.dataclasses: init at 0.5
2018-04-25 07:39:29 +02:00
Matthew Justin Bauer
d71d7c913e
Merge pull request #39465 from matthewbauer/work
...
Various work on broken packages
2018-04-25 00:30:32 -05:00
Matthew Bauer
0a8c91a931
inkscape: typo
2018-04-25 00:17:21 -05:00
Matthew Bauer
22fb762e1a
live555: add aarch64-linux entry
...
Fixes eval
2018-04-25 00:10:08 -05:00
Matthew Bauer
ec632b745f
qtwebengine: rewrite
...
Fixes #39334
and Fixes #36729
Also, Fixes #36932 (hopefully it's still building)
(This might be able to be able to be cherry-picked to 18.03 but be
careful - chromium is extremely touchy. Probably best to wait for it
to be built successfully on Hydra a few times.)
2018-04-24 23:57:46 -05:00
Wout Mertens
fefbc047d2
Merge pull request #39462 from oxij/pkgs/fix-flashrom
...
flashrom: fix build with gcc7
2018-04-25 06:54:07 +02:00
Jan Malakhovski
bd1d0e0292
flashrom: fix build with gcc7
2018-04-25 04:21:27 +00:00
adisbladis
656f69bea5
buildbot-plugins.wsgi-dashboards: Remove maintainer akazakov
...
Missing from maintainers file
2018-04-25 12:11:43 +08:00
Matthew Bauer
b87cb29d1b
glibmm: 2.54.1 → 2.56.0
...
Noticed this was out of date.
2018-04-24 23:00:27 -05:00
Matthew Bauer
7587f9804f
glibmm: fix High Sierra segfault
2018-04-24 22:58:45 -05:00
Matthew Bauer
a276d5160c
inkscape: fix on Darwin
...
Fixes #39175
2018-04-24 22:54:33 -05:00
Will Dietz
791b5bbbf4
musl bootstrap: remove libiconv
2018-04-24 21:27:28 -05:00
Matthew Bauer
04e13de94f
gn: fix Darwin build
2018-04-24 20:54:36 -05:00
adisbladis
b20a82cd75
calligra: 3.0.1 -> 3.1.0
2018-04-25 09:40:26 +08:00
adisbladis
1bde5c5930
kexi: 3.0.2 -> 3.1.0
2018-04-25 09:40:25 +08:00
adisbladis
d5121536b8
kreport: 3.0.2 -> 3.1.0
2018-04-25 09:40:25 +08:00
adisbladis
8945e6b105
kproperty: 3.0.2 -> 3.1.0
2018-04-25 09:40:24 +08:00
adisbladis
a2f617f49f
qcachegrind: Remove qt 5.10 build fix patch, now applied upstream
2018-04-25 09:35:51 +08:00
adisbladis
337e9723ce
kde-applications: Create alias to okteta
2018-04-25 09:35:50 +08:00
Bastian Köcher
58f53dc4d4
okteta: Move into own package
...
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Bastian Köcher
faed183206
kde_applications: 17.12.3 -> 18.04.0
2018-04-25 09:35:49 +08:00
Bastian Köcher
b933157f44
kholidays: Move from kde_applications to kde_frameworks
2018-04-25 09:35:48 +08:00
Peter Hoeg
45f1205bab
Merge pull request #39304 from peterhoeg/f/ha
...
home-assistant: add a few knobs and make config YAML
2018-04-25 01:35:12 +00:00
Will Dietz
de00c0d7fb
musl/iconv: use copy from Alpine for minor touchups to error messages
2018-04-24 20:07:17 -05:00
Will Dietz
3e0a443203
musl: provide 'iconv' utility occasionally expected as part of libiconv
2018-04-24 20:07:17 -05:00
Jan Tojnar
7e33e374db
gupnp-tools: 0.8.13 → 0.8.14
2018-04-25 02:04:33 +02:00
Will Dietz
de40a77de8
Merge pull request #39453 from bgamari/fix-git
...
git: Set PERL_PATH when building manual
2018-04-24 18:55:26 -05:00
Jörg Thalheim
49ff3665a5
alacritty: 2018-03-04 -> 2018-04-1
2018-04-25 00:54:04 +01:00
Matthew Bauer
734b13a817
gst-plugins: fix on Darwin
2018-04-24 18:35:54 -05:00
Timo Kaufmann
b75b5cdc79
pythonPackages.entrypoints: Fix buildInputs ( #39449 )
2018-04-25 00:23:44 +01:00
Matthew Justin Bauer
a8fc951404
Merge pull request #39451 from r-ryantm/auto-update/appstream-glib
...
appstream-glib: 0.7.7 -> 0.7.8
2018-04-24 18:15:19 -05:00
Michael Raskin
cdca27101d
Merge pull request #39450 from r-ryantm/auto-update/baresip
...
baresip: 0.5.8 -> 0.5.9
2018-04-24 23:10:30 +00:00
R. RyanTM
1e0d2306fc
armadillo: 8.400.0 -> 8.500.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/armadillo/versions .
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 8.500.0 with grep in /nix/store/4b5v6xvxsbdqgwlqnj421wa0cwhdpw4p-armadillo-8.500.0
- directory tree listing: https://gist.github.com/5849376cdd72ab243c8f004589cb24ec
2018-04-24 16:02:42 -07:00
Ben Gamari
b26ae506a9
git: Set PERL_PATH when building manual
...
Otherwise the build fails with the perplexing error
make: *** No rule to make target 'cmd-list.made', needed by 'doc.dep'. Stop.
make: Leaving directory '/tmp/nix-build-git-2.16.3.drv-0/git-2.16.3/Documentation'
on NixOS (but not on Debian, where it succeeds, presumably since it picks up the
system perl).
2018-04-24 19:00:34 -04:00
Jörg Thalheim
cf68bb33cb
dino: fix checksum
2018-04-24 23:44:32 +01:00
Jörg Thalheim
296bc1e569
dino: 2018-03-10 -> 2018-04-19
2018-04-24 23:41:21 +01:00
R. RyanTM
b5bfd8a173
appstream-glib: 0.7.7 -> 0.7.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/appstream-glib/versions .
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.7.8 with grep in /nix/store/52vkj80m85n3jhzbqhw5abxdrqqac2yk-appstream-glib-0.7.8
- directory tree listing: https://gist.github.com/c3d5906e2b4ff1a38510f114a6c58819
2018-04-24 15:35:46 -07:00
R. RyanTM
85161629c5
baresip: 0.5.8 -> 0.5.9
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/baresip/versions .
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.5.9 with grep in /nix/store/qh69vw5jdwnw82vb6gkwz4f0k8gpjjry-baresip-0.5.9
- directory tree listing: https://gist.github.com/f67689bcf18570ad0408e54fa06db37c
2018-04-24 15:33:02 -07:00
Will Dietz
7139c65c88
Merge pull request #39441 from dtzWill/fix/libgl-tls-musl
...
mesa, libglvnd, xorg: disable tls w/musl
2018-04-24 17:17:23 -05:00
Will Dietz
64c2e058e6
mesa, libglvnd, xorg: disable tls w/musl
2018-04-24 17:16:22 -05:00
Will Dietz
c3ab285ce2
glibc: use local copy of patch to fix w/musl
...
fetchpatch doesn't work with bootstrap fetchurl,
so just use local file like we do for other glibc patches.
2018-04-24 16:57:57 -05:00
Matthew Justin Bauer
3f42a6eb84
netbsd: small fixups
2018-04-24 16:53:56 -05:00
Michael Raskin
d3d41b51f1
Merge pull request #39421 from r-ryantm/auto-update/librem
...
librem: 0.5.2 -> 0.5.3
2018-04-24 21:31:09 +00:00
Maximilian Bosch
a4ba8c6544
clementine: each output should hav a wrapped `GST_PLUGIN_SYSTEM_PATH_1_0`
...
see ef5e212d20 (r28723596)
/cc @jtojnar
2018-04-24 23:27:45 +02:00
Robert Helgesson
f54a9994e3
eclipse-plugin-spotbugs: 3.1.2 -> 3.1.3
...
Also switch to using zipped update site provided on GitHub.
2018-04-24 22:58:15 +02:00
Daiderd Jordan
1c3d38c69b
vim_configurable: replace default ftNix patch with sources from vim-nix
2018-04-24 22:56:25 +02:00
Jan Tojnar
bfd213aa2d
rhythmbox: fix build with GStreamer 1.14
2018-04-24 22:42:00 +02:00
Matthew Bauer
00bf115047
schroedinger: add Darwin patch
2018-04-24 15:16:12 -05:00
Matthew Bauer
9c406d2ac8
libdvdnav: supports Darwin
2018-04-24 15:09:07 -05:00
Matthew Bauer
db6cc56239
libmtp: supports darwin
2018-04-24 15:08:12 -05:00
John Ericson
4aefe8a48a
Merge pull request #39425 from bgamari/git-cross
...
Allow git to be cross-compiled
2018-04-24 16:07:05 -04:00
Matthew Bauer
dad3714ec1
live555: supports darwin
2018-04-24 15:06:15 -05:00
Jan Tojnar
5979e88695
orca: fix typelib lookup
2018-04-24 21:53:12 +02:00
Jan Tojnar
ddc48afcca
python3.pkgs.pyatspi: 2.18.0 → 2.26.0
2018-04-24 21:53:11 +02:00
Jan Tojnar
d48e9ff92a
liblouis: mark as broken
2018-04-24 21:53:11 +02:00
Matthew Justin Bauer
ab92a474a9
Merge pull request #38822 from matthewbauer/netbsd
...
Introducing NetBSD userland
2018-04-24 14:46:01 -05:00
Matthew Bauer
31ef995e37
bsd: init netbsd & openbsd userland
...
Adds a couple of useful NetBSD and OpenBSD derivations. Some of these
will be integrated into Nixpkgs later.
Noncomprehensive list:
- netbsd.getent
- netbsd.getconf
- netbsd.fts
- openbsd.mg
- netbsd.compat (can replace libbsd)
2018-04-24 14:16:35 -05:00
Matthew Bauer
0dc26d0e7e
cvs: support ssh access
...
hacky wrapper handles ssh issues in nix builders
2018-04-24 14:16:29 -05:00
Jörg Thalheim
78d9bffc0a
Merge pull request #39412 from r-ryantm/auto-update/pcmanfm
...
pcmanfm: 1.2.5 -> 1.3.0
2018-04-24 20:05:58 +01:00
Jörg Thalheim
0198d6204d
Merge pull request #39419 from r-ryantm/auto-update/libre
...
libre: 0.5.7 -> 0.5.8
2018-04-24 20:03:53 +01:00
R. RyanTM
768f1d968c
latte-dock: 0.7.4 -> 0.7.5 ( #39418 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/latte-dock/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5/bin/latte-dock -h’ got 0 exit code
- ran ‘/nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5/bin/latte-dock --help’ got 0 exit code
- found 0.7.5 with grep in /nix/store/6nvkkskm7j4ngqfy722ajp289gqhg1a9-latte-dock-0.7.5
- directory tree listing: https://gist.github.com/8f58b4f85d4c80752b6d66e912ce92c0
2018-04-24 14:59:32 -04:00
Ben Gamari
d111a42772
git: Enable cross-compilation
2018-04-24 14:58:58 -04:00
Ben Gamari
2d397f1b76
git: Allow perl support to be disabled
2018-04-24 14:58:58 -04:00
Ben Gamari
432df5b1cf
git: Fix USE_LIBPCRE2 configuration
...
Previously this was injected during install, causing the build system to rebuild
the entire package.
2018-04-24 14:58:58 -04:00
Ben Gamari
ae0a14d25d
git: Refactor makeFlags using lib.optionals
2018-04-24 14:58:58 -04:00
R. RyanTM
78a2238c50
librem: 0.5.2 -> 0.5.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/librem/versions .
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.5.3 with grep in /nix/store/x20d9fh0yfyzm28p3sghxq01c3f2wrmw-librem-0.5.3
- directory tree listing: https://gist.github.com/b80b5c5f4dc93169cf0cfc46f4306e73
2018-04-24 11:54:42 -07:00
Matthew Justin Bauer
ab7aaf1b94
Revert "libretro.mame: 2017-06-04 -> 2017-03-02"
2018-04-24 13:54:12 -05:00
R. RyanTM
daea65c8e2
libre: 0.5.7 -> 0.5.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/libre/versions .
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.5.8 with grep in /nix/store/rqyqr2gb6pxqqah435xznnqwr9zi0xi2-libre-0.5.8
- directory tree listing: https://gist.github.com/a84247052706f314827aca34a1869d10
2018-04-24 11:51:25 -07:00
Spencer Baugh
2dbde855eb
pythonPackages.dataclasses: init at 0.5
2018-04-24 18:04:54 +00:00
Will Dietz
bec9726946
ngx_brotli: -> 0.1.1
2018-04-24 12:55:16 -05:00
Will Dietz
866940303c
mendeley: 1.17.13 -> 1.18, touchup update script
...
(support "1.18" instead of "1.18.0")
2018-04-24 12:29:58 -05:00
R. RyanTM
3c546c2da9
pcmanfm: 1.2.5 -> 1.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pcmanfm/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/pcmanfm -h’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/pcmanfm --help’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/.pcmanfm-wrapped -h’ got 0 exit code
- ran ‘/nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0/bin/.pcmanfm-wrapped --help’ got 0 exit code
- found 1.3.0 with grep in /nix/store/z37gyw9vskaby2caizkzghjd7ikafv64-pcmanfm-1.3.0
- directory tree listing: https://gist.github.com/f15deaa66af5124a632abbca797f7240
2018-04-24 10:20:14 -07:00
Jan Tojnar
51a345c6bb
gnome3.gjs: 1.52.1 → 1.52.2
2018-04-24 18:22:42 +02:00
Pascal Wittmann
d3a5a921fb
Merge pull request #39368 from flokli/sqldeveloper-desktopitem
...
sqldeveloper: add desktop item
2018-04-24 18:02:33 +02:00
lewo
18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
...
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
Michael Raskin
1f909a8dfc
Merge pull request #39403 from timokau/maxima-exl-testfailures-2
...
maxima-ecl: Disable more failing tests
2018-04-24 15:44:04 +00:00
nocent
0ada4b37d7
Added version info, set compatible platforms
...
Thanks for the review @nlewo and @Infinisil
2018-04-24 15:32:47 +00:00
Franz Pletz
b6dbdaa28c
openarena: needs libcurl for fast assets downloads
2018-04-24 17:06:58 +02:00
Franz Pletz
0520634725
xmr-stak: doesn't build with gcc7 if cuda is enabled
2018-04-24 17:06:57 +02:00
Vladimír Čunát
46ce1047b6
knot-dns: remove .out/lib/*.la
...
They're really useless here AFAIK. _Currently_ this doesn't
reduce the (transitive) closure at all, but perhaps in future...
2018-04-24 17:03:48 +02:00
Matthew Justin Bauer
d57e6466e0
Merge pull request #39377 from timokau/pari-pthread
...
pari: Make pthread optional, remove unstable
2018-04-24 10:03:01 -05:00
Matthew Justin Bauer
7ebb6212a2
Merge pull request #38805 from timokau/zn_poly-init
...
zn_poly: init at 0.9
2018-04-24 09:28:27 -05:00
lewo
e0956295a9
Merge pull request #39363 from carlosdagos/go-jira-1.0.17
...
go-jira: init at 1.0.17
2018-04-24 16:13:25 +02:00
Jörg Thalheim
04a15a6ebf
Merge pull request #39338 from alexfmpe/coursera-dl
...
coursera-dl: init at 0.10.0
2018-04-24 14:45:58 +01:00
Carlos D'Agostino
49f02db58c
go-jira: init at 1.0.17
2018-04-24 23:40:37 +10:00
Jörg Thalheim
b959c6ed60
Merge pull request #38806 from magnetophon/dragonfly-reverb
...
dragonfly-reverb: init at 0.9.1
2018-04-24 14:04:35 +01:00
Alexandre Esteves
c9b3a2452f
coursera-dl: init at 0.10.0
2018-04-24 13:34:49 +01:00
Tim Steinbach
fc79bf4374
linux: Remove 4.15.x
2018-04-24 08:14:31 -04:00
Tim Steinbach
93324dbfa6
linux: 4.17-rc1 -> 4.17-rc2
2018-04-24 08:11:40 -04:00
Tim Steinbach
6a8b57799d
linux: 4.16.3 -> 4.16.4
2018-04-24 08:11:21 -04:00
Tim Steinbach
d9f9b58873
linux: 4.14.35 -> 4.14.36
2018-04-24 08:11:10 -04:00
Tim Steinbach
93f1969b04
linux: 4.9.95 -> 4.9.96
2018-04-24 08:10:49 -04:00
Tim Steinbach
047d17b2d8
linux: 4.4.128 -> 4.4.129
2018-04-24 08:10:36 -04:00