2024-09-03 18:05:41 -07:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-11-28 00:48:21 -08:00
|
|
|
"base16": {
|
|
|
|
"inputs": {
|
|
|
|
"fromYaml": "fromYaml"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1732200724,
|
|
|
|
"narHash": "sha256-+R1BH5wHhfnycySb7Sy5KbYEaTJZWm1h+LW1OtyhiTs=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"rev": "153d52373b0fb2d343592871009a286ec8837aec",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-fish": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1622559957,
|
|
|
|
"narHash": "sha256-PebymhVYbL8trDVVXxCvZgc0S5VxI7I1Hv4RMSquTpA=",
|
|
|
|
"owner": "tomyun",
|
|
|
|
"repo": "base16-fish",
|
|
|
|
"rev": "2f6dd973a9075dabccd26f1cded09508180bf5fe",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tomyun",
|
|
|
|
"repo": "base16-fish",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-helix": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1725860795,
|
|
|
|
"narHash": "sha256-Z2o8VBPW3I+KKTSfe25kskz0EUj7MpUh8u355Z1nVsU=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-helix",
|
|
|
|
"rev": "7f795bf75d38e0eea9fed287264067ca187b88a9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-helix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-vim": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731949548,
|
|
|
|
"narHash": "sha256-XIDexXM66sSh5j/x70e054BnUsviibUShW7XhbDGhYo=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-vim",
|
|
|
|
"rev": "61165b1632409bd55e530f3dbdd4477f011cadc6",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-vim",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"blink-cmp": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"fenix": "fenix",
|
|
|
|
"flake-parts": "flake-parts",
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixvim",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730056977,
|
|
|
|
"narHash": "sha256-uiZX6iUpLAUiDqphhsoj59MK5SlPyWdCsVSCm37uiqs=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "Saghen",
|
|
|
|
"repo": "blink.cmp",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "1a55fd1e03193e10cb8bc866cc2bc47c9473061c",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "Saghen",
|
|
|
|
"repo": "blink.cmp",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"fenix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixvim",
|
|
|
|
"blink-cmp",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730010749,
|
|
|
|
"narHash": "sha256-UBckyKItSD0z50+3YQOqfOuyvUI7UjPHiLbOPFUolqo=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "5fa09829e74070c1e83b2aaa50b71bbc6da3f37c",
|
2024-10-29 21:15:36 -07:00
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"flake-compat": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-12-12 20:35:41 -08:00
|
|
|
"lastModified": 1733328505,
|
|
|
|
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2024-12-12 20:35:41 -08:00
|
|
|
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"flake-compat_2": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1696426674,
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"flake-parts": {
|
2024-09-03 18:24:51 -07:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1727826117,
|
|
|
|
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-10-29 21:15:36 -07:00
|
|
|
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": [
|
|
|
|
"stylix",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731533236,
|
|
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fromYaml": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731966426,
|
|
|
|
"narHash": "sha256-lq95WydhbUTWig/JpqiB7oViTcHFP8Lv41IGtayokA8=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"rev": "106af9e2f715e2d828df706c386a685698f3223b",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"gnome-shell": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-12-12 20:35:41 -08:00
|
|
|
"lastModified": 1732369855,
|
|
|
|
"narHash": "sha256-JhUWbcYPjHO3Xs3x9/Z9RuqXbcp5yhPluGjwsdE2GMg=",
|
2024-11-28 00:48:21 -08:00
|
|
|
"owner": "GNOME",
|
|
|
|
"repo": "gnome-shell",
|
2024-12-12 20:35:41 -08:00
|
|
|
"rev": "dadd58f630eeea41d645ee225a63f719390829dc",
|
2024-11-28 00:48:21 -08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "GNOME",
|
2024-12-12 20:35:41 -08:00
|
|
|
"ref": "47.2",
|
2024-11-28 00:48:21 -08:00
|
|
|
"repo": "gnome-shell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735774425,
|
|
|
|
"narHash": "sha256-C73gLFnEh8ZI0uDijUgCDWCd21T6I6tsaWgIBHcfAXg=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "5f6aa268e419d053c3d5025da740e390b12ac936",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"home-manager_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"stylix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735774425,
|
|
|
|
"narHash": "sha256-C73gLFnEh8ZI0uDijUgCDWCd21T6I6tsaWgIBHcfAXg=",
|
2024-11-28 00:48:21 -08:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "5f6aa268e419d053c3d5025da740e390b12ac936",
|
2024-11-28 00:48:21 -08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"nixCats": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730063105,
|
|
|
|
"narHash": "sha256-GWC9E6A+BOVgTSfZ2UyiHtU4Y438dYz4GpeW3b0rlU0=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "BirdeeHub",
|
|
|
|
"repo": "nixCats-nvim",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "765810b6c14fd581f906d1ac9b2514a6047242ff",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "BirdeeHub",
|
|
|
|
"repo": "nixCats-nvim",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735471104,
|
|
|
|
"narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=",
|
2024-11-27 22:45:04 -08:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4",
|
2024-11-27 22:45:04 -08:00
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"original": {
|
2024-11-27 22:45:04 -08:00
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:24:51 -07:00
|
|
|
"nixpkgs-lib": {
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1727825735,
|
|
|
|
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "tarball",
|
2024-10-29 21:15:36 -07:00
|
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
2024-09-03 18:24:51 -07:00
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "tarball",
|
2024-10-29 21:15:36 -07:00
|
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
2024-09-03 18:24:51 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1729980323,
|
|
|
|
"narHash": "sha256-eWPRZAlhf446bKSmzw6x7RWEE4IuZgAp8NW3eXZwRAY=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "86e78d3d2084ff87688da662cf78c2af085d8e73",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2024-10-29 21:15:36 -07:00
|
|
|
"ref": "nixpkgs-unstable",
|
2024-09-03 18:24:51 -07:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixvim": {
|
2024-09-03 18:24:51 -07:00
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"blink-cmp": "blink-cmp",
|
|
|
|
"nixCats": "nixCats",
|
2024-09-03 18:24:51 -07:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-lsp-progress": "plugins-lsp-progress",
|
|
|
|
"plugins-typst-preview": "plugins-typst-preview"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735888819,
|
2024-11-27 20:22:18 -08:00
|
|
|
"narHash": "sha256-kvGiJ3ANwrvxbQVNHPhnimOBxQXnAaUvL9yJKwkmgBs=",
|
2024-10-30 11:56:01 -07:00
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "vix1",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "401ae3ccd6ef8c65562e37013c3314cf79ad9641",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "vix1",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-lsp-progress": {
|
|
|
|
"flake": false,
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1721008335,
|
|
|
|
"narHash": "sha256-OafRT5AnxRTOh7MYofRFjti0+pobKQihymZs/kr5w0A=",
|
|
|
|
"owner": "linrongbin16",
|
|
|
|
"repo": "lsp-progress.nvim",
|
|
|
|
"rev": "d5f4d28efe75ce636bfbe271eb45f39689765aab",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "linrongbin16",
|
|
|
|
"repo": "lsp-progress.nvim",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-typst-preview": {
|
2024-09-15 14:59:57 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1729754430,
|
|
|
|
"narHash": "sha256-oBJ+G4jTQw6+MF/SMwaTkGlLQuYLbaAFqJkexf45I1g=",
|
|
|
|
"owner": "chomosuke",
|
|
|
|
"repo": "typst-preview.nvim",
|
|
|
|
"rev": "06778d1b3d4d29c34f1faf80947b586f403689ba",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "chomosuke",
|
|
|
|
"repo": "typst-preview.nvim",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"nixvim": "nixvim",
|
2024-11-28 00:48:21 -08:00
|
|
|
"spicetify": "spicetify",
|
|
|
|
"stylix": "stylix",
|
|
|
|
"wallpapers": "wallpapers"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"rust-analyzer-src": {
|
2024-09-15 14:59:57 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1729923686,
|
|
|
|
"narHash": "sha256-Tc+5E/UmjpXlYGQQ6X2nGDv6J6VQgZ+pVOJLcNCIVQc=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "rust-lang",
|
|
|
|
"repo": "rust-analyzer",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "26d2fbaef2d68a2fccf55d725915188c2634439a",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "rust-lang",
|
|
|
|
"ref": "nightly",
|
|
|
|
"repo": "rust-analyzer",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"spicetify": {
|
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"flake-compat": "flake-compat",
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735877772,
|
|
|
|
"narHash": "sha256-6OT4xYCwZTJ9qK28NNM98ibFZinwrJK/sRlg+dDqdJs=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "Gerg-L",
|
|
|
|
"repo": "spicetify-nix",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "0227d83d2eb29189b8ed8d180e2442ada633dd0d",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Gerg-L",
|
|
|
|
"repo": "spicetify-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-11-28 00:48:21 -08:00
|
|
|
},
|
|
|
|
"stylix": {
|
|
|
|
"inputs": {
|
|
|
|
"base16": "base16",
|
|
|
|
"base16-fish": "base16-fish",
|
|
|
|
"base16-helix": "base16-helix",
|
|
|
|
"base16-vim": "base16-vim",
|
|
|
|
"flake-compat": "flake-compat_2",
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"gnome-shell": "gnome-shell",
|
|
|
|
"home-manager": "home-manager_2",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": "systems",
|
|
|
|
"tinted-foot": "tinted-foot",
|
|
|
|
"tinted-kitty": "tinted-kitty",
|
|
|
|
"tinted-tmux": "tinted-tmux"
|
|
|
|
},
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1735864066,
|
|
|
|
"narHash": "sha256-V1JmPXW3vmxCuvf+IItGlLgBH8rolUahCMFyglxy19s=",
|
2024-11-28 00:48:21 -08:00
|
|
|
"owner": "danth",
|
|
|
|
"repo": "stylix",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "0ce2a52decf36d815065f8cda06586ed59ed3ef7",
|
2024-11-28 00:48:21 -08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "danth",
|
|
|
|
"repo": "stylix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-foot": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1726913040,
|
|
|
|
"narHash": "sha256-+eDZPkw7efMNUf3/Pv0EmsidqdwNJ1TaOum6k7lngDQ=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-foot",
|
|
|
|
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-foot",
|
|
|
|
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-kitty": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1716423189,
|
|
|
|
"narHash": "sha256-2xF3sH7UIwegn+2gKzMpFi3pk5DlIlM18+vj17Uf82U=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-kitty",
|
|
|
|
"rev": "eb39e141db14baef052893285df9f266df041ff8",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-kitty",
|
|
|
|
"rev": "eb39e141db14baef052893285df9f266df041ff8",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-tmux": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1729501581,
|
|
|
|
"narHash": "sha256-1ohEFMC23elnl39kxWnjzH1l2DFWWx4DhFNNYDTYt54=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-tmux",
|
|
|
|
"rev": "f0e7f7974a6441033eb0a172a0342e96722b4f14",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-tmux",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wallpapers": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2025-01-05 15:37:29 +08:00
|
|
|
"lastModified": 1734808343,
|
|
|
|
"narHash": "sha256-UiQiociS1AuVNJ5jJhc2N+nyIwhOpE5rq0AywZVmlc8=",
|
2024-11-28 00:48:21 -08:00
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "wallpaper",
|
2025-01-05 15:37:29 +08:00
|
|
|
"rev": "3bdc71d6bcd517215a5aacaa5d0e8a7018371bf3",
|
2024-11-28 00:48:21 -08:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "wallpaper",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|