Skip to content

Instantly share code, notes, and snippets.

@nagisa
Created July 1, 2019 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nagisa/2d6e4797f58d4597641e5b41586cd8b2 to your computer and use it in GitHub Desktop.
Save nagisa/2d6e4797f58d4597641e5b41586cd8b2 to your computer and use it in GitHub Desktop.
--- good 2019-07-01 21:41:26.637131035 +0300
+++ bad 2019-07-01 21:41:29.820173076 +0300
@@ -1,5 +1,5 @@
{
- "/nix/store/69d4ry96xgb73srrsq6r8zh6dk21kjsw-some.drv": {
+ "/nix/store/4qs9p66djfmx3rzyxvbns3i2s69ws871-some.drv": {
"outputs": {
"out": {
"path": "/nix/store/qlhy2yzm3gyjp2pa7z16dccllk8vf50a-some",
@@ -8,8 +8,8 @@
}
},
"inputSrcs": [
- "/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh",
- "/nix/store/z4fsdjicns6d3dsy32s34hmni0nq1ffy-hack.patch"
+ "/nix/store/0amxr5kj6q327wb7bmnbwmxfia2h9vc9-hack.patch",
+ "/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh"
],
"inputDrvs": {
"/nix/store/3p58gp8xp4f8p8qh8g8za081x92nnca9-swig-3.0.12.drv": [
@@ -111,7 +111,7 @@
"outputHashAlgo": "sha256",
"outputHashMode": "recursive",
"outputs": "out",
- "patches": "/nix/store/z4fsdjicns6d3dsy32s34hmni0nq1ffy-hack.patch",
+ "patches": "/nix/store/0amxr5kj6q327wb7bmnbwmxfia2h9vc9-hack.patch",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment