Update flake.lock

This commit is contained in:
Thomas Avé 2024-06-13 12:24:23 +02:00
parent 9b4bd8fcc1
commit b54a18f3a4
2 changed files with 12 additions and 11 deletions

View File

@ -76,11 +76,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1718271227,
"narHash": "sha256-Hxhfto9rd4Cf5Y5W6LGnAR0VrBpfuVM9fQOkikVMGV0=",
"lastModified": 1718273282,
"narHash": "sha256-Drdpjgw9ZHbS2SC5V41PmuFqVpxXqKJyi8Wl7gUneYI=",
"ref": "refs/heads/main",
"rev": "a54f98c20301a71efe5e73a8fc5e1bcd66f2bd34",
"revCount": 4817,
"rev": "e6d10539af1fdca33b10bc3c1dfac16f1cdfe1c8",
"revCount": 4819,
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
@ -262,11 +262,11 @@
},
"nur": {
"locked": {
"lastModified": 1718270519,
"narHash": "sha256-IyuJZKTLtaDtiX03QhPKzxs/gkhkYNfhTc7aAYaJZU4=",
"lastModified": 1718273178,
"narHash": "sha256-Le8k24OvDENh7sgeLf1wrl/n8LSnbZEqdbp/PAWwjGQ=",
"owner": "nix-community",
"repo": "NUR",
"rev": "c2df46777b3908e9b11eacb4f576308e5467812b",
"rev": "0655c84ea3d93417235f1c6f8b8d6ad4897481dd",
"type": "github"
},
"original": {
@ -328,11 +328,11 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1718053731,
"narHash": "sha256-31k31t4bQYTe5tr1YAsaJ50vYmtTIo6XxVZZjAXagMA=",
"lastModified": 1718272977,
"narHash": "sha256-NpuFuVq2VGA8aC3dcNdMvwr9MSSRd7KAzr5Ls+N47ic=",
"ref": "refs/heads/master",
"rev": "558b11cd8b7b282689607a57c4175abd13f14c43",
"revCount": 3502,
"rev": "3c94a41931c0afa41686e10cb25669aa2bedacad",
"revCount": 3517,
"submodules": true,
"type": "git",
"url": "https://github.com/thomasave/Waybar"

View File

@ -9,6 +9,7 @@
pkgs.intel-media-driver
];
# nix.settings.max-jobs = 1;
# services.ollama = {
# enable = true;
# acceleration = "cuda";