nicks-nix-config/flake.lock

102 lines
2.5 KiB
Text
Raw Normal View History

2022-10-08 15:40:33 -07:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-10-08 16:25:40 -07:00
],
"utils": "utils"
2022-10-08 15:40:33 -07:00
},
"locked": {
2023-01-02 20:40:10 -08:00
"lastModified": 1671966569,
"narHash": "sha256-jbLgfSnmLchARBNFRvCic63CFQ9LAyvlXnBpc2kwjQc=",
2022-10-08 15:40:33 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-02 20:40:10 -08:00
"rev": "c55fa26ce05fee8e063db22918d05a73d430b2ea",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-08 18:52:26 -07:00
"kmonad": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "nix",
2022-12-03 12:09:48 -08:00
"lastModified": 1669553353,
"narHash": "sha256-q2sn1vqpzTAEmWLBnslEjKwTpTR1bT7YnuLbuLFfVUw=",
2022-10-08 18:52:26 -07:00
"owner": "kmonad",
"repo": "kmonad",
2022-12-03 12:09:48 -08:00
"rev": "596ed91500d6908b3dc8b97023f431115900c470",
2022-10-08 18:52:26 -07:00
"type": "github"
},
"original": {
"dir": "nix",
"owner": "kmonad",
"repo": "kmonad",
"type": "github"
}
},
2022-10-08 15:40:33 -07:00
"nixpkgs": {
2022-10-08 18:52:26 -07:00
"locked": {
"lastModified": 1653326962,
"narHash": "sha256-W8feCYqKTsMre4nAEpv5Kx1PVFC+hao/LwqtB2Wci/8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "41cc1d5d9584103be4108c1815c350e07c807036",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-10-08 15:40:33 -07:00
"locked": {
2023-01-02 20:40:10 -08:00
"lastModified": 1671983799,
"narHash": "sha256-Z2Ro6hFPZHkBqkVXY5/aBUzxi5xizQGvuHQ9+T5B/ks=",
2022-10-08 15:40:33 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-02 20:40:10 -08:00
"rev": "fad51abd42ca17a60fc1d4cb9382e2d79ae31836",
2022-10-08 15:40:33 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-10-08 16:25:40 -07:00
"ref": "nixos-unstable",
2022-10-08 15:40:33 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-10-08 18:52:26 -07:00
"kmonad": "kmonad",
"nixpkgs": "nixpkgs_2"
2022-10-08 15:40:33 -07:00
}
2022-10-08 16:25:40 -07:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-10-08 16:25:40 -07:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-10-08 16:25:40 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-08 15:40:33 -07:00
}
},
"root": "root",
"version": 7
}