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": {
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
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-07-16 22:59:01 +01:00
"narHash": "sha256-PARdSJzALMcRaXMHS/dZaJ+NDRQBvAhhPV4Bhlbh9gY=",
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-07-16 22:59:01 +01:00
"lastModified": 1721163745,
"narHash": "sha256-YrMzZTjGJk+giMTT+FxOlumSj+8Ph84REHG0dvr0u1Y=",
"owner": "NixOS",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
2024-07-16 22:59:01 +01:00
"rev": "fd29c411f73776b4a10c917e17f25ad0a942173b",
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-07-16 22:59:01 +01:00
"lastModified": 1721162132,
"narHash": "sha256-kH2unTqd/LlqG1NGbuUlRkDmXwCf80PNLNCjO3acQqI=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-16 22:59:01 +01:00
"rev": "265595f550a572703d10a9db94a9ded793f21dfc",
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": {
"lastModified": 1720463530,
"narHash": "sha256-oHFul4EmOfWVEuo7lbdjSZ6UAzRVOlYMyYj1H4ZTTLk=",
"owner": "icewind1991",
"repo": "nvidia-patch-nixos",
"rev": "2877c51b2b40a51a04c432dced00ee280fc932d2",
"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
}