Skip to content

Commit

Permalink
chore: undo nixpkgs update (#459)
Browse files Browse the repository at this point in the history
on my mac aarch64 system at least I was getting link errors due to some
other update...
I believe something to do with mktemp
  • Loading branch information
ss2165 authored Aug 25, 2023
1 parent fe83afb commit 2013622
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devenv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1692808169,
"narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
"lastModified": 1690441914,
"narHash": "sha256-Ac+kJQ5z9MDAMyzSc0i0zJDx2i3qi9NjlW5Lz285G/I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
"rev": "db8672b8d0a2593c2405aed0c1dfa64b2a2f428f",
"type": "github"
},
"original": {
Expand Down

0 comments on commit 2013622

Please sign in to comment.