update, add elm-json

This commit is contained in:
Aaron Bieber 2023-11-15 15:06:14 -07:00
parent 77b1ff55ea
commit 68fb9001d0
No known key found for this signature in database
2 changed files with 4 additions and 3 deletions

View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1686751072,
"narHash": "sha256-i4TGoVhWiwSkGV8D8Hk8A3MZ68rmAxknEVwTYkE3Wjk=",
"lastModified": 1688392541,
"narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "98be10c950909515f626a776e862c24589fde969",
"rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b",
"type": "github"
},
"original": {

View File

@ -47,6 +47,7 @@
elmPackages.elm
elmPackages.elm-test
elmPackages.elm-live
elmPackages.elm-json
];
in {
default = pkgs.mkShell {