29 Apr 2023 |
Minijackson | Industrial: ok, so I built the etc directory of your configuration, and I do have ./result/etc/systemd/user/pipewire-pulse.socket -> /nix/store/cg5412y1xdp5nl2sfmh62h5g9hvkibvp-pipewire-0.3.70-pulse/lib/systemd/user/pipewire-pulse.socket | 15:57:32 |
Minijackson | and the correct content | 15:57:52 |
Minijackson | mind showing nix flake metadata of your flake? | 15:58:04 |
Minijackson | (I just commented the import, and the wine package due to compilation) | 15:58:49 |
Minijackson | * (I just commented the import, and the wine packages due to compilation) | 15:58:59 |
Industrial | @Minijackson thanks for the support/effort :) warning: Git tree '/home/tom/.dotfiles' is dirty
Resolved URL: git+file:///home/tom/.dotfiles
Locked URL: git+file:///home/tom/.dotfiles
Description: System Flake
Path: /nix/store/qsnjxr9bf9kki8pd1h8whl8z98i2h406-source
Last modified: 2023-04-23 22:06:25
Inputs:
├───home-manager: github:nix-community/home-manager/3144311f31194b537808ae6848f86f3dbf977d59
│ └───nixpkgs: github:nixos/nixpkgs/645bc49f34fa8eff95479f0345ff57e55b53437e
└───nixpkgs: github:NixOS/nixpkgs/937a9d1ee7b1351d8c55fff6611a8edf6e7c1c37 | 16:22:57 |
Minijackson | sure! | 16:23:07 |
Minijackson | huh | 16:23:57 |
Minijackson | oh nevermind | 16:24:25 |
Minijackson | same thing | 16:24:34 |
Industrial | pipewire-pulse.socket -> /nix/store/cg5412y1xdp5nl2sfmh62h5g9hvkibvp-pipewire-0.3.70-pulse/lib/systemd/user/pipewire-pulse.socket that's in my result | 16:24:38 |
Minijackson | does nixos-rebuild test say something in particular? | 16:25:07 |
Industrial | It also contains a config, that socket file | 16:25:42 |
Industrial | building Nix...
building the system configuration...
mkdir /run/nixos: Permission denied at /nix/store/aljw17f9h225ygszigg82cpnxhf5cmws-nixos-system-nixos-22.11.3955.7449971a3ec/bin/switch-to-configuration line 91.
warning: error(s) occurred while switching to the new configuration | 16:26:22 |
Industrial | oh sudo | 16:26:39 |
Industrial | I think that this command sets up the /etc/nixos/configuration.nix again, so it doesn't have my flake config | 16:27:35 |
Minijackson | oooh, that would explain the difference | 16:27:52 |