remove hip from flake.lock

This commit is contained in:
Jack Wines 2024-02-23 00:05:58 -08:00
parent a98fb35d51
commit f4a22a9fa5
No known key found for this signature in database
GPG key ID: 25B20640600571E6

17
flake.lock generated
View file

@ -33,22 +33,6 @@
"type": "github" "type": "github"
} }
}, },
"hip": {
"flake": false,
"locked": {
"lastModified": 1680449103,
"narHash": "sha256-7mO0EifBLn16iTCxiOF74Ek89TDj4na6O7/WgAxKcp0=",
"owner": "lehins",
"repo": "hip",
"rev": "05adf58fa2581f4940e8d1b28280f64aea02f3ee",
"type": "github"
},
"original": {
"owner": "lehins",
"repo": "hip",
"type": "github"
}
},
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1708475490, "lastModified": 1708475490,
@ -87,7 +71,6 @@
"inputs": { "inputs": {
"flake-parts": "flake-parts", "flake-parts": "flake-parts",
"haskell-flake": "haskell-flake", "haskell-flake": "haskell-flake",
"hip": "hip",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"systems": "systems", "systems": "systems",
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"