Compare commits
No commits in common. "3cc1b22abba656a6a7ea04aa709e5b1044f3f9f2" and "ac0354cb425d12c21ee66c91388658b529f51602" have entirely different histories.
3cc1b22abb
...
ac0354cb42
2 changed files with 17 additions and 17 deletions
|
@ -32,7 +32,7 @@
|
|||
abstract: [
|
||||
Scientific instruments are often designed to be operated by humans. As
|
||||
such, they are outfitted with analog dials and controls which are difficult
|
||||
for machines to understand. In order to ameliorate the accessibility of
|
||||
for machines to understand. In order to ameliorate the inaccessibility of
|
||||
experimental equipment in fundamental disciplines such as quantum physics,
|
||||
we seek a systematic approach to processing existing _analog systems_ into
|
||||
_digital data_ without invasively augmenting them with sensors. In this
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"nixpkgs-lib": "nixpkgs-lib"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1730504689,
|
||||
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
|
||||
"lastModified": 1727826117,
|
||||
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
|
||||
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -20,11 +20,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1732014248,
|
||||
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
|
||||
"lastModified": 1729256560,
|
||||
"narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
|
||||
"rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -36,14 +36,14 @@
|
|||
},
|
||||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"lastModified": 1730504152,
|
||||
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
|
||||
"lastModified": 1727825735,
|
||||
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
||||
},
|
||||
"original": {
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
|
||||
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
|
@ -61,11 +61,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1732071276,
|
||||
"narHash": "sha256-IKso+wX5Z0al6DV7DPLvEotlwchn6gHwI1jo+m7pVgo=",
|
||||
"lastModified": 1728290750,
|
||||
"narHash": "sha256-piLZT8398O69hy0e3gX8hUWqSzbCslMCt10pT8d6c8E=",
|
||||
"owner": "loqusion",
|
||||
"repo": "typix",
|
||||
"rev": "1cd4c152d7b9f1995df654da8c416a978b3ff066",
|
||||
"rev": "62d032735ad32a9a90225c06cb0857677fc753ee",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -77,11 +77,11 @@
|
|||
"typst-packages": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1732009538,
|
||||
"narHash": "sha256-/ffJWMfUpUFCFwPnqOgY566EUjqQUc57HJkFG/wCz0g=",
|
||||
"lastModified": 1729252723,
|
||||
"narHash": "sha256-xdaQYNw1GApaJnXJO4WnUTNuYeRXisxIUSuAzVXFEW4=",
|
||||
"owner": "typst",
|
||||
"repo": "packages",
|
||||
"rev": "223228f19f6e81d15775406d5c3a0110c789ef20",
|
||||
"rev": "9bcf190c85da91be6df9f5fc25a93ce5812489cc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue