This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/index.html b/index.html | |
index 4cfb50e..affd9c0 100644 | |
--- a/index.html | |
+++ b/index.html | |
@@ -11,7 +11,7 @@ | |
<title>Mockup</title> | |
- <style type="text/less">@import "less/docs.less";@isBrowser: true;</style> | |
+ <link rel="stylesheet" href="docs/dev/docs.min.css" type="text/css" > |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% pypi2nix setup.py setup.nix | |
% pypi2nix python-packages.json python-packages.nix |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20:45:54: Found simulator: Firefox OS 1.3 | |
20:45:54: Starting simulator... | |
20:45:54: Simulator ready. Connecting. | |
20:45:54: connecting to localhost:60664 | |
20:46:14: connection timeout. Possible causes: didn't click on 'accept' (prompt). | |
20:46:14: disconnecting | |
20:46:14: disconnected | |
20:46:56: Found simulator: Firefox OS 1.3 | |
20:46:56: Starting simulator... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0vsagvx181gnypi6kgmxp4br6hnvd81vyy3cbz5pxccdys7iywvj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# monitors | |
set $mon_lap LVDS1 | |
set $mon_ext VGA1 | |
set $mon_ext1 HDMI1 | |
set $mon_ext2 HDMI2 | |
... | |
#{{{ Monitor mode | |
mode "monitor_select" { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
± % nix-env -iA dev.docker !20006 | |
installing `docker-0.7.6' | |
these derivations will be built: | |
/nix/store/m90lh1c8vddggcf2shlkjch5dajg3hrm-docker-0.7.6.drv | |
building path(s) `/nix/store/vmzknnk8ch53ixkfz8mbqrapmk4czddn-docker-0.7.6' | |
building /nix/store/vmzknnk8ch53ixkfz8mbqrapmk4czddn-docker-0.7.6 | |
unpacking sources | |
unpacking source archive /nix/store/dnssyqizw9rvvpjvf4zn15r5410k0p1r-v0.7.6.tar.gz | |
source root is docker-0.7.6 | |
building |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
building path(s) `/nix/store/lcvfvpccnfg8qsccj9cg8zk78iqq2h0k-libsoup-2.45.3' | |
building /nix/store/lcvfvpccnfg8qsccj9cg8zk78iqq2h0k-libsoup-2.45.3 | |
unpacking sources | |
unpacking source archive /nix/store/4ahizyf6p0y9mcapcsiph6360827kdz2-libsoup-2.45.3.tar.xz | |
source root is libsoup-2.45.3 | |
patching sources | |
configuring | |
fixing libtool script ./build-aux/ltmain.sh | |
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/lcvfvpccnfg8qsccj9cg8zk78iqq2h0k-libsoup-2.45.3 --disable-tls-check | |
checking for a BSD-compatible install... /nix/store/inbv9nz1gs4zyw967gzn1jddmdvplfva-coreutils-8.21/bin/install -c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testis |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error in test test_import_from_ics (plone.app.event.tests.test_icalendar.TestIcalImportAT) | |
Traceback (most recent call last): | |
File "/home/rok/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run | |
testMethod() | |
File "/home/rok/dev/plone/coredev-50/src/plone.app.event/plone/app/event/tests/test_icalendar.py", line 278, in test_import_from_ics | |
res = ical_import(impfolder, icsfile, self.event_type) | |
File "/home/rok/dev/plone/coredev-50/src/plone.app.event/plone/app/event/ical/importer.py", line 206, in ical_import | |
content.processForm() | |
File "/home/rok/dev/plone/coredev-50/src/Products.Archetypes/Products/Archetypes/BaseObject.py", line 655, in processForm | |
REQUEST=REQUEST, values=values) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failure in test testAll (diazo.tests.tests.Test-multi-theme-1) | |
Traceback (most recent call last): | |
File "/nix/store/1i5rd0mp4x57gzjii9z2pg3mjgzj95q6-python-2.7.5/lib/python2.7/unittest/case.py", line 331, in run | |
testMethod() | |
File "/home/rok/.buildout/eggs/diazo-1.0.3-py2.7.egg/diazo/tests/tests.py", line 155, in testAll | |
assert old == new, "output.html has CHANGED" | |
AssertionError: output.html has CHANGED | |
174/307 (56.7%) testAll (diazo.tests.tests.Test-ssiwait)--- /home/rok/.buildout/eggs/diazo-1.0.3-py2.7.egg/diazo/tests/ssiwait/output.html |