Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-ihaskell
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
gargantext-ihaskell
Commits
50c1c8ae
Commit
50c1c8ae
authored
Mar 26, 2018
by
Vaibhav Sagar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release-8.4.nix: use newer nixos-18.03
parent
7969fa53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
release-8.4.nix
release-8.4.nix
+2
-2
No files found.
release-8.4.nix
View file @
50c1c8ae
...
...
@@ -4,8 +4,8 @@ let
nixpkgs
=
import
(
nixpkgs_
.
fetchFromGitHub
{
owner
=
"NixOS"
;
repo
=
"nixpkgs"
;
rev
=
"
b828d00ffdae51ee44e04f2104d18eeee75344a0
"
;
sha256
=
"
00vrrik1cn5n5901ahi943mj5n2gn9f7dfg2qywfrn3z0hy9r590
"
;
rev
=
"
d843d7f21a66ba0a2f6517428815dc298ab14cb1
"
;
sha256
=
"
1h9lxv0768kg4sgkbcnzpfgsa928rxxzlbxfbl9psjaq20c2a6y1
"
;
})
{};
inherit
(
builtins
)
any
elem
filterSource
listToAttrs
;
lib
=
nixpkgs
.
lib
;
...
...
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