summaryrefslogtreecommitdiff
path: root/tray/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'tray/flake.lock')
-rw-r--r--tray/flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/tray/flake.lock b/tray/flake.lock
new file mode 100644
index 0000000..8d2ab6e
--- /dev/null
+++ b/tray/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1719254875,
+ "narHash": "sha256-ECni+IkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "2893f56de08021cffd9b6b6dfc70fd9ccd51eb60",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}