linuxware/flake.lock

452 lines
11 KiB
Plaintext
Raw Normal View History

2023-11-05 04:53:31 -03:00
{
"nodes": {
2024-08-05 18:00:26 -03:00
"aquamarine": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-27 23:58:53 -03:00
"lastModified": 1731774881,
"narHash": "sha256-1Dxryiw8u2ejntxrrv3sMtIE8WHKxmlN4KeH+uMGbmc=",
2024-08-05 18:00:26 -03:00
"owner": "hyprwm",
"repo": "aquamarine",
2024-11-27 23:58:53 -03:00
"rev": "b31a6a4da8199ae3489057db7d36069a70749a56",
2024-08-05 18:00:26 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "aquamarine",
"type": "github"
}
},
2024-10-17 20:31:53 -03:00
"clipboard-sync": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-19 17:31:40 -03:00
"lastModified": 1731355357,
"narHash": "sha256-kTXsO+hskCfX36+Ez1fHu9SO54uUY2lofkrbMKE3Vrk=",
2024-10-17 20:31:53 -03:00
"owner": "dnut",
"repo": "clipboard-sync",
2024-11-19 17:31:40 -03:00
"rev": "943e49e0a9a16b54bbab3704e99b6cf6ad4ea19f",
2024-10-17 20:31:53 -03:00
"type": "github"
},
"original": {
"owner": "dnut",
"repo": "clipboard-sync",
"type": "github"
}
},
"flake-compat": {
"flake": false,
2024-07-16 00:47:24 -03:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-07-16 00:47:24 -03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
2024-07-16 00:47:24 -03:00
"type": "github"
}
},
2024-11-12 00:24:49 -03:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"hyprland",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
2024-01-12 17:01:45 -03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-30 13:34:38 -03:00
"lastModified": 1732482255,
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
"owner": "nix-community",
"repo": "home-manager",
2024-11-30 13:34:38 -03:00
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-08-05 18:00:26 -03:00
"hyprcursor": {
"inputs": {
"hyprlang": [
"hyprland",
"hyprlang"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-12 00:24:49 -03:00
"lastModified": 1728669738,
"narHash": "sha256-EDNAU9AYcx8OupUzbTbWE1d3HYdeG0wO6Msg3iL1muk=",
2024-08-05 18:00:26 -03:00
"owner": "hyprwm",
"repo": "hyprcursor",
2024-11-12 00:24:49 -03:00
"rev": "0264e698149fcb857a66a53018157b41f8d97bb0",
2024-08-05 18:00:26 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
"hyprland": {
"inputs": {
"aquamarine": "aquamarine",
"hyprcursor": "hyprcursor",
2024-09-30 19:30:10 -03:00
"hyprland-protocols": "hyprland-protocols",
2024-08-05 18:00:26 -03:00
"hyprlang": "hyprlang",
"hyprutils": "hyprutils",
"hyprwayland-scanner": "hyprwayland-scanner",
"nixpkgs": "nixpkgs",
2024-11-12 00:24:49 -03:00
"pre-commit-hooks": "pre-commit-hooks",
2024-08-05 18:00:26 -03:00
"systems": "systems",
"xdph": "xdph"
},
"locked": {
2024-11-30 13:34:38 -03:00
"lastModified": 1732737540,
"narHash": "sha256-ORogf5yeqxar+fMJek+rpUgfnCOYcoeomvczo/tYOcE=",
2024-10-28 17:01:22 -03:00
"owner": "hyprwm",
"repo": "Hyprland",
2024-11-30 13:34:38 -03:00
"rev": "5329298b522e3cc1201894909443775b00aeb336",
2024-10-28 17:01:22 -03:00
"type": "github"
2024-08-05 18:00:26 -03:00
},
"original": {
2024-10-28 17:01:22 -03:00
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
2024-08-05 18:00:26 -03:00
}
},
"hyprland-protocols": {
2024-09-30 19:30:10 -03:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-12 00:24:49 -03:00
"lastModified": 1728345020,
"narHash": "sha256-xGbkc7U/Roe0/Cv3iKlzijIaFBNguasI31ynL2IlEoM=",
2024-10-24 22:45:54 -03:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-11-12 00:24:49 -03:00
"rev": "a7c183800e74f337753de186522b9017a07a8cee",
2024-10-24 22:45:54 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
2024-08-05 18:00:26 -03:00
"hyprlang": {
"inputs": {
"hyprutils": [
"hyprland",
"hyprutils"
],
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
2024-08-23 13:39:01 -03:00
"locked": {
2024-11-12 00:24:49 -03:00
"lastModified": 1728168612,
"narHash": "sha256-AnB1KfiXINmuiW7BALYrKqcjCnsLZPifhb/7BsfPbns=",
2024-08-23 13:39:01 -03:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-11-12 00:24:49 -03:00
"rev": "f054f2e44d6a0b74607a6bc0f52dba337a3db38e",
2024-10-24 22:45:54 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-08-05 18:00:26 -03:00
"hyprutils": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-27 23:58:53 -03:00
"lastModified": 1731702627,
"narHash": "sha256-+JeO9gevnXannQxMfR5xzZtF4sYmSlWkX/BPmPx0mWk=",
"owner": "hyprwm",
"repo": "hyprutils",
2024-11-27 23:58:53 -03:00
"rev": "e911361a687753bbbdfe3b6a9eab755ecaf1d9e1",
2024-10-24 22:45:54 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprutils",
"type": "github"
}
},
2024-08-05 18:00:26 -03:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-09-30 19:30:10 -03:00
"lastModified": 1726874836,
"narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=",
2024-08-05 18:00:26 -03:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
2024-09-30 19:30:10 -03:00
"rev": "500c81a9e1a76760371049a8d99e008ea77aa59e",
2024-08-05 18:00:26 -03:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
2024-11-12 00:24:49 -03:00
"nixpkgs": {
2024-10-24 22:45:54 -03:00
"locked": {
2024-11-27 23:58:53 -03:00
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2024-11-12 00:24:49 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-27 23:58:53 -03:00
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
2024-10-24 22:45:54 -03:00
"type": "github"
},
"original": {
2024-11-12 00:24:49 -03:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2024-10-24 22:45:54 -03:00
"type": "github"
}
},
2024-11-12 00:24:49 -03:00
"nixpkgs-stable": {
2023-11-05 04:53:31 -03:00
"locked": {
2024-11-12 00:24:49 -03:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-08-05 18:00:26 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-12 00:24:49 -03:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2024-08-05 18:00:26 -03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-12 00:24:49 -03:00
"ref": "nixos-24.05",
2024-08-05 18:00:26 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-08-16 09:02:44 -03:00
"locked": {
2024-11-30 13:34:38 -03:00
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-30 13:34:38 -03:00
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
2023-11-05 04:53:31 -03:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-08-23 13:39:01 -03:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-12 00:24:49 -03:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
2024-10-24 22:45:54 -03:00
"locked": {
2024-11-19 17:31:40 -03:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-11-12 00:24:49 -03:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-19 17:31:40 -03:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
2024-10-24 22:45:54 -03:00
"type": "github"
},
"original": {
2024-11-12 00:24:49 -03:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-10-24 22:45:54 -03:00
"type": "github"
}
},
2024-01-12 17:01:45 -03:00
"root": {
"inputs": {
2024-10-17 20:31:53 -03:00
"clipboard-sync": "clipboard-sync",
"home-manager": "home-manager",
2024-08-05 18:00:26 -03:00
"hyprland": "hyprland",
2024-09-12 17:03:00 -03:00
"nixpkgs": "nixpkgs_2",
2024-11-12 00:24:49 -03:00
"spicetify-nix": "spicetify-nix"
2024-07-16 00:47:24 -03:00
}
},
"spicetify-nix": {
"inputs": {
2024-11-12 00:24:49 -03:00
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs"
]
2024-07-16 00:47:24 -03:00
},
"locked": {
2024-11-30 13:34:38 -03:00
"lastModified": 1732681011,
"narHash": "sha256-LZomF/Q9DR9WJsf4JoLxKmiRmGIng0c46olLAtQYYlc=",
"owner": "Gerg-L",
2024-07-16 00:47:24 -03:00
"repo": "spicetify-nix",
2024-11-30 13:34:38 -03:00
"rev": "5d4ec6aded85cfb4434b1b9258dfc21fe827d6d2",
2024-07-16 00:47:24 -03:00
"type": "github"
},
"original": {
"owner": "Gerg-L",
2024-07-16 00:47:24 -03:00
"repo": "spicetify-nix",
"type": "github"
}
2024-08-05 18:00:26 -03:00
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"xdph": {
"inputs": {
2024-11-12 00:24:49 -03:00
"hyprland-protocols": [
"hyprland",
"hyprland-protocols"
],
2024-08-05 18:00:26 -03:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-09-22 01:28:26 -03:00
"hyprutils": [
"hyprland",
"hyprutils"
],
"hyprwayland-scanner": [
"hyprland",
"hyprwayland-scanner"
],
2024-08-05 18:00:26 -03:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-11-27 23:58:53 -03:00
"lastModified": 1731703417,
"narHash": "sha256-rheDc/7C+yI+QspYr9J2z9kQ5P9F4ATapI7qyFAe1XA=",
2024-10-28 17:01:22 -03:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-11-27 23:58:53 -03:00
"rev": "8070f36deec723de71e7557441acb17e478204d3",
2024-10-28 17:01:22 -03:00
"type": "github"
2024-10-24 22:45:54 -03:00
},
"original": {
2024-10-28 17:01:22 -03:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
2024-10-24 22:45:54 -03:00
}
2023-11-05 04:53:31 -03:00
}
},
"root": "root",
"version": 7
}