mirror of
https://github.com/dwinkler1/fran.git
synced 2026-05-22 14:13:31 -04:00
Compare commits
4 commits
7b8fbbcd0c
...
697a1c07e7
| Author | SHA1 | Date | |
|---|---|---|---|
|
697a1c07e7 |
|||
|
5c03b6970a |
|||
|
|
c58da190e5 | ||
|
|
c59cb699e9 |
4 changed files with 17 additions and 11 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- uses: cachix/cachix-action@v16
|
- uses: cachix/cachix-action@v17
|
||||||
with:
|
with:
|
||||||
name: rde
|
name: rde
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
|
|
|
||||||
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -2,17 +2,17 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1771246459,
|
"lastModified": 1771303851,
|
||||||
"narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
|
"narHash": "sha256-tgveHozOJ2D/mi3LxVy/FcmLFDlM5XKZxsNB2XpvzaM=",
|
||||||
"owner": "rstats-on-nix",
|
"owner": "dwinkler1",
|
||||||
"repo": "nixpkgs",
|
"repo": "rixpkgs",
|
||||||
"rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
|
"rev": "af2dd3f7b4b172077747c0869d4e30702fb71b0e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "rstats-on-nix",
|
"owner": "dwinkler1",
|
||||||
"ref": "2026-02-16",
|
"ref": "nixpkgs",
|
||||||
"repo": "nixpkgs",
|
"repo": "rixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
6
versions/httpgd.json
Normal file
6
versions/httpgd.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"owner": "nx10",
|
||||||
|
"repo": "httpgd",
|
||||||
|
"rev": "087ebf5bbf46ddc52e107d6a8bb26381177d2e7f",
|
||||||
|
"hash": "sha256-aEhrcWmDaqZn+fBHX/9/9VyJhYeHQKSSLaxeMQhzApA="
|
||||||
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"owner": "grantmcdermott",
|
"owner": "grantmcdermott",
|
||||||
"repo": "jgd",
|
"repo": "jgd",
|
||||||
"rev": "e51385ed656618ed3d2611c0ccc1feff22bf4e11",
|
"rev": "6a7b81cf22361366960f619fbbf46f893ab7583b",
|
||||||
"hash": "sha256-rWn8DVvH7JapCs1i0jQQQsWm00JPNUolVygcfDsSV1k="
|
"hash": "sha256-OXamYYwyr2RHwsPmXlWr4tMxsLIbaGG/sl7QNpDZTnQ="
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue