!PbtOpdWBSRFbEZRLIf:numtide.com

Nix Community Projects

655 Members
Meta discussions related to https://nix-community.org. (For project specific discussions use github issues or projects own matrix channel). Need help from an admin? Open an issue on https://github.com/nix-community/infra/issues166 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
11 Mar 2023
@terrestrialpedestrian:sibnsk.netterrestrialpedestrian * Hi! How do I customize my fish_prompt thru home-manager? 10:45:28
@a-kenji:matrix.orgkenji
In reply to @terrestrialpedestrian:sibnsk.net
But it doesn't state how I should format it.
The defaults from my fish config don't suit it
Probably the home manager channel is better suited. But honestly where you want to set it. I set mine in fish.interactiveShellInit
10:53:36
@a-kenji:matrix.orgkenji You format it the same way you format it in fish. 10:54:40
@a-kenji:matrix.orgkenji * Probably the home manager channel is better suited. But honestly where you want to set it. I set mine in fish.interactiveShellInit = "your fish configuration"; 10:55:07
@a-kenji:matrix.orgkenji * Probably the home manager channel is better suited. But honestly where you want to set it. I set mine in fish.interactiveShellInit = "your fish configuration"; 10:55:30
@luntx:matrix.org@luntx:matrix.org

Hello could you tell me where is the issue?
`[nix@nixos:~]$ nix-env -qaP perf
error: selector 'perf' matches no derivations, maybe you meant:
perf-linux
perf-tools-unstable
perfect-hash

[nix@nixos:~]$ sudo nixos-rebuild switch
building Nix...
building the system configuration...
error: undefined variable 'perf-linux'

   at /etc/nixos/configuration.nix:208:5:

      207|     mtr
      208|     perf-linux
         |     ^
      209|     wireshark

(use '--show-trace' to show detailed location information)`

13:19:15
@luntx:matrix.org@luntx:matrix.org *

Hello could you tell me where is the issue?

`[nix@nixos:~]$ nix-env -qaP perf
error: selector 'perf' matches no derivations, maybe you meant:
perf-linux
perf-tools-unstable
perfect-hash

[nix@nixos:~]$ sudo nixos-rebuild switch
building Nix...
building the system configuration...
error: undefined variable 'perf-linux'

at /etc/nixos/configuration.nix:208:5:

  207|     mtr
  208|     perf-linux
     |     ^
  209|     wireshark

(use '--show-trace' to show detailed location information)`

13:19:47
@luntx:matrix.org@luntx:matrix.org *

Hello could you tell me where is the issue?

`[nix@nixos:~]$ nix-env -qaP perf
error: selector 'perf' matches no derivations, maybe you meant:
perf-linux
perf-tools-unstable
perfect-hash

[nix@nixos:~]$ sudo nixos-rebuild switch
building Nix...
building the system configuration...
error: undefined variable 'perf-linux'

at /etc/nixos/configuration.nix:208:5:

  207|     mtr
  208|     perf-linux
     |     ^
  209|     wireshark

(use '--show-trace' to show detailed location information)`

Based on results name of the package is correct perf-linux but I can't rebuild config.

13:20:49
@luntx:matrix.org@luntx:matrix.orghttps://search.nixos.org/packages?channel=22.11&from=0&size=50&sort=relevance&type=packages&query=perf13:21:51
@lily:lily.flowersLily Foster
In reply to @luntx:matrix.org

Hello could you tell me where is the issue?

`[nix@nixos:~]$ nix-env -qaP perf
error: selector 'perf' matches no derivations, maybe you meant:
perf-linux
perf-tools-unstable
perfect-hash

[nix@nixos:~]$ sudo nixos-rebuild switch
building Nix...
building the system configuration...
error: undefined variable 'perf-linux'

at /etc/nixos/configuration.nix:208:5:

  207|     mtr
  208|     perf-linux
     |     ^
  209|     wireshark

(use '--show-trace' to show detailed location information)`

Based on results name of the package is correct perf-linux but I can't rebuild config.

nix-env has a pretty unfortunate interface that searches by and mentions the derivation name attribute rather than the attrpath in nixpkgs. You probably want to use config.boot.kernelPackages.perf in your config I think
13:27:20
@janik0:matrix.org@janik0:matrix.org joined the room.14:23:18
@luntx:matrix.org@luntx:matrix.org changed their display name from luntx to Solmus_.20:49:59
@rasmus:rend.al@rasmus:rend.al joined the room.22:41:21
12 Mar 2023
@thetapo:matrix.org@thetapo:matrix.org removed their profile picture.07:47:15
@thetapo:matrix.org@thetapo:matrix.org removed their display name TheTapo.07:50:22
@thetapo:matrix.org@thetapo:matrix.org left the room.07:50:53
14 Mar 2023
@ckie:ckie.devmei 🌒& changed their display name from ckie (they/them) to ckie (they/them; heavily limited keyboard usage, dictation or voice only).01:10:36
@miriku:community.rsmiriku joined the room.18:41:08
@butterchicken:hive-mind.networkbutterchicken joined the room.22:47:08
15 Mar 2023
@adtya:adtya.xyz@adtya:adtya.xyz joined the room.04:28:36
16 Mar 2023
@brian:bmcgee.ie@brian:bmcgee.ieIs there a bot account for nix-community that can be used for signed commits from github actions? For context: https://github.com/nix-community/ethereum.nix/pull/16513:35:41
@joerg:thalheim.ioMic92Probably better to create your own so we don't need to share more github tokens between projects than needed.13:37:25
@joerg:thalheim.ioMic92But wouldn't it be sufficient to just have a repo secret?13:37:47
@joerg:thalheim.ioMic92You can give the github action permissions to make commits13:38:08
@brian:bmcgee.ie@brian:bmcgee.ieI can configure it, but I thought it was worth checking if this had already been setup org wide. 13:38:15
@brian:bmcgee.ie@brian:bmcgee.ieSigned commits are required org wide for nix-community I think13:38:25
@joerg:thalheim.ioMic92Github actions bot should sign commits as well no?13:38:52
@brian:bmcgee.ie@brian:bmcgee.ieI don't have much experience with them, you could be right13:39:06

Show newer messages


Back to Room ListRoom Version: 6