Files
my-nixpkgs/flake.lock

79 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2025-08-20 18:28:32 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
2025-12-14 01:00:45 +01:00
"lastModified": 1765668534,
"narHash": "sha256-9RAEyMPLOD7EHsb5YRQbui32JebZrfCDn/eQJvFizeM=",
2025-08-20 18:28:32 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-14 01:00:45 +01:00
"rev": "ca5a44d3a4dc44021325f935d3c9f1fb4786cee2",
2025-08-20 18:28:32 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2025-08-20 19:56:14 +02:00
"nixpkgs-unstable": {
2025-08-20 18:28:32 +02:00
"locked": {
2025-12-14 01:00:45 +01:00
"lastModified": 1765472234,
"narHash": "sha256-9VvC20PJPsleGMewwcWYKGzDIyjckEz8uWmT0vCDYK0=",
2025-08-20 18:28:32 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-14 01:00:45 +01:00
"rev": "2fbfb1d73d239d2402a8fe03963e37aab15abe8b",
2025-08-20 18:28:32 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2025-08-20 19:56:14 +02:00
"flake-utils": "flake-utils",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
2025-08-20 18:28:32 +02:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}