Commit Graph
153205 Commits
Author SHA1 Message Date
Matthew Bauer 94bec239d5 nixos: make firefox default browser
Without this the graphical installer has no way to open the manual.
You can fix it yourself by installing any HTML browser but this might
be unfamiliar to users new to NixOS and without any other way to open
the manual. The downside is it will also increase download sizes.

Fixes #46537
2018-09-22 23:33:16 -05:00
Charles Duffyandxeji bd13ef5944 Introduce desync, an alternate implementation of casync (#47195)
desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
2018-09-23 01:22:07 +02:00
xejiandGitHub 434c2610f6 Merge pull request #47194 from markuskowa/gr-updates
gnuradio-[rds,nacl]: 2016-08-27 -> 1.0.0, 2015-11-05 -> 2017-04-10
2018-09-23 01:19:15 +02:00
Will Dietzandxeji c20caa6a6f gnomecast: 1.4.0 -> 1.4.1 (#47191) 2018-09-23 00:31:07 +02:00
Matthew BauerandGitHub 3bc7ad9364 Merge pull request #46773 from mcmtroffaes/feature/fix-brotli-mingw
brotli: ensure CMAKE_SYSTEM_NAME=Windows on mingw cross builds
2018-09-22 17:12:10 -05:00
Daiderd Jordanandxeji 52a1179b6c ffmpeg: don't use gcc on darwin (#47189)
This isn't necessary and causes build failures for certain versions.

    CC      libavfilter/libmpcodecs/vf_eq2.o
    CC      libavfilter/libmpcodecs/vf_fil.o
    CC      libavfilter/libmpcodecs/vf_fspp.o
    libavfilter/libmpcodecs/vf_fspp.c:939:18: error: unknown token in expression
            movq %mm2, 0*8+(%rsp)

/cc ZHF #45961
2018-09-22 23:13:10 +02:00
Jörg Thalheimandxeji a8413d816a luaPackages.luadbi: 0.5 -> 0.6 (#47156)
Switch to maintained fork that is compatible with lua5.2/lua5.3.
This package was tested with prosody.
2018-09-22 22:27:35 +02:00
Joachim FandGitHub 9fee74d616 Merge pull request #46586 from elitak/factorio
factorio: download using token, not password
2018-09-22 19:57:12 +00:00
xejiandGitHub 6e6e0a987b nixos/tests/codimd: fix non-deterministic failure (#47179)
Test failed non-deterministically due to an obvious copy/paste error.
Fix it and increase wait time to 10s (2s may not be enough on Hydra).
2018-09-22 21:31:46 +02:00
WilliButzandxeji 13e738f1e8 nixos/release.nix: run test for pgjwt (#47181) 2018-09-22 20:49:23 +02:00
Elis Hirwingandxeji 0b82fbc3af php: Refactor so we can upgrade PHP per platform (#47162)
This way we don't need to disable flags etc by platform and can still
backport new versions to stable for linux even if there's a bug or
something in the darwin build.
2018-09-22 20:22:57 +02:00
Joachim Fasting f2ba1a4284 tor-browser-bundle-bin: 8.0 -> 8.0.1 2018-09-22 20:13:55 +02:00
Markus Kowalewski 3063794c88 gnuradio-nacl: 2015-11-05 -> 2017-04-10 2018-09-22 19:56:48 +02:00
R. RyanTMandBenjamin Staffin ef04436f7b latte-dock: 0.8.0 -> 0.8.1 (#47027)
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
2018-09-22 13:44:33 -04:00
Michael Peyton Jonesandxeji 5b3c8485d6 sddm: link whole sddm directory, not just themes (#47174) 2018-09-22 19:23:31 +02:00
Kévin Rauscherandxeji 7a5483e8b4 mopidy-iris: 3.26.1 -> 3.26.2 (#47161) 2018-09-22 19:21:26 +02:00
Christian Kauhausandxeji 6adb944cb6 lua: 5.2.3 -> 5.2.4 (#47126)
Lua 5.2.4 is the EOL point release of the 5.2 series.
2018-09-22 19:09:33 +02:00
Orivej Desh 1491d4f268 yed: 3.18.1 -> 3.18.1.1 2018-09-22 16:59:38 +00:00
Pascal Bachandxeji a8087e3bd7 gitlab-runner: 11.2.0 -> 11.3.0 (#47167) 2018-09-22 18:49:35 +02:00
Markus Kowalewski 3b0d303604 gnuradio-rds: 2016-08-27 -> 1.0.0 2018-09-22 18:35:51 +02:00
R. RyanTMandxeji aefb40b671 hylafaxplus: 5.6.0 -> 5.6.1 (#47045)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hylafaxplus/versions
2018-09-22 18:25:44 +02:00
Théo ZimmermannandVincent Laporte d1b97bcbe8 dune: 1.1.1 -> 1.2.1 2018-09-22 16:11:34 +00:00
rbassoandxeji 1a5788010e exercism: 3.0.6 -> 3.0.9 (#47170) 2018-09-22 18:09:41 +02:00
xejiandGitHub c770699524 devpi-client: 3.1.0 -> 4.1.0, fix tests (#47142) 2018-09-22 18:07:00 +02:00
Luke CliftonandJoachim F 4eebe205fe dvtm: refactor (fix on darwin) (#47103) 2018-09-22 14:18:47 +00:00
Luke CliftonandJoachim F 3d8f6b6188 abduco: refactor (compile on darwin) (#47124) 2018-09-22 14:07:34 +00:00
Joachim FandGitHub 62366489cd Merge pull request #46935 from r-ryantm/auto-update/wesnoth
wesnoth: 1.14.4 -> 1.14.5
2018-09-22 13:59:09 +00:00
adisbladis 8f5a37829d subsurface: 4.8.1 -> 4.8.2 2018-09-22 21:41:03 +08:00
Michael Weiss 1357f6492c androidStudioPackages.{dev,canary}: 3.3.0.9 -> 3.3.0.10 2018-09-22 15:27:42 +02:00
xejiandGitHub 9e87b56dd1 zathura: 0.4.0 -> 0.4.1 (#47140)
This fixes the synctex-related build failure with texlive 2018
(currently on 18.09).
2018-09-22 14:17:34 +02:00
Sarah BrofeldtandGitHub 924d90d5e0 Merge pull request #47164 from adisbladis/weechat-meta
weechat: Add version and meta to `buildEnv` package
2018-09-22 14:05:01 +02:00
adisbladis 230fd49738 weechat: Add version and meta to buildEnv package
Currently the output from `nix search` and similar tools are lacking
important meta data
2018-09-22 19:46:21 +08:00
Peter Simons 2ffcbeda13 ghc: add release version for 8.6.1 2018-09-22 13:26:33 +02:00
Peter Simons 7a036a5cbe hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/c75652c02be6a65822e661fda072ea610bd7ad13.
2018-09-22 13:26:33 +02:00
adisbladisandGitHub 54cbcdf6a9 Merge pull request #46921 from rawtaz/open-vm-tools
open-vm-tools: 10.1.10 -> 10.3.0
2018-09-22 19:17:52 +08:00
Jörg ThalheimandGitHub e969e0f78a Merge pull request #47138 from Jeschli/pev
pev: init at unstable-2018-07-22
2018-09-22 11:56:59 +01:00
jeschli 4c9898108d pev: init at unstable-2018-07-22 2018-09-22 12:14:56 +02:00
Orivej Desh 39817f728b Update htslib and dependent packages 2018-09-21 22:49:58 +00:00
Orivej Desh e78cf6ecba python.pkgs.pysam: 0.13.0 -> 0.15.1 2018-09-21 22:48:56 +00:00
Orivej Desh 7545b7dcf3 platypus: 2017-03-07 -> 2018-07-22 2018-09-21 22:42:28 +00:00
Orivej Desh cefd38b721 samtools: 1.8 -> 1.9 2018-09-21 22:42:28 +00:00
Orivej Desh f0c0e2acc6 htslib: 1.7 -> 1.9 2018-09-21 22:42:28 +00:00
Will DietzandGitHub 7df10f388d Merge pull request #46988 from dtzWill/update/range-v3-0.3.7
range-v3: 0.3.6 -> 0.3.7
2018-09-21 17:00:15 -05:00
Valentin Heidelbergerandxeji 4a68689bb4 youtube-dl: 2018.09.10 -> 2018.09.18 (#47151) 2018-09-21 23:29:29 +02:00
Jan TojnarandGitHub 93408aecc4 Merge pull request #46274 from mvnetbiz/libratbag
libratbag: init at v0.9.903
2018-09-21 22:49:17 +02:00
Ryan MulliganandGitHub 3748c250bb Merge pull request #47149 from NixOS/revert-47093-auto-update/burp
Revert "burp: 2.1.32 -> 2.2.4"
2018-09-21 12:51:54 -07:00
Ryan MulliganandGitHub eb3bb7c7f6 Revert "burp: 2.1.32 -> 2.2.4" 2018-09-21 12:46:57 -07:00
Michael Weiss a526719184 signal-desktop: 1.16.1 -> 1.16.2 2018-09-21 21:46:41 +02:00
John EricsonandGitHub aba5f4974a Merge pull request #47145 from obsidiansystems/fetchzip-cross
fetchzip: Use unzip from buildPackages
2018-09-21 14:52:17 -04:00
R. RyanTMandxeji 3ac97c054f lgogdownloader: 3.3 -> 3.4 (#47039)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lgogdownloader/versions
2018-09-21 20:45:07 +02:00