chore(package): rename packages repository (upstream change)
This commit is contained in:
parent
4a1c9bf163
commit
c09a76b349
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
package = pkgs.nixVersions.latest;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue