Update inputs and switch to unstable temporarly
This commit is contained in:
parent
610fc87623
commit
50a2987f00
3 changed files with 19 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
inputs = {
|
||||
# Upstream deps
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
|
||||
# Packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue