hyprpaper/flake.lock

95 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-08-23 19:58:33 +02:00
{
"nodes": {
2024-01-01 14:22:43 +01:00
"hyprlang": {
"inputs": {
2024-03-24 13:38:34 +01:00
"nixpkgs": "nixpkgs",
"systems": "systems"
2024-01-01 14:22:43 +01:00
},
"locked": {
2024-03-24 13:38:34 +01:00
"lastModified": 1711250455,
"narHash": "sha256-LSq1ZsTpeD7xsqvlsepDEelWRDtAhqwetp6PusHXJRo=",
2024-01-01 14:22:43 +01:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-03-24 13:38:34 +01:00
"rev": "b3e430f81f3364c5dd1a3cc9995706a4799eb3fa",
2024-01-01 14:22:43 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2022-08-23 19:58:33 +02:00
"nixpkgs": {
"locked": {
2024-03-24 13:38:34 +01:00
"lastModified": 1708475490,
"narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=",
"owner": "NixOS",
2022-08-23 19:58:33 +02:00
"repo": "nixpkgs",
2024-03-24 13:38:34 +01:00
"rev": "0e74ca98a74bc7270d28838369593635a5db3260",
2022-08-23 19:58:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-01 14:22:43 +01:00
"nixpkgs_2": {
"locked": {
2024-03-24 13:38:34 +01:00
"lastModified": 1711163522,
"narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=",
2024-01-01 14:22:43 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-24 13:38:34 +01:00
"rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4",
2024-01-01 14:22:43 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-08-23 19:58:33 +02:00
"root": {
"inputs": {
2024-01-01 14:22:43 +01:00
"hyprlang": "hyprlang",
2024-03-24 13:38:34 +01:00
"nixpkgs": "nixpkgs_2",
"systems": "systems_2"
}
},
"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"
}
},
"systems_2": {
"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"
2022-08-23 19:58:33 +02:00
}
}
},
"root": "root",
"version": 7
}