I hereby claim:
- I am fierycod on github.
- I am fierycod (https://keybase.io/fierycod) on keybase.
- I have a public key ASCVaai8eK83SwYCZgAhAFtG9rB6mL-51WonaChO2NJsFAo
To claim this, I am signing this object:
| #!/bin/bash | |
| set -euo pipefail | |
| VERSION=0.13.0 | |
| case $(uname -s) in | |
| Linux*) | |
| PLATFORM=linux | |
| ;; |
| // Decompiling class: clojure_string__init | |
| import java.util.concurrent.*; | |
| import java.util.*; | |
| import clojure.lang.*; | |
| public class clojure_string__init | |
| { | |
| public static final Var const__0; | |
| public static final AFn const__1; | |
| public static final AFn const__2; |
| Fatal error:com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing org.h2.store.fs.FileNioMemData.truncate(long) | |
| Parsing context: | |
| at org.h2.store.fs.FileNioMem.truncate(FilePathNioMem.java:307) | |
| at org.h2.mvstore.FileStore.truncate(FileStore.java:240) | |
| at org.h2.mvstore.MVStore.shrinkFileIfPossible(MVStore.java:1756) | |
| at org.h2.mvstore.MVStore.closeStore(MVStore.java:984) | |
| at org.h2.mvstore.MVStore.close(MVStore.java:946) | |
| at org.h2.util.TempFileDeleter.deleteFile(TempFileDeleter.java:87) | |
| at org.h2.util.TempFileDeleter.deleteUnused(TempFileDeleter.java:113) | |
| at org.h2.util.TempFileDeleter.addFile(TempFileDeleter.java:50) |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| #_( | |
| #_DEPS is same format as deps.edn. Multiline is okay. | |
| DEPS=' | |
| {:deps {}} | |
| ' | |
| #_You can put other options here | |
| OPTS=' |
| # Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com> | |
| # Contributor: Yegorius <yegorius at domic dot us> | |
| pkgname=station | |
| pkgver=1.39.2 | |
| pkgrel=1 | |
| pkgdesc='The one app to rule them all' | |
| arch=('x86_64') | |
| url='https://getstation.com/' | |
| license=('MIT') | |
| #depends=('gtk2' 'gconf' 'xdg-utils' 'libxtst' 'libxss' 'nss' 'alsa-lib' 'xdg-utils') |
| ;; -*- mode: emacs-lisp -*- | |
| ;; This file is loaded by Spacemacs at startup. | |
| ;; It must be stored in your home directory. | |
| (defun dotspacemacs/layers () | |
| "Layer configuration: This function should only modify configuration layer settings." | |
| (setq-default | |
| ;; Base distribution to use. This is a layer contained in the directory | |
| ;; `+distribution'. For now available distributions are `spacemacs-base' | |
| ;; or `spacemacs'. (default 'spacemacs) | |
| dotspacemacs-distribution 'spacemacs |
| # Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com> | |
| # Contributor: Yegorius <yegorius at domic dot us> | |
| pkgname=station | |
| pkgver=1.39.2 | |
| pkgrel=1 | |
| pkgdesc='The one app to rule them all' | |
| arch=('x86_64') | |
| url='https://getstation.com/' | |
| license=('MIT') | |
| #depends=('gtk2' 'gconf' 'xdg-utils' 'libxtst' 'libxss' 'nss' 'alsa-lib' 'xdg-utils') |
| sdasdasd |