musicomp/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2025-04-06 20:30:33 +00:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-04-07 23:24:06 +00:00
"lastModified": 1743964447,
"narHash": "sha256-nEo1t3Q0F+0jQ36HJfbJtiRU4OI+/0jX/iITURKe3EE=",
2025-04-06 20:30:33 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-07 23:24:06 +00:00
"rev": "063dece00c5a77e4a0ea24e5e5a5bd75232806f8",
2025-04-06 20:30:33 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
2025-04-07 23:24:06 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2025-04-06 20:30:33 +00:00
}
}
},
"root": "root",
"version": 7
}