nixos-configs/flake.lock

96 lines
2.4 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
2022-06-22 20:08:26 +02:00
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-07-02 01:47:30 +02:00
},
"locked": {
2023-02-22 23:39:10 +01:00
"lastModified": 1677013990,
"narHash": "sha256-HwAnE5MHsyLiRJp50KfDFPiiOZXI0Ts8hXpIh6yBilE=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-02-22 23:39:10 +01:00
"rev": "564b82b3542026e7fb5d0da16c56ae3e40e5c9dd",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-22 23:39:10 +01:00
"lastModified": 1675115703,
"narHash": "sha256-4zetAPSyY0D77x+Ww9QBe8RHn1akvIvHJ/kgg8kGDbk=",
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-02-22 23:39:10 +01:00
"rev": "2caf4ef5005ecc68141ecb4aac271079f7371c44",
2022-06-22 20:08:26 +02:00
"type": "github"
2021-07-02 01:47:30 +02:00
},
"original": {
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-02 01:47:30 +02:00
}
},
"nixpkgs-unstable": {
2021-07-02 01:47:30 +02:00
"locked": {
2023-02-22 23:39:10 +01:00
"lastModified": 1676973346,
"narHash": "sha256-rft8oGMocTAhUVqG3LW6I8K/Fo9ICGmNjRqaWTJwav0=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-02-22 23:39:10 +01:00
"rev": "d0d55259081f0b97c828f38559cad899d351cad1",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-02-22 23:39:10 +01:00
"lastModified": 1676998680,
"narHash": "sha256-61gxdL3bqHWnRSiYq+sKWbSX6tuwaRnYfPvhpRK011s=",
"owner": "nixos",
"repo": "nixpkgs",
2023-02-22 23:39:10 +01:00
"rev": "a3d745e701c337e65ef467d5a9400d9336a303a1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2021-07-02 01:47:30 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
2021-07-02 01:47:30 +02:00
}
2022-06-22 20:08:26 +02:00
},
"utils": {
"locked": {
2022-11-30 01:17:14 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-22 20:08:26 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-30 01:17:14 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-22 20:08:26 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-07-02 01:47:30 +02:00
}
},
"root": "root",
"version": 7
}