Silvan Mosberger
cfa49751c7
Merge pull request #44618 from alyssais/triton
...
triton: init at 6.1.2
2018-08-12 17:08:21 +02:00
Silvan Mosberger
8fb7ab9b32
Merge pull request #43282 from Ma27/support-external-zsh-plugins
...
nixos/ohMyZsh: allow multiple derivations in `ZSH_CUSTOM`
2018-08-12 16:47:12 +02:00
Matthew Bauer
4c1d5a8dac
Merge pull request #44899 from bhipple/fix/antlr-license
...
antlr: fix license
2018-08-12 09:00:26 -05:00
Sarah Brofeldt
fb72358256
Merge pull request #44935 from thblt/fixup1
...
nixos/systemd-boot: Add missing newline
2018-08-12 15:38:57 +02:00
Thibault Polge
d470a407eb
nixos/systemd-boot: Add missing newline
...
This fixes an issue where setting both
`boot.loader.systemd-boot.editor` to `false` and
`boot.loader.systemd-boot.consoleMode` to any value would concatenate
the two configuration lines in the output, resulting in an invalid
`loader.conf`.
2018-08-12 15:12:27 +02:00
Jan Malakhovski
1acbc939c5
stdenv: linux: inherit texinfo in stage4 instead of the final stdenv
...
This reverts commit a809fdc8e1b0c1d49d40815d9bac0de27ddab5f1 and then
achieves the same result (not rebuilding texinfo three times)
but without dragging bootstrap tools into the closure.
2018-08-12 11:47:18 +00:00
Robert Helgesson
d61de06f88
josm: 14026 -> 14066
2018-08-12 12:51:53 +02:00
Andrew Childs
85c43675d0
dcraw: fix build on Darwin
2018-08-12 19:48:37 +09:00
Sarah Brofeldt
1d7c7cca0a
Merge pull request #44929 from periklis/package-kubectx
...
kubectx: init at v0.5.1
2018-08-12 12:15:49 +02:00
leenaars
3703799f97
qstopmotion: 2.3.2 -> 2.4.0 ( #44642 )
2018-08-12 12:09:36 +02:00
Periklis Tsirakidis
56b756e757
kubectx: init at v0.5.1
2018-08-12 12:02:52 +02:00
Peter Simons
8121eebb9a
git-annex: update sha256 hash for the new version
2018-08-12 11:35:23 +02:00
Peter Simons
3fe0751494
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.10.2-2-g5e5293d from Hackage revision
42f8c34fa4
.
2018-08-12 11:35:24 +02:00
Robert Schütz
4af9ee49f1
Merge pull request #44889 from Enzime/update/flootty
...
Remove redundant flootty package and update the correct package
2018-08-12 11:03:19 +02:00
Michael Raskin
f4f93d6dd1
Merge pull request #44847 from fare-patches/master
...
Update Gambit and Gerbil
2018-08-12 08:34:04 +00:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
...
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Tor Hedin Brønner
580cab57e4
wget, fwknop: fixup after configureFlags refactoring
2018-08-12 10:08:46 +02:00
Sarah Brofeldt
50674becf6
Merge pull request #44713 from vbgl/coq-coq-ext-lib-0.9.8
...
coqPackages.coq-ext-lib: 0.9.5 -> {0.9.7,0.9.8}
2018-08-12 09:56:17 +02:00
Sarah Brofeldt
0e7076ecc7
Merge pull request #44898 from LnL7/vault-0.10.4
...
vault: 0.10.3 -> 0.10.4
2018-08-12 09:40:30 +02:00
Matthew Bauer
98df4f6351
Merge pull request #44186 from matthewbauer/firefox
...
Firefox on Darwin
2018-08-11 22:56:04 -05:00
Matthew Bauer
08655b16f2
firefox: fix darwin wrapper
...
- add execdir passthru
usually this is /bin on macOS it is different.
2018-08-11 22:54:48 -05:00
Matthew Bauer
c391bd3dd3
xcbuild: cleanup
...
fix shell shebang
2018-08-11 22:54:48 -05:00
Matthew Bauer
8fba05403a
firefox: build on darwin
...
Fixes #30285
Some things done:
- Add macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
to rust bindgen
- Add custom install phase for darwin
2018-08-11 22:54:48 -05:00
Matthew Bauer
4b71fe6d86
firefox: cleanup expression
...
- Add a few more macOS frameworks needed
- Fix RUST_BINDGEN handling. We need to pass all of NIX_CFLAGS_COMPILE
to rust bindgen
2018-08-11 22:54:48 -05:00
Matthew Bauer
72a1bc9a28
release18.09: add darwin target jobs
...
These are some parts of the release that I want to get working before
we release 18.09. There have been lots of improvements since 18.03 (as
well as some regressions). To make sure the release is well-tested we
need to add these apps in the jobset. Most of these are UI apps that
are now available.
List of new apps added to the release:
- wireshark
- firefox
- qtmultimedia (already in unstable)
- inkscape (already in unstable)
- gimp
- wireshark
- transmission
Also add ‘stack’. This is one of the Haskell packages hitting the
ARG_MAX limit on macOS (getconf ARG_MAX == 262144). This has not been
solved yet but it will need to be resolved by 18.09. Making it block
here will prevent this regression in the future.
[squashed] release: remove broken from darwin-tested
removes:
- gimp
- qtmultimedia
2018-08-11 22:54:48 -05:00
Matthew Bauer
b5d529d52f
xcbuild: cleanup
2018-08-11 22:54:48 -05:00
Matthew Bauer
0edb441a0e
firefox: build on darwin
...
Fixes #30285
2018-08-11 22:54:48 -05:00
Michael Hoang
78961b663c
flootty: 3.2.1 -> 3.2.2
2018-08-12 12:46:05 +10:00
Michael Hoang
83a15925a4
pythonPackages.Flootty: Remove redundant package
2018-08-12 12:41:20 +10:00
Samuel Dionne-Riel
bb3f7d14a1
Merge pull request #44679 from r-ryantm/auto-update/sundials
...
sundials: 3.1.1 -> 3.1.2
2018-08-11 22:12:31 -04:00
Samuel Dionne-Riel
a3722a69be
Merge pull request #44676 from yrashk/nwjs-0.32.1
...
nwjs: 0.23.6 -> 0.32.1
2018-08-11 22:00:46 -04:00
Daiderd Jordan
54f901d346
Libsystem: remove version symbols
...
These no longer exist on 10.14
Fixes #42719
2018-08-12 00:32:18 +02:00
Franz Pletz
b5b11e9da4
Merge pull request #44900 from volth/patch-228
...
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 20:24:11 +00:00
Franz Pletz
7d4efc17a0
wget: fix build
2018-08-11 22:09:22 +02:00
Bjørn Forsman
ee1b7bf831
aspellDicts: use shortName to keep DRY
...
Prevents typos like the ones fixed in the parent commit.
2018-08-11 21:35:37 +02:00
Bjørn Forsman
ada797e9aa
aspellDicts: fix typos in shortName
...
Affected dicts: nn, pt_BR, pt_PT
2018-08-11 21:35:37 +02:00
zimbatm
1e65420eb3
virtualbox module: allow to pass the package ( #44907 )
2018-08-11 19:40:00 +01:00
Francois-Rene Rideau
d9f419bd57
gambit, gerbil: use stdenv = gccStdenv
...
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau
c75576f9e8
gerbil-unstable: 2018-05-12 -> 2018-08-11
2018-08-11 14:07:05 -04:00
Vaibhav Sagar
c7596ef742
ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 ( #44891 )
2018-08-11 19:06:36 +01:00
John Ericson
af36123747
.github/CODEOWNERS: Add myself as for some stdenv stuff
2018-08-11 13:57:53 -04:00
Vladimír Čunát
838d63eced
Merge #44885 : firefox*: 61.0.1 -> 61.0.2
2018-08-11 19:47:02 +02:00
Vladimír Čunát
d4741d79e1
Merge #44603 : thunderbird*: 52.9.1 -> 60.0
2018-08-11 19:47:02 +02:00
Michael Weiss
b28f8b4c94
signal-desktop: 1.15.3 -> 1.15.4
2018-08-11 19:27:43 +02:00
Michael Raskin
a68e5e918e
Merge pull request #44825 from oxij/docheck/continues-in-a-big-way
...
treewide: enable working, fix fixable, disable broken tests
2018-08-11 16:34:22 +00:00
Timo Kaufmann
c85748baaf
Merge pull request #44882 from nonfreeblob/crawl-0.22.0
...
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:22:49 +02:00
nonfreeblob
3d56684d95
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:10:19 +03:00
Thomas Mader
c685f15dc2
dub: 1.8.1 -> 1.10.0
2018-08-11 16:53:00 +02:00
Thomas Mader
6301b09eaa
dtools: 2.079.1 -> 2.081.1
2018-08-11 16:53:00 +02:00
Thomas Mader
643d9a08ef
dmd: 2.079.1 -> 2.081.1
...
Needed to switch to ldc as bootstrap compiler to fix the compilation
2018-08-11 16:52:59 +02:00