<rycee>
And I can't see the things I wrote. Might be some matrix issue as well, wouldn't be the first time.
<rycee>
jollyjester: For the packages. Try putting `let pkgsUnstable = import <nixpkgs-unstable> {}; in …` at the top of the file and then `home.packages = [ pkgsUnstable.foo ]` should cause the unstable Nixpkgs version of `foo` to be installed. Assuming you have added the Nixpkgs unstable channel under the name `nixpkgs-unstable`.
<rycee>
By "top of the file" I mean after the `{ pigs,. ... }:` if you have that 🙂
<rycee>
Should be noted that the package will not be affected by any package overrides, overlays, etc. that you have configured.
mexisme_ has joined #home-manager
mexisme_ has quit [Read error: Connection reset by peer]
mexisme_ has joined #home-manager
mexisme_ has quit [Ping timeout: 240 seconds]
mexisme_ has joined #home-manager
klntsky has quit [Remote host closed the connection]