Commit graph

77445 commits

Author SHA1 Message Date
zimbatm 49217b724f Merge pull request #12786 from phunehehe/unused-bundler-head
remove unused file bundler-head.nix
2016-02-23 22:39:55 +00:00
zimbatm 09c14170d8 Merge pull request #13125 from abbradar/uwsgi
Refactor uWSGI
2016-02-23 22:32:54 +00:00
zimbatm 4fd875be4e Merge pull request #13356 from zimbatm/cide
cide: init at 0.8.1
2016-02-23 22:28:02 +00:00
Franz Pletz ea242619fb wpsoffice: unfree-redistributable not in lib.licenses
The attribute is called unfreeRedistributable.
2016-02-23 22:24:44 +01:00
Arseniy Seroka 32ce97ec76 Merge pull request #10980 from bcdarwin/minc-tools
MINC (Medical Image NetCDF) tools
2016-02-23 22:22:29 +03:00
Ben Darwin 69c628e1ff minc-tools: init at 2.3.00 2016-02-23 14:03:56 -05:00
Ben Darwin c49c384e20 libminc: init at 2.3.00 2016-02-23 14:03:10 -05:00
Arseniy Seroka ee7c6d71b4 Merge pull request #13392 from spacefrogg/dialog
dialog: 1.2-20150920 -> 1.3-20160209
2016-02-23 21:29:10 +03:00
Franz Pletz 7c6dc101f2 Merge pull request #13391 from spacefrogg/gencfsm
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 18:47:21 +01:00
Eelco Dolstra d9d6a92d5e sshd.nix: Ensure global config goes before user Match blocks
Hopefully fixes #13393.
2016-02-23 18:03:33 +01:00
Eelco Dolstra 830c2d6389 ISSUE_TEMPLATE.md: Tweak 2016-02-23 17:06:55 +01:00
zimbatm 5400b02109 Merge pull request #13155 from pallavagarwal07/wpsoffice
wpsoffice: add new package
2016-02-23 15:42:01 +00:00
Eelco Dolstra cacf2d063e Merge pull request #13059 from abbradar/udev-local-priority
Make local udev rules higher prioritized
2016-02-23 16:41:47 +01:00
Pallav Agarwal 861fae01fd wpsoffice: Add new package 2016-02-23 21:06:54 +05:30
Frederik Rietdijk 40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Pascal Wittmann b1c8fb8685 Merge pull request #13390 from bzizou/libdap
libdap: fixed pkg name (version missing)
2016-02-23 15:57:22 +01:00
Michael Raitza af6c867512 dialog: 1.2-20150920 -> 1.3-20160209 2016-02-23 14:51:28 +00:00
Michael Raitza c4ea54f6a1 gnome-encfs-manager: 1.8.15 -> 1.8.16 2016-02-23 14:38:48 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr a60df02d02 libdap: fixed pkg name (version missing) 2016-02-23 15:29:57 +01:00
Arseniy Seroka a714281b79 Merge pull request #13389 from bzizou/nco
nco: fixed the pkg name (version missing)
2016-02-23 17:17:19 +03:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr fb8c4fafb9 nco: fixed the pkg name (version missing)
Also fixed too long description
2016-02-23 15:15:44 +01:00
Arseniy Seroka 7ff3fd305b Merge pull request #13375 from bzizou/libdap
libdap: init at 3.15.1
2016-02-23 17:08:33 +03:00
Arseniy Seroka 960122179a Merge pull request #13387 from gebner/isabelle2016
isabelle: 2015 -> 2016
2016-02-23 17:08:19 +03:00
Domen Kožar 71c231e2a6 Merge pull request #13388 from spacefrogg/contributing-fix
CONTRIBUTING.md: Fix link to COPYING
2016-02-23 14:07:19 +00:00
Domen Kožar 3365917ddf Merge pull request #13383 from zimbatm/issue-template
.github/ISSUE_TEMPLATE.md - get more information
2016-02-23 13:52:42 +00:00
Michael Raitza d53fa9884b CONTRIBUTING.md: Fix link to COPYING 2016-02-23 13:50:01 +00:00
Gabriel Ebner 87b0a41ac5 isabelle: 2015 -> 2016 2016-02-23 14:19:13 +01:00
Gabriel Ebner 151fd89ba0 polyml: 5.5.2 -> 5.6 2016-02-23 14:19:04 +01:00
Nikolay Amiantov 766fba7b17 Merge pull request #13382 from bendlas/update-wine
wine-unstable: 1.9.3 -> 1.9.4
2016-02-23 16:05:47 +03:00
Nikolay Amiantov 32df5ed4c2 udev service: make local rules apply after all others 2016-02-23 15:17:24 +03:00
zimbatm 4ba3c96431 .github/ISSUE_TEMPLATE.md - get more information
The goal is to get all the necessary information from the reporter upfront.
Too many times the issues submits and we need to do a round of asking before
we can get close to a solution.
2016-02-23 12:09:41 +00:00
Eelco Dolstra deae4eff7b Make stage-1/2 logging unconditional, and drop log level to "debug"
Using "debug" level prevents spamming the console with messages twice
(once directly and once via kmsg).
2016-02-23 11:56:09 +01:00
Eelco Dolstra 6f6e2c430f test-instrumentation.nix: Only clear $PAGER in the backdoor shell 2016-02-23 11:56:09 +01:00
Eelco Dolstra 806b27a297 qemu-guest.nix: Disable rngd
This gets rid of a zillion "rngd[N]: read error" messages during boot.
2016-02-23 11:56:09 +01:00
Roger Qiu 474d5a7bd0 nixos/stage-2: Added boot.logCommands 2016-02-23 11:56:09 +01:00
Roger Qiu 142f65e07a nixos/stage-1: Added boot.initrd.logCommands 2016-02-23 11:56:08 +01:00
Frederik Rietdijk 8b3d057c78 Merge pull request #13366 from lancelotsix/add_flakes_migrate
pythonPackages.flask_migrate: init at 1.7.0
2016-02-23 11:51:52 +01:00
Sou Bunnbu 2048599cff Merge pull request #13386 from colemickens/update-plexpass
plexpass: 0.9.15.4.1679 -> 0.9.15.5.1712
2016-02-23 18:11:48 +08:00
Franz Pletz 86ed8dd919 Merge pull request #13385 from benley/jsonnet-0.8.6
jsonnet: 0.8.5 -> 0.8.6
2016-02-23 07:22:43 +01:00
Cole Mickens f0061cb039 plexpass: 0.9.15.4.1679 -> 0.9.15.5.1712 2016-02-22 20:22:07 -08:00
Benjamin Staffin 960b11e7e8 jsonnet: 0.8.5 -> 0.8.6 2016-02-22 18:20:54 -08:00
Franz Pletz 82ac1d952e Revert "gajim: Add python-axolotl for OMEMO plugin"
This reverts commit c3c5622817.
2016-02-23 00:36:43 +01:00
Pascal Wittmann 5d6d841d58 Merge pull request #13373 from tomberek/revert_kippo_twisted
kippo: revert twisted dependency
2016-02-22 23:50:17 +01:00
Herwig Hochleitner 53b9ac0d13 wine-unstable: 1.9.3 -> 1.9.4
winetricks: 20160109 -> 20160219
gecko: 2.40 -> 2.44
2016-02-22 23:41:12 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 59a1dc4be2 libdap: init at 3.15.1 2016-02-22 23:15:44 +01:00
Arseniy Seroka fbca8ede65 Merge pull request #13358 from aespinosa/dpic-preprocessor
dpic: init at 2016.01.12
2016-02-22 23:08:46 +03:00
Robin Gloster 06546b0ec1 Merge pull request #13143 from onlinemediagroup/ios_cross_compiler
ios-cross-compile: init at Feb 16, 2016
2016-02-22 19:17:22 +00:00
Edgar Aroutiounian 058c768892 ios-cross-compile: init at 9.2 2016-02-22 11:16:11 -08:00
Thomas Bereknyei e31c8922e0 kippo: revert twisted dependency 2016-02-22 13:57:24 -05:00
Tobias Geerinckx-Rice 2919200db3 libpsl: 2016-02-09 -> 2016-02-16 2016-02-22 19:42:27 +01:00