Graham Christensen
5dd731b801
mysql test: test replication persists between slave stop / start cycle
2017-04-25 18:51:49 -04:00
Graham Christensen
da0ef84c0c
mysql test: use OpenPort check over blind sleep
2017-04-25 18:51:46 -04:00
Robert Helgesson
4c171319f5
transmission-remote-gtk: fix broken tray applet icons
...
This uses `wrapGAppsHook` and `hicolor_icon_theme` to let the tray
applet find the icons.
2017-04-26 00:02:56 +02:00
Asumu Takikawa
6b0736b01d
nfdump: init at 1.6.15
2017-04-25 15:00:59 -07:00
Benjamin Staffin
faea8776d1
prometheus-alertmanager: 0.5.1 -> 0.6.0
2017-04-25 14:52:41 -07:00
Dan Peebles
b2ce7fd3a9
xml-security-c: should work on any unix
...
In practice its xalanc dependency will fail on platforms other than Linux
and Darwin, but if that gets fixed there's no reason this shouldn't work.
2017-04-25 17:50:02 -04:00
Dan Peebles
91f55f4e8a
xalanc: enable on Darwin
2017-04-25 17:49:12 -04:00
Chris Hodapp
489fa7b723
ezdxf: Add hodapp as maintainer
2017-04-25 17:34:52 -04:00
Jörg Thalheim
1e3416cc0a
pythonPackages.ezdxf: fix tests
2017-04-25 23:25:13 +02:00
Michael Raskin
ba974d4b74
Merge pull request #24214 from NickHu/proselint
...
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
Daniel Peebles
1ec8afdfdc
Merge pull request #25197 from copumpkin/azure-image-common
...
azure-image: switch to use the common make-disk-image.nix
2017-04-25 17:18:08 -04:00
Jörg Thalheim
17f999d66e
Merge pull request #25195 from elitak/factorio-version
...
factorio: 0.14.21 -> 0.15.1
2017-04-25 23:12:42 +02:00
Jörg Thalheim
0dd1cdcbb6
Merge pull request #25220 from mdorman/emacs-updates
...
Automated emacs package updates
2017-04-25 23:04:58 +02:00
Jörg Thalheim
ef58881cf5
Merge pull request #25204 from sigma/pr/hugo-0.20.5
...
hugo: 0.20.2 -> 0.20.5
2017-04-25 23:02:21 +02:00
James Earl Douglas
fa8ee0d45b
jenkins: 2.55 -> 2.56
2017-04-25 16:48:47 -04:00
Michael Alan Dorman
71f18584ad
melpa-packages: 2017-04-25
...
Removals:
- exiftool: git repo not responsive
- eyedropper: renamed to palette
2017-04-25 16:05:57 -04:00
Michael Alan Dorman
23175abd07
melpa-stable-packages: 2017-04-25
2017-04-25 16:05:57 -04:00
Michael Alan Dorman
b4707f2239
elpa-packages: 2017-04-25
2017-04-25 16:05:57 -04:00
James Earl Douglas
fce59d47e7
jenkins: 2.53 -> 2.55
2017-04-25 13:57:10 -04:00
Tristan Helmich
50ad243f78
openvpn service: source up/down scripts
...
source the up/down scripts instead of executing them to avoid loosing
access to special variables like $1
2017-04-25 13:18:54 -04:00
Jörg Thalheim
b6714f524b
Merge pull request #25093 from Lassulus/coyim
...
coyim: init at 0.3.7_1
2017-04-25 19:17:53 +02:00
Jörg Thalheim
8fba1abeb6
coyim: fix missing icons
2017-04-25 19:16:55 +02:00
Eelco Dolstra
e4190943c8
nix: 1.11.8 -> 1.11.9
2017-04-25 17:19:10 +02:00
Robert Helgesson
17b689c0b2
perl-version: add meta section
2017-04-25 16:22:38 +02:00
Thomas Tuegel
de260d8b77
Merge pull request #25094 from vandenoever/kdeapps-17.04
...
Kdeapps 17.04
2017-04-25 09:12:18 -05:00
Benno Fünfstück
6b36d26a24
haskell: add more callPackageWithScope docs
2017-04-25 16:08:44 +02:00
Benno Fünfstück
731e0fa742
haskell: preserve overrideScope on override
...
We want code such as `(pkg.override {}).overrideScope (self: super: {})` to
work. This didn't work before, since `override` will call the original package
again, and the attribute `overideScope`, which `callPackageWithScope` added,
wasn't added again. The fix for this is to modify the package function itself
to include the `callPackageWithScope` attribute, so it'll be re-added whenever
the function is overriden for with arguments.
There is a small problem here though: since callPackage uses some magic
(`builtins.functionArgs`) to determine the auto-arguments of a function, we
can't just write `callPackageWith scope drvScope`, since
`builtins.functionArgs drvScope` will be `{}`. To fix this, we implement our own
`callPackageWith`.
Fixes https://github.com/NixOS/nixpkgs/issues/7953 .
Closes https://github.com/NixOS/nixpkgs/pull/9336 .
2017-04-25 16:08:43 +02:00
Michael Alan Dorman
9b74549c0b
purescript: remove overrides
...
It now supports recent versions of various dependencies.
2017-04-25 16:08:43 +02:00
Peter Simons
92844240c2
halvm: set proper meta.platforms
...
64-bit Linux is the only platform that has Xen in Nixpkgs.
2017-04-25 16:08:43 +02:00
Peter Simons
9fa927f106
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1-8-g19ebdb9 from Hackage revision
14048552ae
.
2017-04-25 16:08:38 +02:00
Peter Simons
2a34188f2c
hackage2nix: update list of broken packages
2017-04-25 16:08:37 +02:00
Peter Simons
0f104177ad
LTS Haskell 8.12
2017-04-25 16:08:00 +02:00
Thomas Tuegel
346fd9e844
Merge pull request #25151 from zraexy/zraexy-kile
...
kile: build with okular for embedded viewer
2017-04-25 09:07:25 -05:00
Chris Hodapp
244b575a1d
ezdxf (Python package): init at 0.8.1
2017-04-25 10:07:15 -04:00
Maximilian Bosch
baa3b3efff
programs.zsh.syntax-highlighting: refactor highlighters
option for proper validation
...
Right now the `programs.zsh.syntax-highlighting.highlighters` option
lacks appropriate validation which can cause confusing things when
mistyping a higlighter for zsh-syntax-highlighting.
2017-04-25 16:00:26 +02:00
Dan Peebles
9046e54f6d
qt5: fix to work on LLVM 4
...
(this is reapplying 6b1957d17a
, which got
lost in a merge)
Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.
2017-04-25 09:37:36 -04:00
Peter Simons
a502e327d3
Merge pull request #25201 from ebzzry/fix-typo
...
Fix typo in trivial.nix
2017-04-25 14:55:52 +02:00
Armijn Hemel
b5530755a5
bc: 1.06 -> 1.07.1
2017-04-25 15:08:36 +03:00
Edward Tjörnhammar
45470c65f5
nixos: static ids for jackett, radarr, sonarr
2017-04-25 12:08:21 +02:00
Marius Bergmann
d25f7c9eed
yarn: 0.22.0 -> 0.23.2 ( #25189 )
2017-04-25 11:05:35 +01:00
Matthias Beyer
c772ecdf48
bean-add: 2017-01-20 -> 2017-04-06
2017-04-25 11:30:34 +02:00
Gabriel Ebner
9ff08d24ef
perlPackages.version: 0.9912 -> 0.9918
2017-04-25 11:11:22 +02:00
Gabriel Ebner
10b95d7623
emscripten: 1.37.9 -> 1.37.10
2017-04-25 11:08:20 +02:00
Yann Hodique
e514114811
hugo: 0.20.2 -> 0.20.5
2017-04-25 01:27:14 -07:00
aszlig
72f2b506c7
nixos/grub: Add another example for extraEntries
...
Someone on IRC wanted to boot Fedora from another disk. While I'm not
too familiar with UEFI booting in conjunction with GRUB2 it took some
time to get it to work.
So in order to safe others from frustration I'm adding this as another
example to the extraEntries option.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-25 08:50:43 +02:00
Rommel Martinez
a8fc60745f
Fix typo in trivial.nix
2017-04-25 14:36:22 +08:00
Jörg Thalheim
bd47d04294
Merge pull request #25146 from zx2c4/remove-old-chromiumos
...
linux-chromiumos: remove 3.14
2017-04-25 07:32:51 +02:00
Daniel Peebles
3ae7f249da
Merge pull request #25187 from obsidiansystems/remove-stray-kernel-headers
...
linux-headers: Remove stray linux headers 3.18 nix file
2017-04-24 23:07:58 -04:00
Dan Peebles
ee2cffbdb4
azure-image: switch to use the common make-disk-image.nix
2017-04-25 02:59:13 +00:00
Eric Litak
81122d3beb
factorio: 0.14.21 -> 0.15.1
2017-04-24 19:03:12 -07:00