Changes
2 changed files (+9/-34)
-
-
@@ -113,7 +113,9 @@ "inputs": {"cl-nix-lite": "cl-nix-lite", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", "nixpkgs": [ "nixpkgs" ], "systems": "systems" }, "locked": {
-
@@ -133,7 +135,9 @@ },"nixgl": { "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs_2" "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1713543440,
-
@@ -151,37 +155,6 @@ }}, "nixpkgs": { "locked": { "lastModified": 1732617236, "narHash": "sha256-PYkz6U0bSEaEB1al7O1XsqVNeSNS+s3NVclJw7YC43w=", "owner": "NixOS", "repo": "nixpkgs", "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1660551188, "narHash": "sha256-a1LARMMYQ8DPx1BgoI/UN4bXe12hhZkCNqdxNi6uS0g=", "owner": "nixos", "repo": "nixpkgs", "rev": "441dc5d512153039f19ef198e662e4f3dbb9fd65", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1743320628, "narHash": "sha256-FurMxmjEEqEMld11eX2vgfAx0Rz0JhoFm8UgxbfCZa8=", "owner": "NixOS",
-
@@ -223,7 +196,7 @@ "inputs": {"home-manager": "home-manager", "mac-app-util": "mac-app-util", "nixgl": "nixgl", "nixpkgs": "nixpkgs_3", "nixpkgs": "nixpkgs", "nur": "nur" } },
-
-
-
@@ -31,10 +31,12 @@ };mac-app-util = { url = "github:hraban/mac-app-util"; inputs.nixpkgs.follows = "nixpkgs"; }; nixgl = { url = "github:nix-community/nixGL"; inputs.nixpkgs.follows = "nixpkgs"; }; };
-