Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
138
Issues
138
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
7d0b506d
Verified
Commit
7d0b506d
authored
Apr 22, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[flake] update to nix 24.11
parent
a1e72519
Pipeline
#7539
passed with stages
in 34 minutes and 55 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
flake.lock
flake.lock
+4
-4
flake.nix
flake.nix
+1
-1
No files found.
flake.lock
View file @
7d0b506d
...
@@ -36,16 +36,16 @@
...
@@ -36,16 +36,16 @@
},
},
"nixpkgs": {
"nixpkgs": {
"locked": {
"locked": {
"lastModified": 17
17179513
,
"lastModified": 17
31603435
,
"narHash": "sha256-
vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM
=",
"narHash": "sha256-
CqCX4JG7UiHvkrBTpYC3wcEurvbtTADLbo3Ns2CEoL8
=",
"owner": "NixOS",
"owner": "NixOS",
"repo": "nixpkgs",
"repo": "nixpkgs",
"rev": "
63dacb46bf939521bdc93981b4cbb7ecb58427a0
",
"rev": "
8b27c1239e5c421a2bbc2c65d52e4a6fbf2ff296
",
"type": "github"
"type": "github"
},
},
"original": {
"original": {
"owner": "NixOS",
"owner": "NixOS",
"ref": "24.
05
",
"ref": "24.
11
",
"repo": "nixpkgs",
"repo": "nixpkgs",
"type": "github"
"type": "github"
}
}
...
...
flake.nix
View file @
7d0b506d
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
inputs
.
flake-utils
.
url
=
"github:numtide/flake-utils"
;
inputs
.
flake-utils
.
url
=
"github:numtide/flake-utils"
;
inputs
.
nixpkgs
.
url
=
"github:NixOS/nixpkgs?ref=24.
05
"
;
inputs
.
nixpkgs
.
url
=
"github:NixOS/nixpkgs?ref=24.
11
"
;
inputs
.
purescript-overlay
=
{
inputs
.
purescript-overlay
=
{
url
=
"github:thomashoneyman/purescript-overlay"
;
url
=
"github:thomashoneyman/purescript-overlay"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment