3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

104572 commits

Author SHA1 Message Date
Thomas Tuegel b33d0129ee
musescore: broken with Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel 152e808b44
mumble: pin to Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel a7abe7e451
luminanceHDR: pin to Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel 334466c264
goldendict: pin to Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel d839b85947
cutegram: broken with Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel 7a681599fe
sigil: pin to Qt 5.6 2017-03-25 08:49:38 -05:00
Thomas Tuegel db380160d6
cool-retro-term: pin to Qt 5.6 2017-03-25 08:49:37 -05:00
Thomas Tuegel b745cece54
apitrace: pin to Qt 5.6 2017-03-25 08:49:37 -05:00
Thomas Tuegel b4e6351c78
Remove Qt 5.7
The community support window for Qt 5.7 has ended. All packages should

- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.
2017-03-25 08:49:37 -05:00
Thomas Tuegel ed6adaab00
speedcrunch: pin to Qt 5.6 2017-03-25 08:49:37 -05:00
Thomas Tuegel 25b3a8a961
fdr: pin to Qt 5.6 2017-03-25 08:49:37 -05:00
Thomas Tuegel c84fbda57c
lyx: pin to Qt 5.6 2017-03-25 08:49:36 -05:00
Thomas Tuegel 22300a9d77
qcachegrind: pin to Qt 5.6 and correct packaging errors 2017-03-25 08:49:36 -05:00
Robin Gloster 6b8ad8b581
networkd: fix setting both defaultGateway{,6} 2017-03-25 14:30:05 +01:00
Pascal Wittmann 54c15923c2 Merge pull request #24285 from Ma27/update-composer
phpPackages.composer: 1.3.2 -> 1.4.1
2017-03-25 14:28:48 +01:00
zimbatm f77de6d3dc arcanist: 20160825 -> 20170323 2017-03-25 12:32:14 +00:00
goibhniu 170b8da281 Merge pull request #24304 from matklad/uefi-install-docs
docs: clarify UEFI bootloader setup
2017-03-25 13:08:06 +01:00
Domen Kožar 99632d5466
Nix, Hydra: bump to 2017-03-21 2017-03-25 13:00:49 +01:00
goibhniu efc457c6e2 Merge pull request #23251 from juliendehos/hieroglyph
hieroglyph: init at 0.7.1
2017-03-25 13:00:34 +01:00
Robin Gloster 4f9e590c06
gitkraken: clean-up 2017-03-25 12:52:01 +01:00
Nikolay Amiantov a381ee89cd zenity: fix for non-GNOME 3 2017-03-25 14:40:17 +03:00
Robin Gloster bb5d0f3ded
gdm: the patch is still necessary 2017-03-25 12:13:45 +01:00
Joachim Fasting 101cb04b6a
surf-webkit2: 2017-03-06 -> 2017-03-22
Fixes a race condition
2017-03-25 11:58:30 +01:00
Michael Raskin b9f35c12ec Merge pull request #24312 from kamilchm/ponyc
ponyc: 0.11.3 -> 0.11.4
2017-03-25 11:58:03 +01:00
Kranium Gikos Mendoza f6c9121d32 iterm2: 3.0.4 -> 3.0.14 2017-03-25 21:03:58 +11:00
Vincent Laporte e3fd4ec6ce ocamlPackages.ocaml_mysql: 1.1.1 -> 1.2.1 2017-03-25 09:54:46 +00:00
Vincent Laporte 6c9bfa3bd7 ocamlPackages.angstrom: 0.3.0 -> 0.4.0 2017-03-25 09:27:29 +00:00
Kamil Chmielewski c7cd4fec60 ponyc: 0.11.3 -> 0.11.4 2017-03-25 09:52:46 +01:00
Periklis Tsirakidis b97dd5f560 qt58: enable darwin compatibility 2017-03-25 09:48:17 +01:00
Daiderd Jordan 7dc489d95a Merge pull request #24275 from spacekitteh/fetchFromGitRepo
fetchRepoProject: Fix buildCommand
2017-03-25 09:45:11 +01:00
Vincent Laporte 6e0b7273a2 ocamlPackages.stdio: init at 0.9.0
Stdio implements simple input/output functionalities for OCaml.

Homepage: https://github.com/janestreet/stdio
2017-03-25 07:06:49 +00:00
Vincent Laporte a7a3d91039 ocamlPackages.ppx_traverse_builtins: init at 0.9.0
This OCaml library defines the default methods for builtin types
(int, string, list, ...) for Ppx_traverse.

Homepage: https://github.com/janestreet/ppx_traverse_builtins
2017-03-25 06:57:46 +00:00
ndowens 5f61654864 Merge pull request #24225 from rlupton20/cde
cde: init at 0.1
2017-03-24 21:52:21 -05:00
ndowens 22e58be888 advancecomp: 1.19 -> 1.23 2017-03-24 21:37:56 -05:00
Tuomas Tynkkynen 186cc512a6 freicoin: Fix eval 2017-03-25 02:12:14 +02:00
Tuomas Tynkkynen 60788745c9 channel.nix: Use filterSource to exclude unnecessary files from nixpkgs
Currently, if you try to build a NixOS config including channel.nix, e.g.:

nix-build -I nixpkgs=. -I nixos-config=nixos/modules/installer/cd-dvd/installation-cd-minimal.nix nixos -A config.system.build.isoImage

twice in a row, you end up with two different build results. This is
caused by the 'result' symlink of the first build affecting the channel
contents of the second build.

If we use filterSource with a predicate that ignores the 'result'
symlinks, the problem is gone. Do the same thing for VIM/Emacs
swap/backup files to avoid even more 'spurious' rebuilds.

Additionally, filter out the '.git' directory at the same time, as we
'rm -rf' it from the result anyway. This avoids a considerable amount of
unnecessary file I/O copying and deleting the .git directory.
2017-03-25 01:42:28 +02:00
Daiderd Jordan 00f472a563
fetchrepoproject: cleanup extra flags 2017-03-25 00:35:20 +01:00
Sophie Taylor 2078c34dad fetchRepoProject: Fix buildCommand 2017-03-25 00:24:43 +01:00
Joachim F 872a15a0ba Merge pull request #24301 from winniequinn/gitkraken-2.2.1
gitkraken: 2.2.0 -> 2.2.1
2017-03-25 00:14:08 +01:00
Joachim F 550459c11f Merge pull request #24284 from Ma27/update-geogebra
geogebra: 5-0-338-0 -> 5-0-346-0
2017-03-24 23:51:12 +01:00
Michael Raskin 0aa11219b5 Merge pull request #24224 from ndowens/freicoin
freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category
2017-03-24 23:42:52 +01:00
Peter Simons 24a69286e9 Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inherit
haskellPackages: apply GHC specific overrides before GHCJS
2017-03-24 23:15:41 +01:00
Peter Simons 011466857b Merge pull request #24279 from LumiGuide/ghcjsHEAD-upgrade-to-latest-LTS
ghcjsHEAD: upgrade ghcjs-boot packages
2017-03-24 23:13:55 +01:00
Leon Isenberg acb3135613 emacsMacport: correct description 2017-03-24 22:58:32 +01:00
Aleksey Kladov edac1d3e7a docs: clarify UEFI bootloader setup 2017-03-25 00:48:27 +03:00
Michael Raskin 6bdf8cc015 Merge pull request #24300 from winniequinn/vscode-1.10.2
vscode: 1.10.0 -> 1.10.2
2017-03-24 22:42:35 +01:00
Michael Raskin 7a412ef61d Merge pull request #24302 from ndowens/dar
dar: 2.5.3 -> 2.5.9
2017-03-24 22:40:06 +01:00
Winnie Quinn 8c2f986ed1 gitkraken: 2.2.0 -> 2.2.1 2017-03-24 17:31:41 -04:00
Maximilian Bosch 9787b2b808
geogebra: 5-0-338-0 -> 5-0-346-0 2017-03-24 22:16:57 +01:00
Maximilian Bosch bde3acbd2a
idea.phpstorm: 2016.3.2 -> 2017.1 2017-03-24 22:16:40 +01:00