pull/101/head
TheCodedProf 3 years ago
parent 7a182d8b87
commit 33cf951feb
No known key found for this signature in database
GPG Key ID: 803E7CCB5577E6A2

@ -2,9 +2,9 @@
## Contents:
- [In short](in-short)
- [How to](how-to)
- [The legal bit](the-legal-bit)
- [In short](#in-short)
- [How to](#how-to)
- [The legal bit](#the-legal-bit)
## In Short:

@ -3,7 +3,7 @@ module.exports = {
{
name: "Nucleus",
script: "/run/current-system/sw/bin/nix",
args: "develop --command yarn start --update-commands"
args: "develop --command pnpm start --update-commands"
}
]
};

@ -213,11 +213,11 @@
]
},
"locked": {
"lastModified": 1686170768,
"narHash": "sha256-obaJ1E5vzrgFsj7aYIR7AHGrKbYFkhoxgzJabAsOycc=",
"lastModified": 1686173255,
"narHash": "sha256-G9HiMDCnK+YeIb+lpLxsRg+/Kk2pz/PSlEtFe8Yi138=",
"owner": "clicksminuteper",
"repo": "pnpm2nix",
"rev": "4626cc787d4d8d9b0e74c4039aa0a05100381b44",
"rev": "f91bc86c6d2b1c2c3c4f476835b5ec01b750e898",
"type": "github"
},
"original": {

Loading…
Cancel
Save