nixos/flake.lock

135 lines
3.4 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-27 23:16:46 +01:00
]
2021-10-14 13:07:05 +01:00
},
"locked": {
2024-09-10 15:43:40 +01:00
"lastModified": 1725703823,
"narHash": "sha256-tDgM4d8mLK0Hd6YMB2w1BqMto1XBXADOzPEaLl10VI4=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2024-09-10 15:43:40 +01:00
"rev": "208df2e558b73b6a1f0faec98493cb59a25f62ba",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2024-06-01 11:41:26 +01:00
"ref": "release-24.05",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-02-21 11:43:26 +00:00
"local-unstable": {
"locked": {
"lastModified": 0,
2024-09-10 15:43:40 +01:00
"narHash": "sha256-xGb70My2Qaz8TBb1Qi8cG28r7QgEMaUgKmluvFLL3n0=",
2024-04-24 16:05:05 +01:00
"path": "/home/giulio/dev/nixpkgs",
2024-02-21 11:43:26 +00:00
"type": "path"
},
"original": {
2024-04-24 16:05:05 +01:00
"path": "/home/giulio/dev/nixpkgs",
2024-02-21 11:43:26 +00:00
"type": "path"
}
},
2021-10-14 13:07:05 +01:00
"nixos-unstable": {
"locked": {
2024-09-17 16:53:52 +01:00
"lastModified": 1726586287,
"narHash": "sha256-EVoe9a4gRtZRB4gSOVM9chM134ukbSdDga9U43PvE+M=",
"owner": "NixOS",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
2024-09-17 16:53:52 +01:00
"rev": "e2f071fe687360ffff1af051e7914f8bcdf23762",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-09-17 16:53:52 +01:00
"lastModified": 1726579655,
"narHash": "sha256-+ymZdG2IYqGrIksB1ryLlLK/8b6D2yFPcPAWuqZYOqk=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-17 16:53:52 +01:00
"rev": "6ce91ea69aaa9544a232cd006e21491bc0a44697",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-01 11:41:26 +01:00
"ref": "release-24.05",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-16 22:59:01 +01:00
"nvidia-patch": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2024-09-17 16:53:52 +01:00
"lastModified": 1726045740,
"narHash": "sha256-JvPkJqh0ts3Pe94M2K2M/wqFvME/2mJu5PJw6wZENRU=",
2024-07-16 22:59:01 +01:00
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
2024-09-17 16:53:52 +01:00
"rev": "c329eaedabff3457a8cde74743c12b2bd87ceb14",
2024-07-16 22:59:01 +01:00
"type": "github"
},
"original": {
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
"type": "github"
}
},
2021-10-14 13:07:05 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-02-21 11:43:26 +00:00
"local-unstable": "local-unstable",
2021-10-14 13:07:05 +01:00
"nixos-unstable": "nixos-unstable",
2024-07-16 22:59:01 +01:00
"nixpkgs": "nixpkgs",
"nvidia-patch": "nvidia-patch"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2022-10-13 17:08:15 +01:00
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}