Code Monkey home page Code Monkey logo

Comments (6)

kovidgoyal avatar kovidgoyal commented on May 30, 2024

Not sure I follow. This repo is not meant to be packaged. It is
downloaded directly by the kitty themes kitten. What is the point of
packaging it in nix?

from kitty-themes.

kovidgoyal avatar kovidgoyal commented on May 30, 2024

no followup

from kitty-themes.

NelsonJeppesen avatar NelsonJeppesen commented on May 30, 2024

Not sure I follow. This repo is not meant to be packaged. It is downloaded directly by the kitty themes kitten. What is the point of packaging it in nix?

I'm not the OP but can guess the reasons

I opened the linked PR to nixos and recently created this merged PR nix-community/home-manager#2710 to home-manager

NixOS is declarative configured Linux distro; home-manager runs on top of that to manager dot files and other user configuration

As such, the kitty configuration file is read-only because it's generated and managed by Nix. This is why I added kitty themes to the NixOS repo.

This is what a kitty config looks like in nixos/home-manager
https://github.com/NelsonJeppesen/nix-lifestyle/blob/main/nixpkgs/kitty.nix

from kitty-themes.

kovidgoyal avatar kovidgoyal commented on May 30, 2024

Is there some reason you cant use a commit hash for that? A tag is just
an alias for a commit hash. And this repo does not have "releases"

from kitty-themes.

NelsonJeppesen avatar NelsonJeppesen commented on May 30, 2024

Is there some reason you cant use a commit hash for that? A tag is just
an alias for a commit hash. And this repo does not have "releases"

Totally, no problem at all. That's what it's doing now without an issues

Just wanted to share some context on nix.

Personally I have no desire for a version tag, but it didn't create this issue so don't want to say anything

from kitty-themes.

kclejeune avatar kclejeune commented on May 30, 2024

@kovidgoyal @NelsonJeppesen sorry for confusion on this! I didn't realize that you weren't intending to have releases on this repo (it wasn't stated anywhere in the docs). Since we generally prefer tags over commit refs in nixpkgs, I figured it wouldn't hurt to ask.

I meant to close the issue after your original clarifying comment but evidently I forgot.

from kitty-themes.

Related Issues (13)

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.