Compare commits

..

No commits in common. '828b06b0017592ecd408f516d39332323b1f3853' and '19c9af003c95ed2888ad0bf09af0ccdfcb59793b' have entirely different histories.

@ -1,6 +1,6 @@
{
"name": "nix-devshell",
"version": "1.0.1",
"version": "1.0.0",
"description": "A tool for spawning nix-shells with the dependencies exposed in the LD_LIBRARY_PATH",
"main": "index.js",
"bin": {
@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "http://git.cryto.net/joepie91/nix-devshell.git"
"url": "git@git.cryto.net:joepie91/nix-devshell.git"
},
"keywords": [],
"author": "Sven Slootweg",

Loading…
Cancel
Save