Nix Flakes | 860 Members | |
| 177 Servers |
| Sender | Message | Time |
|---|---|---|
| 26 May 2024 | ||
| 07:32:17 | ||
| 12:59:25 | ||
| 27 May 2024 | ||
| 11:24:10 | ||
| 20:36:03 | ||
| 21:23:44 | ||
| 28 May 2024 | ||
| 18:26:26 | ||
| 29 May 2024 | ||
| 18:27:42 | ||
| 18:27:52 | ||
| 18:28:07 | ||
| 31 May 2024 | ||
| 11:11:22 | ||
| 1 Jun 2024 | ||
| After updating to 24.05, in order to install a package from 23.11, I added to flake.nix
and I declare masterpdfeditor like that in my configuration.nix file :
Unfortunately, I get the following error :
even though,
is already in configuration.nix file. | 10:31:56 | |
| Any idea how to solve this issue? | 10:32:04 | |
| Redacted or Malformed Event | 15:49:41 | |
| Redacted or Malformed Event | 15:52:06 | |
Hi. I'm using github:nixos/nixpkgs/nixpkgs-23.11-darwin. Is there an unstable channel? Where can I find a list of these? I don't find darwin in https://github.com/NixOS/nixpkgs/branches/active | 16:58:12 | |
| https://status.nixos.org/ and https://channels.nixos.org/ | 18:20:36 | |
In reply to @bryan.bennett:matrix.orgthanks for the followup (which I also missed! matrix threads are not there yet 😅) | 22:14:36 | |
| I've started using direnv now and it is really nice! and is working perfectly! | 22:15:01 | |
| 2 Jun 2024 | ||
| https://status.nixos.org/ and there's a link for nixpkgs-24.05-darwin | 05:27:03 | |
| 05:28:57 | ||
In reply to @thatoo:matrix.orgI think in this case option c) is applicable. (from the build command output) | 07:05:28 | |
In reply to@tomberek:matrix.orgthanks! | 16:04:48 | |
| 18:01:48 | ||
| 18:23:56 | ||
| 23:02:56 | ||
| 23:04:32 | ||
| 23:09:28 | ||
| 3 Jun 2024 | ||
| 00:12:26 | ||
In reply to @tennox:matrix.orgWould you mind detail for me what I should write inside ~/.config/nixpkgs/config.nix. then? | 08:31:57 | |
| It's all in the build output help you posted 😜 `{ allowUnfree = true; }` | 09:07:08 | |