Skip to content

Commit

Permalink
nixpkgs: fix revision to latest one from nixos-21.05 branch again
Browse files Browse the repository at this point in the history
We accidentally locked an intermediate result while rebasing. The
content of the old and new revision is semantically identical.
  • Loading branch information
osnyx committed Jul 5, 2024
1 parent 8e6c5a5 commit 9703b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"nixpkgs": {
"owner": "flyingcircusio",
"repo": "nixpkgs",
"rev": "ac16a2cf6697c7acec2deac4e1a0dda7b446ebb9",
"sha256": "sha256:0qggp84mi73b229k8da75pla7nxp26ghwlqf299hpd75dldy8z0x"
"rev": "ef04308d458246202859145f7e583fe3a220cc34",
"sha256": "sha256-HXzkG23ltAtTEg5TDp8Rt9uj6C1HNTSTEGucWAm672E="
},
"nixpkgs-23.05": {
"owner": "flyingcircusio",
Expand Down

0 comments on commit 9703b3c

Please sign in to comment.