1
1
Fork 0

nix: update flake.lock

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-11 18:39:20 -06:00
parent 614d726dc5
commit 0a76909851
Signed by: Myned
GPG key ID: C7224454F7881A34

98
flake.lock generated
View file

@ -1046,6 +1046,27 @@
"type": "github"
}
},
"flake-utils_10": {
"inputs": {
"systems": [
"stylix-unstable",
"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"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
@ -1138,18 +1159,12 @@
}
},
"flake-utils_7": {
"inputs": {
"systems": [
"stylix-stable",
"systems"
]
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
@ -1159,9 +1174,24 @@
}
},
"flake-utils_8": {
"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_9": {
"inputs": {
"systems": [
"stylix-unstable",
"stylix-stable",
"systems"
]
},
@ -2718,6 +2748,48 @@
"type": "github"
}
},
"nixgl-stable": {
"inputs": {
"flake-utils": "flake-utils_7",
"nixpkgs": [
"nixpkgs-stable"
]
},
"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"
}
},
"nixgl-unstable": {
"inputs": {
"flake-utils": "flake-utils_8",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"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"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1738816619,
@ -3062,6 +3134,8 @@
"nix-index-database-unstable": "nix-index-database-unstable",
"nix-vscode-extensions": "nix-vscode-extensions",
"nixd": "nixd",
"nixgl-stable": "nixgl-stable",
"nixgl-unstable": "nixgl-unstable",
"nixos-hardware": "nixos-hardware",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-stable": "nixpkgs-stable_5",
@ -3136,7 +3210,7 @@
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme_2",
"flake-compat": "flake-compat_11",
"flake-utils": "flake-utils_7",
"flake-utils": "flake-utils_9",
"git-hooks": "git-hooks_2",
"gnome-shell": "gnome-shell",
"home-manager": "home-manager_2",
@ -3171,7 +3245,7 @@
"base16-vim": "base16-vim_2",
"firefox-gnome-theme": "firefox-gnome-theme_3",
"flake-compat": "flake-compat_12",
"flake-utils": "flake-utils_8",
"flake-utils": "flake-utils_10",
"git-hooks": "git-hooks_3",
"gnome-shell": "gnome-shell_2",
"home-manager": "home-manager_3",