312
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Jul 2023
312 points (97.6% liked)
General Discussion
11946 readers
8 users here now
Welcome to Lemmy.World General!
This is a community for general discussion where you can get your bearings in the fediverse. Discuss topics & ask questions that don't seem to fit in any other community, or don't have an active community yet.
🪆 About Lemmy World
🧭 Finding Communities
Feel free to ask here or over in: !lemmy411@lemmy.ca!
Also keep an eye on:
- !newcommunities@lemmy.world
- !communitypromo@lemmy.ca
- !new_communities@mander.xyz
- !communityspotlight@lemmy.world
- !wowthislemmyexists@lemmy.ca!
For more involved tools to find communities to join: check out Lemmyverse!
💬 Additional Discussion Focused Communities:
- !actual_discussion@lemmy.ca - Note this is for more serious discussions.
- !casualconversation@lemm.ee - The opposite of the above, for more laidback chat!
- !letstalkaboutgames@feddit.uk - Into video games? Here's a place to discuss them!
- !movies@lemm.ee - Watched a movie and wanna talk to others about it? Here's a place to do so!
- !politicaldiscussion@lemmy.world - Want to talk politics apart from political news? Here's a community for that!
Rules
Remember, Lemmy World rules also apply here.
0. See: Rules for Users.
- No bigotry: including racism, sexism, homophobia, transphobia, or xenophobia.
- Be respectful. Everyone should feel welcome here.
- Be thoughtful and helpful: even with ‘silly’ questions. The world won’t be made better by dismissive comments to others on Lemmy.
- Link posts should include some context/opinion in the body text when the title is unaltered, or be titled to encourage discussion.
- Posts concerning other instances' activity/decisions are better suited to !fediverse@lemmy.world or !lemmydrama@lemmy.world communities.
- No Ads/Spamming.
- No NSFW content.
founded 1 year ago
MODERATORS
There is some kind of UI, though from my (very limited) experience with it, it doesn't work that great (or maybe it does, but I only skimmed it). You can search the packages on https://search.nixos.org/packages.
For example, if you search for cowsay, you will get some information on how to install it:
nix-shell -p cowsay
- install it to a temporary shell, you will have access to thecowsay
binary only in this shellnix-env -iA nixos.cowsay
- install it to your environment, this is in principle similar toapt
oryum
but IMO you should not really use it, as it beats the purpose of NixOSenvironment.systemPackages
in configuration - this is the way for permanent packages, you add it to your OS configuration and then triggernixos-rebuild switch
- this command takes your configuration and makes your system match it, meaning if you added the package to it, it would install itSo for the UI, you can use the web https://search.nixos.org/packages and for quick try-out you can run it in a temporary
nix-shell
.No idea, I'm pretty new. But I know there are some packages adapted like that, you can copy and edit the source code.
Yeah, I've dabbled with package searches and installs as you've described. Basically the intro to Nix.
For the importing of RPM or DEB packages, source would be great if it weren't a commercial product :) Just going from memory, it was Maya.
I meant the source code of the package, not the app itself. There's something called maya, is that it? If so, here's the package source: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/data/fonts/gdouros/default.nix
Negative. This is Maya:
https://www.autodesk.com/products/maya/overview?term=1-YEAR&tab=subscription