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-04-15 22:56:05 +02:00
"lastModified": 1713121246,
"narHash": "sha256-502X0Q0fhN6tJK7iEUA8CghONKSatW/Mqj4Wappd++0=",
2024-01-01 14:22:43 +01:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-04-15 22:56:05 +02:00
"rev": "78fcaa27ae9e1d782faa3ff06c8ea55ddce63706",
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-04-15 22:56:05 +02:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
2024-01-01 14:22:43 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 22:56:05 +02:00
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
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
}