nixos-configs/flake.lock

79 lines
1.9 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": {
2022-10-30 00:16:27 +02:00
"lastModified": 1666903647,
"narHash": "sha256-sFI1Gh9DTGzHnBINondupUGYbe+T0wZcpcZjkW0qffM=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-10-30 00:16:27 +02:00
"rev": "213a06295dff96668a1d673b9fd1c03ce1de6745",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-30 00:16:27 +02:00
"lastModified": 1662996720,
"narHash": "sha256-XvLQ3SuXnDMJMpM1sv1ifPjBuRytiDYhB12H/BNTjgY=",
2022-06-22 20:08:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-10-30 00:16:27 +02:00
"rev": "5f326e2a403e1cebaec378e72ceaf5725983376d",
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_2": {
"locked": {
2022-10-30 00:16:27 +02:00
"lastModified": 1666869603,
"narHash": "sha256-3V53or4Vpu4+LrGfGSh3T2V8+qf5RP6nRuex9GywkwE=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-10-30 00:16:27 +02:00
"rev": "2001e2b31c565bcdf7bc13062b8d7cfccaca05b8",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-09-15 23:49:33 +02:00
"nixpkgs": "nixpkgs_2"
2021-07-02 01:47:30 +02:00
}
2022-06-22 20:08:26 +02:00
},
"utils": {
"locked": {
2022-10-30 00:16:27 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-06-22 20:08:26 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-30 00:16:27 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
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
}