mirror of
https://github.com/dwinkler1/fran.git
synced 2026-05-22 22:23:32 -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
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: cachix/cachix-action@v16
|
||||
- uses: cachix/cachix-action@v17
|
||||
with:
|
||||
name: rde
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
|
|
|
|||
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -2,17 +2,17 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1771246459,
|
||||
"narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
|
||||
"owner": "rstats-on-nix",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
|
||||
"lastModified": 1771303851,
|
||||
"narHash": "sha256-tgveHozOJ2D/mi3LxVy/FcmLFDlM5XKZxsNB2XpvzaM=",
|
||||
"owner": "dwinkler1",
|
||||
"repo": "rixpkgs",
|
||||
"rev": "af2dd3f7b4b172077747c0869d4e30702fb71b0e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rstats-on-nix",
|
||||
"ref": "2026-02-16",
|
||||
"repo": "nixpkgs",
|
||||
"owner": "dwinkler1",
|
||||
"ref": "nixpkgs",
|
||||
"repo": "rixpkgs",
|
||||
"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",
|
||||
"repo": "jgd",
|
||||
"rev": "e51385ed656618ed3d2611c0ccc1feff22bf4e11",
|
||||
"hash": "sha256-rWn8DVvH7JapCs1i0jQQQsWm00JPNUolVygcfDsSV1k="
|
||||
"rev": "6a7b81cf22361366960f619fbbf46f893ab7583b",
|
||||
"hash": "sha256-OXamYYwyr2RHwsPmXlWr4tMxsLIbaGG/sl7QNpDZTnQ="
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue