diff options
| author | Fuwn <[email protected]> | 2024-09-02 19:04:54 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-02 19:04:54 -0700 |
| commit | 0f008ee0d4031c45881d7e33932bb316267bcf0c (patch) | |
| tree | 3be2e43e8184395c0d36ab82af1f005a24cd3405 /flake.lock | |
| parent | ok (diff) | |
| download | nixos-config-0f008ee0d4031c45881d7e33932bb316267bcf0c.tar.xz nixos-config-0f008ee0d4031c45881d7e33932bb316267bcf0c.zip | |
ok
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 47 |
1 files changed, 5 insertions, 42 deletions
@@ -55,7 +55,7 @@ }, "emacs": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs_7", "nixpkgs-stable": "nixpkgs-stable" }, @@ -148,21 +148,6 @@ } }, "flake-utils_2": { - "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { "inputs": { "systems": "systems_3" }, @@ -180,7 +165,7 @@ "type": "github" } }, - "flake-utils_4": { + "flake-utils_3": { "locked": { "lastModified": 1637014545, "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", @@ -195,7 +180,7 @@ "type": "github" } }, - "flake-utils_5": { + "flake-utils_4": { "inputs": { "systems": "systems_4" }, @@ -555,27 +540,6 @@ "type": "github" } }, - "nixGL": { - "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1713543440, - "narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=", - "owner": "nix-community", - "repo": "nixGL", - "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixGL", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1723175592, @@ -616,7 +580,7 @@ "nixpkgs-fmt": { "inputs": { "fenix": "fenix", - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_3", "nixpkgs": [ "nixpkgs-f2k", "nixpkgs" @@ -869,7 +833,6 @@ "nix-gaming": "nix-gaming", "nix-index-database": "nix-index-database_2", "nix-thorium": "nix-thorium", - "nixGL": "nixGL", "nixpkgs": "nixpkgs_6", "nixpkgs-f2k": "nixpkgs-f2k", "nur": "nur", @@ -899,7 +862,7 @@ }, "spicetify-nix": { "inputs": { - "flake-utils": "flake-utils_5", + "flake-utils": "flake-utils_4", "nixpkgs": "nixpkgs_9" }, "locked": { |