1
0
forked from extern/nix-config

chore: Update flake inputs

This commit is contained in:
Donovan Glover 2023-07-15 11:44:14 -04:00
parent 50ba2f9352
commit b11734ac67
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -2,22 +2,20 @@
"nodes": {
"base16": {
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
"fromYaml": "fromYaml"
},
"locked": {
"lastModified": 1658847131,
"narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=",
"lastModified": 1687651793,
"narHash": "sha256-AjV/f/grsR4y6t0aUviXxjeLAEYmpE/4XE08IIPhHag=",
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb",
"rev": "f493d8a8a6b4c1d814790e2189f26d4bcf433185",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "f493d8a8a6b4c1d814790e2189f26d4bcf433185",
"type": "github"
}
},
@ -37,6 +35,22 @@
"type": "github"
}
},
"fromYaml": {
"flake": false,
"locked": {
"lastModified": 1685846909,
"narHash": "sha256-ibxtG018Qq2Qjxir4Hai3Gr1hOOa+ad4V0EbFaHOj9Y=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "706176e156923d963ead81fe6bfba041f057cc65",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -44,16 +58,16 @@
]
},
"locked": {
"lastModified": 1688999869,
"narHash": "sha256-gLD2UI6+Nb9JV5Wh4FnLHAZwLMiY11RHYBKmBZCxLXc=",
"owner": "nix-community",
"lastModified": 1689356470,
"narHash": "sha256-4RTvxA8iIN+a/j0TGeqed9dl/s5m0ZLU7U8gidNC9eU=",
"owner": "donovanglover",
"repo": "home-manager",
"rev": "a6d1d954b81caf4c9291b8ac35452fef842f289b",
"rev": "9294038981a605c3b36f0a84c0231cdfe79a607f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"owner": "donovanglover",
"ref": "personal-master",
"repo": "home-manager",
"type": "github"
}
@ -93,15 +107,16 @@
]
},
"locked": {
"lastModified": 1689073161,
"narHash": "sha256-kYOgx40afd0PGZYgog4+DkiQA/B1zh5L0wy1AEhR+K4=",
"owner": "danth",
"lastModified": 1689347170,
"narHash": "sha256-3IO+37XkKKGILEFw60VeG7P+3za47SNXD3wIXzpNTlU=",
"owner": "donovanglover",
"repo": "stylix",
"rev": "1726a19ea4148fc9cb7a22361cb44b7f3070ed0e",
"rev": "0087f554ffe5293a2db7444145b1c54ee338399f",
"type": "github"
},
"original": {
"owner": "danth",
"owner": "donovanglover",
"ref": "personal-master",
"repo": "stylix",
"type": "github"
}