Compare commits

..

2 commits

Author SHA1 Message Date
Seven of Nine
a878d23b69
flake.lock: Update
All checks were successful
/ test (push) Successful in 16s
/ test (pull_request) Successful in 14s
Flake lock file updates:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/6cd7ddb6c8a8ac4b2bfb35ca3261d3e689740c8e' (2024-03-08)
  → 'github:nix-community/emacs-overlay/4dd04421a91873b26f5b4acc8b2c947cb91c7900' (2024-03-09)
• Updated input 'emacs-overlay/nixpkgs-stable':
    'github:NixOS/nixpkgs/880992dcc006a5e00dd0591446fdf723e6a51a64' (2024-03-05)
  → 'github:NixOS/nixpkgs/2be119add7b37dc535da2dd4cba68e2cf8d1517e' (2024-03-08)
• Updated input 'extra-package-copilot':
    'github:zerolfx/copilot.el/fd4d7e8c1e95aa9d3967b19905c9b8c3e03f6a5c' (2024-02-22)
  → 'github:zerolfx/copilot.el/4e203efaa1f4047c800a026ba496d3bda8b67119' (2024-03-09)
2024-03-10 14:35:52 +01:00
681914f116
Various fixes
All checks were successful
/ test (push) Successful in 17s
2024-03-10 00:50:56 +01:00
3 changed files with 9 additions and 11 deletions

View file

@ -1,6 +1,4 @@
on:
push:
branches: ["*"]
on: [push, pull_request]
jobs:
test:
runs-on: nix
@ -8,4 +6,4 @@ jobs:
- uses: actions/checkout@v4
name: Checkout repository
- name: Build with nix
run: nix-fast-build --no-nom
run: nix-fast-build --no-nom

View file

@ -1,7 +1,7 @@
name: update-flake-lock
on:
schedule:
- cron: '21 14 * * *' # daily at 14:30
- cron: '52 0 * * *' # daily at 14:30
jobs:
lockfile:

12
flake.lock generated
View file

@ -7,11 +7,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1710061621,
"narHash": "sha256-C9+Yw5pxK1+0a5KxMoKocVZOfkj+V/6TSHasS2h6Zgg=",
"lastModified": 1710003807,
"narHash": "sha256-NVQosZpEz9dDo2f9I84P9NCsVjx2NQy3T9Lpp3TbJJs=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "1cdd60ae31faea0bc68251429f64589978415b4b",
"rev": "4dd04421a91873b26f5b4acc8b2c947cb91c7900",
"type": "github"
},
"original": {
@ -244,11 +244,11 @@
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1710021367,
"narHash": "sha256-FuMVdWqXMT38u1lcySYyv93A7B8wU0EGzUr4t4jQu8g=",
"lastModified": 1709884566,
"narHash": "sha256-NSYJg2sfdO/XS3L8XN/59Zhzn0dqWm7XtVnKI2mHq3w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b94a96839afcc56de3551aa7472b8d9a3e77e05d",
"rev": "2be119add7b37dc535da2dd4cba68e2cf8d1517e",
"type": "github"
},
"original": {