nixos/flake.lock

143 lines
3.7 KiB
Plaintext
Raw Normal View History

2023-08-01 15:35:09 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-01 20:55:41 +01:00
"lastModified": 1700814205,
"narHash": "sha256-lWqDPKHRbQfi+zNIivf031BUeyciVOtwCwTjyrhDB5g=",
2023-08-01 15:35:09 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-01 20:55:41 +01:00
"rev": "aeb2232d7a32530d3448318790534d196bf9427a",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-01 20:55:41 +01:00
"ref": "release-23.11",
2023-08-01 15:35:09 +02:00
"repo": "home-manager",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701728041,
"narHash": "sha256-x0pyrI1vC8evVDxCxyO6olOyr4wlFg9+VS3C3p4xFYQ=",
2023-08-13 19:28:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "ac7216918cd65f3824ba7817dea8f22e61221eaf",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"impermanence": {
"locked": {
"lastModified": 1697303681,
"narHash": "sha256-caJ0rXeagaih+xTgRduYtYKL1rZ9ylh06CIrt1w5B4g=",
2023-08-01 15:35:09 +02:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "0f317c2e9e56550ce12323eb39302d251618f5b5",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-08-01 16:31:44 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701572887,
"narHash": "sha256-oCPwQZT0Inis4zcYhtFHUp7Rym1zglKPLDcRird35q8=",
2023-08-01 16:31:44 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "41afa8d1c061beda68502bcc67f2788f3a77042b",
2023-08-01 16:31:44 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2023-11-11 23:00:19 +01:00
"nixos-hardware": {
"locked": {
"lastModified": 1701656485,
"narHash": "sha256-xDFormrGCKKGqngHa2Bz1GTeKlFMMjLnHhTDRdMJ1hs=",
2023-11-11 23:00:19 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "fa194fc484fd7270ab324bb985593f71102e84d1",
2023-11-11 23:00:19 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1701539137,
"narHash": "sha256-nVO/5QYpf1GwjvtpXhyxx5M3U/WN0MwBro4Lsk+9mL0=",
2023-08-01 15:35:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "933d7dc155096e7575d207be6fb7792bc9f34f6d",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-01 17:46:52 +01:00
"ref": "nixos-23.11",
2023-08-01 15:35:09 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1701436327,
"narHash": "sha256-tRHbnoNI8SIM5O5xuxOmtSLnswEByzmnQcGGyNRjxsE=",
2023-08-13 19:28:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "91050ea1e57e50388fa87a3302ba12d188ef723a",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-08-13 19:28:37 +02:00
"home-manager-unstable": "home-manager-unstable",
2023-08-01 15:35:09 +02:00
"impermanence": "impermanence",
2023-08-01 16:31:44 +02:00
"nix-index-database": "nix-index-database",
2023-11-11 23:00:19 +01:00
"nixos-hardware": "nixos-hardware",
2023-08-13 19:28:37 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-08-01 15:35:09 +02:00
}
}
},
"root": "root",
"version": 7
}