1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 04:27:45 +00:00

feat: release 1.3.0

This commit is contained in:
Kevin Amado 2022-05-10 14:32:04 -06:00
parent a27fb4a608
commit bb7f2ad3f1
19 changed files with 1054 additions and 861 deletions

8
front/flake.lock generated
View file

@ -23,16 +23,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1648097358,
"narHash": "sha256-GMoTKP/po2Nbkh1tvPvP8Ww6NyFW8FFst1Z3nfzffZc=",
"lastModified": 1652073560,
"narHash": "sha256-WigD7BFlm4Wr12ujm9HE7yH3U3LWtfoGu3im6EAu9RE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4d60081494259c0785f7e228518fee74e0792c1b",
"rev": "43c99bebdab0ed66de2c4264e48b25999c2d9573",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}