This commit is contained in:
Kat Inskip 2022-06-24 16:31:30 +01:00 committed by kat
parent 89e4922c25
commit 0b8f8d1b5b
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
10 changed files with 195 additions and 130 deletions

156
trusted/flake.lock generated
View file

@ -1,30 +1,13 @@
{
"nodes": {
"anicca": {
"flake": false,
"locked": {
"lastModified": 1630289335,
"narHash": "sha256-4qkDeukQTwRsctM+VkQb8svxCsY03dZgBI6bHWr6xpo=",
"owner": "kittywitch",
"repo": "anicca",
"rev": "c890bd08f4e34a655ef5ff7561aa74cdc8d85a0a",
"type": "github"
},
"original": {
"owner": "kittywitch",
"ref": "main",
"repo": "anicca",
"type": "github"
}
},
"arcexprs": {
"flake": false,
"locked": {
"lastModified": 1654126673,
"narHash": "sha256-SxNpS14YUuwsSkd6PBfSTdzC191U6W36F3NQ0fJVr6U=",
"lastModified": 1654705662,
"narHash": "sha256-+vgMNuehEQqtXmtwq0w0sGDy8b6bShFiS2ZbBtUDw6k=",
"owner": "arcnmx",
"repo": "nixexprs",
"rev": "979321a3a55274c7eef9b85d74169b79e5a17824",
"rev": "727f8eb7aaf542b675aaa9141a5027ccb961539e",
"type": "github"
},
"original": {
@ -115,11 +98,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1654170097,
"narHash": "sha256-byrZN3k78pwg15puULonJUzTSEDjf8/YCkdUm/abla8=",
"lastModified": 1655893294,
"narHash": "sha256-ICpY7sKldeWDIJ1gnIyyLDv2xNKqkczxTy7Xjz2b8s0=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "489651e2927fdf356b68123ed6f8c7910bfa7f7d",
"rev": "e0d8cd1477216ece946d472c51e15a27cacf6664",
"type": "github"
},
"original": {
@ -241,6 +224,22 @@
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1653893745,
@ -280,17 +279,21 @@
},
"home-manager-darwin": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixfiles",
"nixpkgs-darwin"
]
],
"nmd": "nmd",
"nmt": "nmt",
"utils": "utils"
},
"locked": {
"lastModified": 1654113406,
"narHash": "sha256-70esZvhal+FsyU89mJRcAb+cDGHKt0sgZ6MlRr9Cplg=",
"lastModified": 1655858799,
"narHash": "sha256-Ws6BKlVuEVO29Ab3OEUfVLbWTECv/5Ax3yOMq/UeY0E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "684e85d01d333be91c4875baebb05b93c7d2ffaa",
"rev": "06bb67ab24bd6e6c6d2bc97ecbcddd6c8b07ac18",
"type": "github"
},
"original": {
@ -299,22 +302,6 @@
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1646131459,
"narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "impermanence",
"type": "github"
}
},
"nix-dns": {
"inputs": {
"flake-utils": [
@ -403,7 +390,6 @@
},
"nixfiles": {
"inputs": {
"anicca": "anicca",
"arcexprs": "arcexprs",
"ci": "ci",
"darwin": "darwin",
@ -412,7 +398,6 @@
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"home-manager-darwin": "home-manager-darwin",
"impermanence": "impermanence",
"nix-dns": "nix-dns",
"nix-doom-emacs": "nix-doom-emacs",
"nixpkgs": "nixpkgs_2",
@ -425,20 +410,20 @@
},
"locked": {
"lastModified": 0,
"narHash": "sha256-+q+B/uo3InU/vpaOfhceGg+J6TeW4hsgGxwSEsdBZe8=",
"path": "/nix/store/q2cgdly4k8zfxmi5mikwjh8wn1lwxfjl-source",
"narHash": "sha256-1ONY+sSEL6WFP84sQJfQbzEggBGaf90OIoQdJOwcPBQ=",
"path": "/nix/store/dh3ims692vc79wrdn6nx5dpn5sp7ap9q-source",
"type": "path"
},
"original": {
"path": "/nix/store/q2cgdly4k8zfxmi5mikwjh8wn1lwxfjl-source",
"path": "/nix/store/dh3ims692vc79wrdn6nx5dpn5sp7ap9q-source",
"type": "path"
}
},
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-erVj41IcCPDWdt8CwT60ygD+SY/uhqip3RXwiESOCVk=",
"path": "/nix/store/3q18gxqzw5qzyd9n64nyi1kgb66qi8ac-source",
"narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
"path": "/nix/store/3ds4cwrnkgfvpjgf80vr2dbw9yfrrnsv-source",
"type": "path"
},
"original": {
@ -448,11 +433,11 @@
},
"nixpkgs-darwin": {
"locked": {
"lastModified": 1654115789,
"narHash": "sha256-k9Qr8dLrmgEn+xIVbneJdQgCYG8FbbqOrTVaExUrLFI=",
"lastModified": 1655415671,
"narHash": "sha256-WD7HxxW1m8D/fkV1QlCYlZvnE5gQdg7ckq3myI4gPtE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bce6d15455f8c15c9ef511368947e7ef789c5316",
"rev": "f96729212602f15a6a226d2f27f5de70492ad095",
"type": "github"
},
"original": {
@ -464,11 +449,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1653931853,
"narHash": "sha256-O3wncIouj9x7gBPntzHeK/Hkmm9M1SGlYq7JI7saTAE=",
"lastModified": 1655624069,
"narHash": "sha256-7g1zwTdp35GMTERnSzZMWJ7PG3QdDE8VOX3WsnOkAtM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f1c167688a6f81f4a51ab542e5f476c8c595e457",
"rev": "0d68d7c857fe301d49cdcd56130e0beea4ecd5aa",
"type": "github"
},
"original": {
@ -478,6 +463,38 @@
"type": "github"
}
},
"nmd": {
"flake": false,
"locked": {
"lastModified": 1653339422,
"narHash": "sha256-RNLq09vfj21TyYuUCeD6BNTNC6Ew8bLhQULZytN4Xx8=",
"owner": "rycee",
"repo": "nmd",
"rev": "91dee681dd1c478d6040a00835d73c0f4a4c5c29",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
"nmt": {
"flake": false,
"locked": {
"lastModified": 1648075362,
"narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
"owner": "rycee",
"repo": "nmt",
"rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmt",
"type": "gitlab"
}
},
"nose": {
"flake": false,
"locked": {
@ -496,11 +513,11 @@
},
"nur": {
"locked": {
"lastModified": 1654172430,
"narHash": "sha256-6Y3ahiBZtqAYG0Mror5BdegviwWmhd5hcMhF/B/Nfng=",
"lastModified": 1655884594,
"narHash": "sha256-ZwmYvED9P9RmMvQkV+PeZ5vGQyDDaR5y8A5vuRnrac0=",
"owner": "nix-community",
"repo": "nur",
"rev": "edb5c94d7640890a39325351825cc39fb1c014b1",
"rev": "4a38042992499ce141a38e7dc5a105c31fd77b98",
"type": "github"
},
"original": {
@ -647,11 +664,11 @@
"tf-nix": {
"flake": false,
"locked": {
"lastModified": 1652202366,
"narHash": "sha256-CFNcYVwth9GdDO6o602UjLGKBy2Zsv/X00G3kofXRi8=",
"lastModified": 1655220817,
"narHash": "sha256-5eYqmPN1KuBz8ZNnIJPpRDeQDMOuS/kFpLGNld2G0is=",
"owner": "arcnmx",
"repo": "tf-nix",
"rev": "d45eb5ed2311f8d18d0ceaf93e544abbf48167fa",
"rev": "cd7c31d794a2d6992394ce4fa8b1157f8a88c349",
"type": "github"
},
"original": {
@ -677,6 +694,21 @@
"type": "git",
"url": "ssh://git@github.com/kittywitch/nixfiles-trusted"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",