dotfiles/flake.lock

217 lines
5.8 KiB
Plaintext
Raw Normal View History

2021-09-08 19:43:08 +02:00
{
"nodes": {
2021-09-14 13:12:34 +02:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1631325864,
"narHash": "sha256-bBvrjUS0qfgC4LPFthGJ5E8Fl0f5UvlrCB3o5Bnn9ys=",
"owner": "ryantm",
"repo": "agenix",
"rev": "5c5bc282565f03f9c5b3d6e72b7cb985706148a6",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-09-10 14:00:56 +02:00
"emacs-overlay": {
"locked": {
"lastModified": 1631265331,
"narHash": "sha256-B7Z8pPFRGEEh+APOvneIHSLQk33QK9bh5l8gI9tSD74=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "2ff125e11371b88b1c4edeaa6f96355fbfee96da",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-09-08 19:43:08 +02:00
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-09-09 22:05:50 +02:00
"lastModified": 1630076227,
"narHash": "sha256-p3YdtqSPLnMudWsLMgd6XMEhQKB2oz1hvDkHtOlz5/Q=",
2021-09-08 19:43:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-09-09 22:05:50 +02:00
"rev": "f5adb9be829f487f99bcc0f1884f74ddb85f70c8",
2021-09-08 19:43:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2021-09-09 22:05:50 +02:00
"ref": "release-21.05",
2021-09-08 19:43:08 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2021-09-14 13:12:34 +02:00
"locked": {
"lastModified": 1618628710,
"narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=",
"path": "/nix/store/z1rf17q0fxj935cmplzys4gg6nxj1as0-source",
"rev": "7919518f0235106d050c77837df5e338fb94de5d",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
2021-09-08 19:43:08 +02:00
"locked": {
"lastModified": 1631117094,
"narHash": "sha256-FMdGgsJq1wGmMo98KjyUPN5ofqxuEru4ZmAn80LXa/8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b5c0ce5bef110c66d4cff87289c1b462ea7031ec",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-09-11 13:25:38 +02:00
"nur": {
"locked": {
"lastModified": 1631356739,
"narHash": "sha256-BFuSqK5U/xXMJx1nYkYgpm+5Xkcdey/QEpvbHkoUuuo=",
"owner": "nix-community",
"repo": "NUR",
"rev": "8442b8a7252b4c1c873c5ddbfacf89580548aa30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2021-09-10 11:16:30 +02:00
"picom": {
"flake": false,
"locked": {
"lastModified": 1606582992,
"narHash": "sha256-R+YUGBrLst6CpUgG9VCwaZ+LiBSDWTp0TLt1Ou4xmpQ=",
"owner": "jonaburg",
"repo": "picom",
"rev": "a8445684fe18946604848efb73ace9457b29bf80",
"type": "github"
},
"original": {
"owner": "jonaburg",
"repo": "picom",
"type": "github"
}
},
2021-09-08 19:43:08 +02:00
"root": {
"inputs": {
2021-09-14 13:12:34 +02:00
"agenix": "agenix",
2021-09-10 14:00:56 +02:00
"emacs-overlay": "emacs-overlay",
2021-09-08 19:43:08 +02:00
"home-manager": "home-manager",
2021-09-14 13:12:34 +02:00
"nixpkgs": "nixpkgs_2",
2021-09-11 13:25:38 +02:00
"nur": "nur",
2021-09-10 11:16:30 +02:00
"picom": "picom",
2021-09-08 19:43:08 +02:00
"unstable": "unstable",
2021-09-11 13:34:35 +02:00
"utils": "utils",
2021-09-11 13:35:44 +02:00
"zsh-autosuggestions": "zsh-autosuggestions",
"zsh-syntax-highlighting": "zsh-syntax-highlighting"
2021-09-08 19:43:08 +02:00
}
},
"unstable": {
"locked": {
"lastModified": 1631015389,
"narHash": "sha256-9SKTwRbp7OQGa4wKTo1wB6ctC2VlaIeKFZ+flqzPuoI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bc06c93905f60a82d6ebbb78f78cf289257860cc",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1631019843,
"narHash": "sha256-DUcnmOHK35JGfseRT/hhf5jSaN0+pSi9zoI9vLstlZk=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "8cd9fd963f7ff2fa5c11177cd9d8f9199b60e54b",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "release-1.2.0-without-deprecated-code",
"repo": "flake-utils-plus",
"type": "github"
}
2021-09-11 13:34:35 +02:00
},
"zsh-autosuggestions": {
"flake": false,
"locked": {
"lastModified": 1622844304,
"narHash": "sha256-KLUYpUu4DHRumQZ3w59m9aTW6TBKMCXl2UcKi4uMd7w=",
"owner": "zsh-users",
"repo": "zsh-autosuggestions",
"rev": "a411ef3e0992d4839f0732ebeb9823024afaaaa8",
"type": "github"
},
"original": {
"owner": "zsh-users",
"repo": "zsh-autosuggestions",
"type": "github"
}
2021-09-11 13:35:44 +02:00
},
"zsh-syntax-highlighting": {
"flake": false,
"locked": {
"lastModified": 1629459010,
"narHash": "sha256-m+gKQXNRYTpraWDXVMTU6UPJFivcyhOw3dNofFR4cyU=",
"owner": "zsh-users",
"repo": "zsh-syntax-highlighting",
"rev": "6e0e950154a4c6983d9e077ed052298ad9126144",
"type": "github"
},
"original": {
"owner": "zsh-users",
"repo": "zsh-syntax-highlighting",
"type": "github"
}
2021-09-08 19:43:08 +02:00
}
},
"root": "root",
"version": 7
}