summaryrefslogtreecommitdiff
path: root/hyprland/flake.lock
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-01 03:23:40 +0200
committerAylur <[email protected]>2024-09-01 03:23:40 +0200
commit20617eb29f0f16300d157e6481e8e4845958c7af (patch)
tree391d1954e8f288be50e114105e23ec4bdf1fa2ae /hyprland/flake.lock
parent14872407828660aca895bdb773ff74cca763bf7b (diff)
move to monorepo
Diffstat (limited to 'hyprland/flake.lock')
-rw-r--r--hyprland/flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/hyprland/flake.lock b/hyprland/flake.lock
new file mode 100644
index 0000000..13f566b
--- /dev/null
+++ b/hyprland/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1716137900,
+ "narHash": "sha256-sowPU+tLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "6c0b7a92c30122196a761b440ac0d46d3d9954f1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}