nixfiles/flake.lock

113 lines
2.8 KiB
Plaintext
Raw Normal View History

2024-01-09 15:46:18 +01:00
{
"nodes": {
2024-01-10 13:30:05 +01:00
"fernglas": {
"inputs": {
"flake-utils": "flake-utils",
2024-01-11 12:43:58 +01:00
"nixpkgs": "nixpkgs"
2024-01-10 13:30:05 +01:00
},
"locked": {
"lastModified": 1703863936,
"narHash": "sha256-sy+rSQ1NMUf5Rhoi0waBgBh+vj98ADjrROSkBG4EFWY=",
"owner": "wobcom",
"repo": "fernglas",
"rev": "eef7c251904c9c39eacb0d680474901af4b7a9b4",
"type": "github"
},
"original": {
"owner": "wobcom",
"repo": "fernglas",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-09 15:46:18 +01:00
"nixos-hardware": {
"locked": {
2024-01-09 15:48:53 +01:00
"lastModified": 1704786394,
"narHash": "sha256-aJM0ln9fMGWw1+tjyl5JZWZ3ahxAA2gw2ZpZY/hkEMs=",
2024-01-09 15:46:18 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-01-09 15:48:53 +01:00
"rev": "b34a6075e9e298c4124e35c3ccaf2210c1f3a43b",
2024-01-09 15:46:18 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
2024-01-11 12:43:58 +01:00
"locked": {
"lastModified": 1704722960,
"narHash": "sha256-mKGJ3sPsT6//s+Knglai5YflJUF2DGj7Ai6Ynopz0kI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "317484b1ead87b9c1b8ac5261a8d2dd748a0492d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-01-10 13:30:05 +01:00
"locked": {
"lastModified": 1704722960,
"narHash": "sha256-mKGJ3sPsT6//s+Knglai5YflJUF2DGj7Ai6Ynopz0kI=",
2024-01-10 13:50:25 +01:00
"owner": "nixos",
2024-01-10 13:30:05 +01:00
"repo": "nixpkgs",
"rev": "317484b1ead87b9c1b8ac5261a8d2dd748a0492d",
"type": "github"
},
"original": {
2024-01-10 13:50:25 +01:00
"owner": "nixos",
2024-01-09 15:46:18 +01:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-01-10 13:30:05 +01:00
"fernglas": "fernglas",
2024-01-09 15:46:18 +01:00
"nixos-hardware": "nixos-hardware",
2024-01-11 12:43:58 +01:00
"nixpkgs": "nixpkgs_2"
2024-01-10 13:30:05 +01: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"
2024-01-09 15:46:18 +01:00
}
}
},
"root": "root",
"version": 7
}