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-10-07 12:58:01 +01:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2024-10-07 12:58:01 +01:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
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-10-07 12:58:01 +01:00
"narHash": "sha256-Ze/skDlIVhdU7ECVgmPJvri8V4SOuUbgDICD09Df1qg=",
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-10-07 12:58:01 +01:00
"lastModified": 1728298610,
"narHash": "sha256-p59t3nT1Y26rNmx1opPsqLBOaiOWOkz9+kbjIAUcbPg=",
"owner": "NixOS",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
2024-10-07 12:58:01 +01:00
"rev": "291dc4ce26ec61650c14ff192d1b3889b77efd07",
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-10-07 12:58:01 +01:00
"lastModified": 1728269403,
"narHash": "sha256-2bFI1yEt5aPQ03RJjO5Zu+gDp5Glp8K7eAGdHHHjoBo=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-07 12:58:01 +01:00
"rev": "90fe4c0103687f9c6124b783762deee2561d335a",
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-10-07 12:58:01 +01:00
"lastModified": 1728174521,
"narHash": "sha256-cp0gCyB8AifT8lPg+Zl/Y0tLTKe5+0Eu84BwtYQiyX0=",
2024-07-16 22:59:01 +01:00
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
2024-10-07 12:58:01 +01:00
"rev": "0c0184603c56c852541e0a2cc00dd65a15e46dda",
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
}