Update flake inputs
1. Use `stdenv.hostPlatform.system` instead of `system`. 2. Use `runCommand` instead of `runCommandNoCC`. 3. Add new nixpkgs instance for neochat. 4. Set niri config to null when other GUI module.
This commit is contained in:
parent
0db7c6ec72
commit
1319168f0b
10 changed files with 186 additions and 269 deletions
|
|
@ -52,6 +52,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/master";
|
||||
nixpkgs-455083.url = "github:NixOS/nixpkgs?ref=pull/455083/head";
|
||||
|
||||
lix-module = {
|
||||
# url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue