nixvimConfig/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-03-25 12:37:10 +01:00
{
"nodes": {
2024-03-27 23:45:23 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-12 14:39:15 +02:00
"lastModified": 1715445235,
"narHash": "sha256-SUu+oIWn+xqQIOlwfwNfS9Sek4i1HKsrLJchsDReXwA=",
2024-03-27 23:45:23 +01:00
"owner": "nix-community",
"repo": "disko",
2024-05-12 14:39:15 +02:00
"rev": "159d87ea5b95bbdea46f0288a33c5e1570272725",
2024-03-27 23:45:23 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-03-25 12:37:10 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-12 14:39:15 +02:00
"lastModified": 1715486357,
"narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
2024-03-25 12:37:10 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-12 14:39:15 +02:00
"rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-12 14:39:15 +02:00
"lastModified": 1715447595,
"narHash": "sha256-VsVAUQOj/cS1LCOmMjAGeRksXIAdPnFIjCQ0XLkCsT0=",
2024-03-25 12:37:10 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-12 14:39:15 +02:00
"rev": "062ca2a9370a27a35c524dc82d540e6e9824b652",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-05-12 14:39:15 +02:00
"lastModified": 1715395895,
"narHash": "sha256-DreMqi6+qa21ffLQqhMQL2XRUkAGt3N7iVB5FhJKie4=",
2024-03-25 12:37:10 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-12 14:39:15 +02:00
"rev": "71bae31b7dbc335528ca7e96f479ec93462323ff",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-03-27 23:45:23 +01:00
"disko": "disko",
2024-03-25 12:37:10 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
}
}
},
"root": "root",
"version": 7
}