diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-02-24 12:08:53 -0500 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-02-24 12:08:53 -0500 |
| commit | c867dd3ea21816e69de08088385d0d9246433765 (patch) | |
| tree | c8f0c6e3d81d758e6b77fdbdc7875daa436eac61 /flake.lock | |
| parent | 1ae82800c18ee751fc6f274c19fff9fc2fd84d47 (diff) | |
| download | home-c867dd3ea21816e69de08088385d0d9246433765.tar.gz | |
fixed nixGL wrapper
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -22,11 +22,11 @@ ] }, "locked": { - "lastModified": 1740254115, - "narHash": "sha256-MwxDtYB/MSGZlr/xS+ExGYH2QgHk73ShD40shxjad/Y=", + "lastModified": 1740283128, + "narHash": "sha256-R61wtNknWWejnl+K0l4sxu/wnLNFbNe44tNM2zbj5yE=", "owner": "nix-community", "repo": "home-manager", - "rev": "cb3f6e9b59d3a5e51ef9f7da2b8418d5c72aaef8", + "rev": "ed030a787938cae01d693ebaad52bbb672a4a69d", "type": "github" }, "original": { @@ -46,13 +46,13 @@ "lastModified": 1713543440, "narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=", "owner": "nix-community", - "repo": "nixGL", + "repo": "nixgl", "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", "type": "github" }, "original": { "owner": "nix-community", - "repo": "nixGL", + "repo": "nixgl", "type": "github" } }, |