Giter Site home page Giter Site logo

farg's People

Contributors

frewacom avatar johanengstrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jgarte

farg's Issues

Use (ice-9 format) instead?

Hi,

Did you also get this error recently?

(repl-version 0 1 1)
farg/colors.scm:75:19: warning: "~2,'0x": unsupported format option ~2, use (ice-9 format) instead
farg/colors.scm:132:6: warning: "~2,'0x": unsupported format option ~2, use (ice-9 format) instead
farg/reload.scm:12:2: warning: "\x1b]~d;~a\x1b\\": unsupported format option ~d, use (ice-9 format) instead
farg/reload.scm:15:2: warning: "\x1b]4;~d;~a\x1b\\": unsupported format option ~d, use (ice-9 format) instead

error: failed to compile '/gnu/store/vrx9zh3fglv677s1db2wyqs1wlrc1170-farg-2ac3d59//farg/home-service.scm':

In ice-9/boot-9.scm:
   222:29 19 (map1 (#<syntax:home-service.scm:71:18 (#<syntax val?> ?))
   222:17 18 (map1 (#<syntax:home-service.scm:71:18 (#<syntax val?> ?))
In ice-9/psyntax.scm:
  1403:12 17 (_ _ _ _)
  1478:23 16 (_ _ _)
In ice-9/boot-9.scm:
   222:17 15 (map1 (#<syntax:home-service.scm:71:18 (#<syntax:con?> ?))
In ice-9/psyntax.scm:
  1478:23 14 (_ _ _)
In ice-9/boot-9.scm:
   222:17 13 (map1 (#<syntax:home-service.scm:71:18 (#<syntax quo?> ?))
In ice-9/psyntax.scm:
  1401:23 12 (_ _)
  1327:27 11 (syntax-type (#<syntax quote> #<syntax ((filename . ?>) ?)
  1311:39 10 (syntax-type quote (("placeholder" placeholder) (# ?) ?) ?)
   906:15  9 (resolve-identifier quote ((m-12f4514f60cda869-ed2 ?) ?) ?)
   775:21  8 (id-var-name quote _ _)
   757:39  7 (search quote (#(ribcage (farg-theme # # # # # ?) ?) ?) ?)
In ice-9/boot-9.scm:
  1685:16  6 (raise-exception _ #:continuable? _)
  1685:16  5 (raise-exception _ #:continuable? _)
  1780:13  4 (_ #<&compound-exception components: (#<&assertion-fail?>)
In guix/build/compile.scm:
    191:6  3 (_ _ . _)
In ice-9/boot-9.scm:
  1747:15  2 (with-exception-handler #<procedure 7fffddc46480 at ic?> ?)
In guix/build/compile.scm:
   194:22  1 (_)
In unknown file:
           0 (make-stack #t)
guix/build/compile.scm:194:22: In procedure cdr: Wrong type argument in position 1 (expecting pair): ()
Backtrace:
           1 (primitive-load "/gnu/store/m9l6l663v0mic4fq4g95vm7bk1f?")
In ice-9/boot-9.scm:
   2007:7  0 (error _ . _)

ice-9/boot-9.scm:2007:7: In procedure error:
inferior failed "/gnu/store/lyw4gyr6pw190hkfs0ci8bipwd48qwq0-guix-db803cce1"

IDEA: Colors in ripgreprc

Hi,

Do you see this library being helpful in supporting a serializer for a ripgrep configuration?

See the colors in line 29 in dikiaap's dotfiles for an example of what I am thinking of using it for.

Reconfigure on newly installed computer fails because of missing dependencies in pywal

Attempting to reconfigure on a new installation of Guix will fail, telling you that the file containing your config is missing, e.g:

guix system: error: failed to load '/home/fredrik/entry.scm': No such file or directory

This is caused by imagemagick not being installed automatically when installing pywal. Current solution is to just manually install imagemagick.

I added (what I thought to be) a fix for this, which was to include imagemagick as a propagated input for pywal. Apparently, this does not work as expected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.