change flake syntax

This commit is contained in:
Henry Hiles 2025-08-14 18:48:43 -04:00
commit e871311f95
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -2869,11 +2869,11 @@
"tinted-zed": "tinted-zed"
},
"locked": {
"lastModified": 1755027820,
"narHash": "sha256-hBSU7BEhd05y/pC9tliYjkFp8AblkbNEkPei229+0Pg=",
"lastModified": 1755211397,
"narHash": "sha256-kw6iLWUj6+fiEpuc8ntrIzJ2gdS36wIcRINbKU0AIbA=",
"owner": "danth",
"repo": "stylix",
"rev": "c592717e9f713bbae5f718c784013d541346363d",
"rev": "928ca832d22ab3167b49dc5f4d52ff5d26b0b52a",
"type": "github"
},
"original": {

View file

@ -1,7 +1,7 @@
{
inputs = {
gnome-mobile.url = "github:chuangzhu/nixpkgs-gnome-mobile";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
wrapper-manager.url = "github:viperML/wrapper-manager";
flake-parts.url = "github:hercules-ci/flake-parts";
disko = {